Class RelationshipLabelsGet.RelationshipLabel

java.lang.Object
org.alfresco.module.org_alfresco_module_rm.script.RelationshipLabelsGet.RelationshipLabel
Enclosing class:
RelationshipLabelsGet

public class RelationshipLabelsGet.RelationshipLabel extends Object
Relationship label helper class
  • Constructor Details

    • RelationshipLabel

      public RelationshipLabel(String label, String uniqueName)
      Constructor
      Parameters:
      label - Label of the relationship
      uniqueName - Unique name of the relationship
  • Method Details

    • getLabel

      public String getLabel()
      Gets the label of the relationship
      Returns:
      The label of the relationship
    • getUniqueName

      public String getUniqueName()
      Gets the unique name of the relationship
      Returns:
      The unique name of the relationship