org.alfresco.repo.policy
Class ServiceBehaviourBinding
org.alfresco.repo.policy.ServiceBehaviourBinding
public class ServiceBehaviourBinding
Behaviour binding to a Service.
Author:
-
David Caruana
generaliseBinding
public org.alfresco.repo.policy.BehaviourBinding generaliseBinding()
-
Gets a generalised form of the Binding.
For example, if the binding key is hierarchical, return the parent
key.
Returns:
-
the generalised form (or null, if there isn't one)
getService
-
Gets the Service
Returns:
-
the service
equals
public boolean equals(Object obj) -
Overrides:
-
hashCode
public int hashCode()
-
Overrides:
-
toString
-
Overrides:
-