Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.repo.policy
Class ServiceBehaviourBinding
java.lang.Object
  org.alfresco.repo.policy.ServiceBehaviourBinding

public class ServiceBehaviourBinding
extends Object
Behaviour binding to a Service.
Author:
David Caruana

Method Summary
boolean
equals(Object obj)
org.alfresco.repo.policy.BehaviourBinding
generaliseBinding()
          Gets a generalised form of the Binding.
getService()
          Gets the Service
int
hashCode()
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Method Detail
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
public Object getService()
Gets the Service
Returns:
the service

equals
public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode
public int hashCode()
Overrides:
hashCode in class Object

toString
public String toString()
Overrides:
toString in class Object

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.