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