Package org.alfresco.opencmis.mapping
Class ObjectTypeIdProperty
java.lang.Object
org.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.ObjectTypeIdProperty
- All Implemented Interfaces:
CMISPropertyAccessor
Get the CMIS object type id property
- Author:
- florian.mueller
-
Field Summary
Fields inherited from class org.alfresco.opencmis.mapping.AbstractProperty
connector, CONTENT_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionObjectTypeIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISDictionaryService dictionaryService) Construct -
Method Summary
Methods inherited from class org.alfresco.opencmis.mapping.AbstractProperty
createNodeInfo, createNodeInfo, getContentData, getGuid, getMappedProperty, getName, getServiceRegistry, getValue, getValue, getValue, setValue
-
Constructor Details
-
ObjectTypeIdProperty
public ObjectTypeIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISDictionaryService dictionaryService) Construct- Parameters:
serviceRegistry- ServiceRegistryconnector- CMISConnectordictionaryService- CMISDictionaryService
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classAbstractProperty
-