org.alfresco.repo.policy
Interface BehaviourDefinition<B extends org.alfresco.repo.policy.BehaviourBinding>
Type Parameters:
-
public interface BehaviourDefinition<B extends org.alfresco.repo.policy.BehaviourBinding>
Description of a bound Behaviour.
Author:
-
David Caruana
getPolicy
-
Gets the Policy bound to
Returns:
-
the policy name
getPolicyDefinition
-
Gets the definition of the Policy bound to
Returns:
-
the policy definition (or null, if the Policy has not been registered yet)
getBinding
-
Gets the binding used to bind the Behaviour to the Policy
Returns:
-
the binding
getBehaviour
-
Gets the Behaviour
Returns:
-
the behaviour