Package org.alfresco.opencmis.mapping
Class AllowedChildObjectTypeIdsProperty
java.lang.Object
org.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.AllowedChildObjectTypeIdsProperty
- All Implemented Interfaces:
CMISPropertyAccessor
Get the CMIS allowedChildObjectTypeIds property.
- Author:
- florian.mueller
-
Field Summary
Fields inherited from class org.alfresco.opencmis.mapping.AbstractProperty
connector, CONTENT_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionAllowedChildObjectTypeIdsProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping) 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
-
AllowedChildObjectTypeIdsProperty
public AllowedChildObjectTypeIdsProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping) Construct- Parameters:
serviceRegistry- ServiceRegistryconnector- CMISConnectorcmisMapping- CMISMapping
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classAbstractProperty
-