Class ContentStreamIdProperty

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

    public class ContentStreamIdProperty
    extends AbstractProperty
    Accessor for CMIS content stream property id
    Author:
    florian.mueller
    • Constructor Detail

      • ContentStreamIdProperty

        public ContentStreamIdProperty​(ServiceRegistry serviceRegistry,
                                       CMISConnector connector)
        Construct
        Parameters:
        serviceRegistry - ServiceRegistry
        connector - CMISConnector
    • Method Detail

      • getValueInternal

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