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 Summary
Constructors Constructor Description RelationshipLabel(String label, String uniqueName)
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
Gets the label of the relationshipString
getUniqueName()
Gets the unique name of the relationship
-