| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.dictionary | |
| org.alfresco.cmis.mapping | |
| org.alfresco.cmis.search |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISDataTypeEnum> |
CMISDataTypeEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISDataTypeEnum |
CMISDictionaryService.findDataType(org.alfresco.service.namespace.QName dataType)
Find data type
|
CMISDataTypeEnum |
CMISResultSetColumn.getCMISDataType()
The type of the column
|
CMISDataTypeEnum |
CMISPropertyDefinition.getDataType()
Get the property type
|
static CMISDataTypeEnum |
CMISDataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISDataTypeEnum[] |
CMISDataTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMISDataTypeEnum |
CMISAbstractDictionaryService.findDataType(org.alfresco.service.namespace.QName dataType) |
CMISDataTypeEnum |
CMISBasePropertyDefinition.getDataType()
Get the property type
|
| Modifier and Type | Method and Description |
|---|---|
CMISDataTypeEnum |
CMISMapping.getDataType(org.alfresco.service.cmr.dictionary.DataTypeDefinition datatype)
Get the CMIS property type for a property
|
CMISDataTypeEnum |
CMISMapping.getDataType(org.alfresco.service.namespace.QName dataType) |
| Modifier and Type | Method and Description |
|---|---|
CMISDataTypeEnum |
CMISResultSetColumnImpl.getCMISDataType() |
Copyright © 2005–2014 Alfresco Software. All rights reserved.