Package org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.BeforeCheckOut
-
- All Superinterfaces:
ClassPolicy,Policy
- All Known Implementing Classes:
EventGenerationBehaviours,RenditionServiceImpl
- Enclosing interface:
- CheckOutCheckInServicePolicies
public static interface CheckOutCheckInServicePolicies.BeforeCheckOut extends ClassPolicy
-
-
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 voidbeforeCheckOut(NodeRef nodeRef, NodeRef destinationParentNodeRef, QName destinationAssocTypeQName, QName destinationAssocQName)
-
-
-
Field Detail
-
QNAME
static final QName QNAME
-
-