Class ModificationDateProperty

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

    public class ModificationDateProperty
    extends AbstractProperty
    Get the CMIS object modification date property.
    Author:
    florian.mueller
    • Constructor Detail

      • ModificationDateProperty

        public ModificationDateProperty​(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