Interface RecordsManagementPolicies
public interface RecordsManagementPolicies
Interface containing records management policies
- Author:
- Roy Wetherall
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBefore creation of referencestatic interfaceBefore record file policystatic interfaceBefore record declarationstatic interfaceBefore record rejectionstatic interfaceBefore removal of referencestatic interfaceBefore records management action executionstatic interfaceOn creation of referencestatic interfaceOn record file policystatic interfaceOn record declarationstatic interfaceOn record rejectionstatic interfaceOn removal of referencestatic interfaceOn 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
-