|
Packages that use org.alfresco.repo.policy.ServiceBehaviourBinding | |
org.alfresco.repo.policy | The Policy Component. |
Uses of ServiceBehaviourBinding in org.alfresco.repo.policy |
Methods in org.alfresco.repo.policy that return types with arguments of type ServiceBehaviourBinding | |
PolicyComponent.bindAssociationBehaviour(QName policy, Object service, Behaviour behaviour) Bind a Service specific behaviour to an Association-level Policy |
|
PolicyComponent.bindClassBehaviour(QName policy, Object service, Behaviour behaviour) Bind a Service behaviour to a Class-level Policy |
|
PolicyComponent.bindPropertyBehaviour(QName policy, Object service, Behaviour behaviour) Bind a Service specific behaviour to a Property-level Policy |
|