Interface RecordsManagementPolicies.OnCreateReference
-
- All Superinterfaces:
ClassPolicy
,Policy
- All Known Implementing Classes:
OnReferenceCreateEventType
,RecordAspect
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.OnCreateReference extends ClassPolicy
On 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
onCreateReference(NodeRef fromNodeRef, NodeRef toNodeRef, QName reference)
-