Uses of Class
org.alfresco.repo.policy.PropertyPolicyDelegate
Packages that use PropertyPolicyDelegate
-
Uses of PropertyPolicyDelegate in org.alfresco.repo.policy
Methods in org.alfresco.repo.policy that return PropertyPolicyDelegateModifier and TypeMethodDescription<P extends PropertyPolicy>
PropertyPolicyDelegate<P>PolicyComponent.registerPropertyPolicy(Class<P> policy) Register a Property-level Policy<P extends PropertyPolicy>
PropertyPolicyDelegate<P>PolicyComponentImpl.registerPropertyPolicy(Class<P> policy)