Uses of Class
org.alfresco.repo.policy.PropertyPolicyDelegate
-
Packages that use PropertyPolicyDelegate Package Description org.alfresco.repo.policy The Policy Component. -
-
Uses of PropertyPolicyDelegate in org.alfresco.repo.policy
Methods in org.alfresco.repo.policy that return PropertyPolicyDelegate Modifier and Type Method Description <P extends PropertyPolicy>
PropertyPolicyDelegate<P>PolicyComponent. registerPropertyPolicy(java.lang.Class<P> policy)Register a Property-level Policy<P extends PropertyPolicy>
PropertyPolicyDelegate<P>PolicyComponentImpl. registerPropertyPolicy(java.lang.Class<P> policy)
-