Class Hold


  • public class Hold
    extends Object
    Hold POJO
    Since:
    2.2
    Author:
    Tuna Aksoy
    • Constructor Detail

      • Hold

        public Hold​(String name,
                    org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Constructor
        Parameters:
        name - The name of the hold
        nodeRef - The NodeRef of the hold
    • Method Detail

      • getName

        public String getName()
        Gets the hold name
        Returns:
        The name of the hold
      • getNodeRef

        public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
        Gets the hold node reference
        Returns:
        The NodeRef of the hold