BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponent.bindAssociationBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
Bind a Service specific behaviour to an Association-level Policy
|
BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponentImpl.bindAssociationBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
|
BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponent.bindClassBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
Bind a Service behaviour to a Class-level Policy
|
BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponentImpl.bindClassBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
|
BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponent.bindPropertyBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
Bind a Service specific behaviour to a Property-level Policy
|
BehaviourDefinition<ServiceBehaviourBinding> |
PolicyComponentImpl.bindPropertyBehaviour(org.alfresco.service.namespace.QName policy,
java.lang.Object service,
Behaviour behaviour) |
|