Class IsVersionSeriesCheckedOutProperty

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

    public class IsVersionSeriesCheckedOutProperty
    extends AbstractProperty
    Get the CMIS version series checked out property
    Author:
    florian.mueller
    • Constructor Detail

      • IsVersionSeriesCheckedOutProperty

        public IsVersionSeriesCheckedOutProperty​(ServiceRegistry serviceRegistry,
                                                 CMISConnector connector)
        Construct
    • Method Detail

      • getValueInternal

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