org.alfresco.repo.policy
Class ClassBehaviourBinding
org.alfresco.repo.policy.ClassBehaviourBinding All Implemented Interfaces:
-
Direct Known Subclasses:
-
@org.alfresco.api.AlfrescoPublicApi
public class ClassBehaviourBinding
Behaviour binding to a Class (Type or Aspect) in the Content Model.
Author:
-
David Caruana
generaliseBinding
-
Gets a generalised form of the Binding.
For example, if the binding key is hierarchical, return the parent
key.
Specified by:
-
Returns:
-
the generalised form (or null, if there isn't one)
getNodeRef
-
Gets the instance level node reference
Returns:
-
the node reference
getClassQName
public QName getClassQName() -
Gets the class qualified name
Returns:
-
the class qualified name
equals
public boolean equals(Object obj) -
Overrides:
-
hashCode
public int hashCode()
-
Overrides:
-
toString
-
Overrides:
-