public class CMISResultSetColumn extends Object implements ResultSetColumn
| Modifier and Type | Method and Description |
|---|---|
org.apache.chemistry.opencmis.commons.enums.PropertyType |
getCMISDataType() |
PropertyDefinitionWrapper |
getCMISPropertyDefinition() |
QName |
getDataType() |
String |
getName() |
QName |
getPropertyType() |
public String getName()
getName in interface ResultSetColumnpublic PropertyDefinitionWrapper getCMISPropertyDefinition()
public org.apache.chemistry.opencmis.commons.enums.PropertyType getCMISDataType()
public QName getDataType()
getDataType in interface ResultSetColumnpublic QName getPropertyType()
getPropertyType in interface ResultSetColumnCopyright © 2005–2020 Alfresco Software. All rights reserved.