|
Packages that use org.alfresco.repo.policy.ClassBehaviourBinding | |
org.alfresco.repo.policy | The Policy Component. |
Uses of ClassBehaviourBinding in org.alfresco.repo.policy |
Methods in org.alfresco.repo.policy that return types with arguments of type ClassBehaviourBinding | |
PolicyComponent.bindClassBehaviour(QName policy, QName className, Behaviour behaviour) Bind a Class specific behaviour to a Class-level Policy. |
Method parameters in org.alfresco.repo.policy with type arguments of type ClassBehaviourBinding | |
void |
PolicyComponent.removeClassDefinition(BehaviourDefinition<ClassBehaviourBinding> definition) Unbind behaviour |
|