Package org.alfresco.opencmis.mapping
Class NodeRefProperty
java.lang.Object
org.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.NodeRefProperty
- All Implemented Interfaces:
CMISPropertyAccessor
Get the CMIS object id property.
-
Field Summary
FieldsFields inherited from class org.alfresco.opencmis.mapping.AbstractProperty
connector, CONTENT_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionNodeRefProperty(ServiceRegistry serviceRegistry, CMISConnector connector) Construct -
Method Summary
Methods inherited from class org.alfresco.opencmis.mapping.AbstractProperty
createNodeInfo, createNodeInfo, getContentData, getGuid, getMappedProperty, getName, getServiceRegistry, getValue, getValue, getValue, setValue
-
Field Details
-
NodeRefPropertyId
- See Also:
-
-
Constructor Details
-
NodeRefProperty
Construct- Parameters:
serviceRegistry- ServiceRegistry
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classAbstractProperty
-