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
cmisFacade, CONTENT_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionAllowedChildObjectTypeIdsProperty(ServiceRegistry serviceRegistry, CMISFacade cmisFacade, CMISMapping cmisMapping) -
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, CMISFacade cmisFacade, CMISMapping cmisMapping)
-
-
Method Details
-
getValueInternal
- Specified by:
getValueInternalin classAbstractProperty
-