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