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