Class NameProperty

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

    public class NameProperty
    extends AbstractProperty
    Get the CMIS object name property.
    Author:
    florian.mueller
    • Constructor Detail

      • NameProperty

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

      • getValueInternal

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

        public org.alfresco.service.namespace.QName getMappedProperty()
        Specified by:
        getMappedProperty in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
        Overrides:
        getMappedProperty in class AbstractProperty