|
|||||||||
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 |
org.alfresco.service.namespace.QName |
getDataType()
|
java.lang.String |
getName()
|
org.alfresco.service.namespace.QName |
getPropertyType()
|
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()
getName
in interface org.alfresco.service.cmr.search.ResultSetColumn
public CMISPropertyDefinition getCMISPropertyDefinition()
CMISResultSetColumn
getCMISPropertyDefinition
in interface CMISResultSetColumn
public CMISDataTypeEnum getCMISDataType()
CMISResultSetColumn
getCMISDataType
in interface CMISResultSetColumn
public org.alfresco.service.namespace.QName getDataType()
getDataType
in interface org.alfresco.service.cmr.search.ResultSetColumn
public org.alfresco.service.namespace.QName getPropertyType()
getPropertyType
in interface org.alfresco.service.cmr.search.ResultSetColumn
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |