|
|||||||||
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 ResultSetColumn
public CMISPropertyDefinition getCMISPropertyDefinition()
CMISResultSetColumn
getCMISPropertyDefinition
in interface CMISResultSetColumn
public CMISDataTypeEnum getCMISDataType()
CMISResultSetColumn
getCMISDataType
in interface CMISResultSetColumn
public QName getDataType()
ResultSetColumn
getDataType
in interface ResultSetColumn
public QName getPropertyType()
ResultSetColumn
getPropertyType
in interface ResultSetColumn
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |