public class CMISResultSetColumnImpl extends java.lang.Object implements CMISResultSetColumn
| Modifier and Type | Method and Description |
|---|---|
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() |
public java.lang.String getName()
getName in interface org.alfresco.service.cmr.search.ResultSetColumnpublic CMISPropertyDefinition getCMISPropertyDefinition()
CMISResultSetColumngetCMISPropertyDefinition in interface CMISResultSetColumnpublic CMISDataTypeEnum getCMISDataType()
CMISResultSetColumngetCMISDataType in interface CMISResultSetColumnpublic org.alfresco.service.namespace.QName getDataType()
getDataType in interface org.alfresco.service.cmr.search.ResultSetColumnpublic org.alfresco.service.namespace.QName getPropertyType()
getPropertyType in interface org.alfresco.service.cmr.search.ResultSetColumnCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.