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 ClassFeatureBehaviourBinding
java.lang.Object
  org.alfresco.repo.policy.ClassBehaviourBinding
      org.alfresco.repo.policy.ClassFeatureBehaviourBinding
All Implemented Interfaces:
BehaviourBinding

@org.alfresco.api.AlfrescoPublicApi
public class ClassFeatureBehaviourBinding
extends ClassBehaviourBinding
Behaviour binding to a Class (Type or Aspect) in the Content Model.
Author:
David Caruana

Method Summary
boolean
equals(Object obj)
generaliseBinding()
          Gets a generalised form of the Binding.
int
hashCode()
toString()
Methods inherited from class org.alfresco.repo.policy.ClassBehaviourBinding
getClassQName, getNodeRef
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Method Detail
generaliseBinding
public BehaviourBinding generaliseBinding()
Description copied from interface: BehaviourBinding
Gets a generalised form of the Binding. For example, if the binding key is hierarchical, return the parent key.
Specified by:
generaliseBinding in interface BehaviourBinding
Overrides:
generaliseBinding in class ClassBehaviourBinding
Returns:
the generalised form (or null, if there isn't one)

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

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

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

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–2018 Alfresco Software. All rights reserved.

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