Interface RecordsManagementPolicies.BeforeRecordDeclaration
-
- All Superinterfaces:
ClassPolicy
,Policy
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.BeforeRecordDeclaration extends ClassPolicy
Before record declaration- Since:
- 2.5
-
-
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
beforeRecordDeclaration(NodeRef nodeRef)
-
-
-
Method Detail
-
beforeRecordDeclaration
void beforeRecordDeclaration(NodeRef nodeRef)
-
-