Class AllowedChildObjectTypeIdsProperty

  • All Implemented Interfaces:
    org.alfresco.opencmis.dictionary.CMISPropertyAccessor

    public class AllowedChildObjectTypeIdsProperty
    extends AbstractProperty
    Get the CMIS allowedChildObjectTypeIds property.
    Author:
    florian.mueller
    • Constructor Detail

      • AllowedChildObjectTypeIdsProperty

        public AllowedChildObjectTypeIdsProperty​(ServiceRegistry serviceRegistry,
                                                 CMISConnector connector,
                                                 org.alfresco.opencmis.mapping.CMISMapping cmisMapping)
        Construct
        Parameters:
        serviceRegistry - ServiceRegistry
        connector - CMISConnector
        cmisMapping - CMISMapping
    • Method Detail

      • getValueInternal

        public java.io.Serializable getValueInternal​(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
        Specified by:
        getValueInternal in class AbstractProperty