|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.cmis.search.CMISResultSetColumnImpl
public class CMISResultSetColumnImpl
| Method Summary | |
|---|---|
CMISDataTypeEnum |
getCMISDataType()
The type of the column |
CMISPropertyDefinition |
getCMISPropertyDefinition()
The property definition if there is one for the column |
QName |
getDataType()
The type of the column |
java.lang.String |
getName()
The column name |
QName |
getPropertyType()
The property definition if there is one for the column |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
ResultSetColumn
getName in interface ResultSetColumnpublic CMISPropertyDefinition getCMISPropertyDefinition()
CMISResultSetColumn
getCMISPropertyDefinition in interface CMISResultSetColumnpublic CMISDataTypeEnum getCMISDataType()
CMISResultSetColumn
getCMISDataType in interface CMISResultSetColumnpublic QName getDataType()
ResultSetColumn
getDataType in interface ResultSetColumnpublic QName getPropertyType()
ResultSetColumn
getPropertyType in interface ResultSetColumn
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||