Class NodeRefProperty

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

    public class NodeRefProperty
    extends AbstractProperty
    Get the CMIS object id property.
    • Field Detail

      • NodeRefPropertyId

        public static final java.lang.String NodeRefPropertyId
        See Also:
        Constant Field Values
    • Constructor Detail

      • NodeRefProperty

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