Package org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.BeforeCheckOut
- All Superinterfaces:
ClassPolicy,Policy
- All Known Implementing Classes:
EventGenerationBehaviours,RenditionServiceImpl
- Enclosing interface:
- CheckOutCheckInServicePolicies
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeCheckOut(NodeRef nodeRef, NodeRef destinationParentNodeRef, QName destinationAssocTypeQName, QName destinationAssocQName)
-
Field Details
-
QNAME
-
-
Method Details