Uses of Interface
org.alfresco.repo.policy.PropertyPolicy
-
Packages that use PropertyPolicy Package Description org.alfresco.repo.policy The Policy Component. -
-
Uses of PropertyPolicy in org.alfresco.repo.policy
Classes in org.alfresco.repo.policy with type parameters of type PropertyPolicy Modifier and Type Class Description classPropertyPolicyDelegate<P extends PropertyPolicy>Delegate for a Class Feature-level (Property and Association) Policies.Methods in org.alfresco.repo.policy with type parameters of type PropertyPolicy 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)
-