Uses of Interface
org.alfresco.repo.policy.PolicyDefinition
Packages that use PolicyDefinition
-
Uses of PolicyDefinition in org.alfresco.repo.policy
Methods in org.alfresco.repo.policy that return PolicyDefinitionModifier and TypeMethodDescriptionBehaviourDefinition.getPolicyDefinition()Gets the definition of the Policy bound toPolicyComponent.getRegisteredPolicy(PolicyType policyType, QName policy) Gets the specified registered PolicyPolicyComponentImpl.getRegisteredPolicy(PolicyType policyType, QName policy) Methods in org.alfresco.repo.policy that return types with arguments of type PolicyDefinitionModifier and TypeMethodDescriptionPolicyComponent.getRegisteredPolicies()Gets all registered PoliciesPolicyComponentImpl.getRegisteredPolicies()Methods in org.alfresco.repo.policy with parameters of type PolicyDefinitionModifier and TypeMethodDescription<P extends Policy>
InvocationHandlerTransactionInvocationHandlerFactory.createHandler(Behaviour behaviour, PolicyDefinition<P> definition, P policyInterface) Create Invocation Handler<P extends Policy>
voidTransactionBehaviourQueue.queue(Behaviour behaviour, PolicyDefinition<P> definition, P policyInterface, Method method, Object[] args) Queue a behaviour for end-of-transaction execution