Package org.alfresco.opencmis.mapping
Class CheckinCommentProperty
java.lang.Object
org.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.CheckinCommentProperty
- All Implemented Interfaces:
CMISPropertyAccessor
Accessor for the CMIS Checkin Comment
- Author:
- florian.mueller
-
Field Summary
Fields inherited from class org.alfresco.opencmis.mapping.AbstractProperty
connector, CONTENT_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionCheckinCommentProperty(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
-
Constructor Details
-
CheckinCommentProperty
Construct- Parameters:
serviceRegistry- ServiceRegistryconnector- CMISConnector
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classAbstractProperty
-