Interface RecordsManagementPolicies
public interface RecordsManagementPolicies
Interface containing records management policies
- Author:
- Roy Wetherall
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Before creation of referencestatic interface
Before record file policystatic interface
Before record declarationstatic interface
Before record rejectionstatic interface
Before removal of referencestatic interface
Before records management action executionstatic interface
On creation of referencestatic interface
On record file policystatic interface
On record declarationstatic interface
On record rejectionstatic interface
On removal of referencestatic interface
On records management action execution -
Field Summary
Fields
-
Field Details
-
BEFORE_RM_ACTION_EXECUTION
Policy names -
ON_RM_ACTION_EXECUTION
-
BEFORE_CREATE_REFERENCE
-
ON_CREATE_REFERENCE
-
BEFORE_REMOVE_REFERENCE
-
ON_REMOVE_REFERENCE
-
BEFORE_RECORD_DECLARATION
-
ON_RECORD_DECLARATION
-
BEFORE_RECORD_REJECTION
-
ON_RECORD_REJECTION
-