Interface RecordsManagementPolicies.BeforeCreateReference
-
- All Superinterfaces:
ClassPolicy
,Policy
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.BeforeCreateReference extends ClassPolicy
Before creation of reference
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
beforeCreateReference(NodeRef fromNodeRef, NodeRef toNodeRef, QName reference)
-