Interface RecordsManagementPolicies.OnFileRecord
-
- All Superinterfaces:
org.alfresco.repo.policy.ClassPolicy
,org.alfresco.repo.policy.Policy
- All Known Implementing Classes:
DispositionServiceImpl
,VitalRecordServiceImpl
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.OnFileRecord extends org.alfresco.repo.policy.ClassPolicy
On record file policy- Since:
- 2.2
-
-
Field Summary
Fields Modifier and Type Field Description static org.alfresco.service.namespace.QName
QNAME
policy name
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFileRecord(org.alfresco.service.cmr.repository.NodeRef nodeRef)
-