Package org.alfresco.repo.policy
Class ServiceBehaviourBinding
java.lang.Object
org.alfresco.repo.policy.ServiceBehaviourBinding
- All Implemented Interfaces:
BehaviourBinding
Behaviour binding to a Service.
- Author:
- David Caruana
-
Method Details
-
generaliseBinding
Description copied from interface:BehaviourBindingGets a generalised form of the Binding. For example, if the binding key is hierarchical, return the parent key.- Specified by:
generaliseBindingin interfaceBehaviourBinding- Returns:
- the generalised form (or null, if there isn't one)
-
getService
Gets the Service- Returns:
- the service
-
equals
-
hashCode
public int hashCode() -
toString
-