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