org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.BeforeCheckOut

All Superinterfaces:
ClassPolicy, Policy
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
 
Field Summary
static QName QNAME
           
 
Fields inherited from interface org.alfresco.repo.policy.Policy
NAMESPACE
 
Method Summary
 void beforeCheckOut(NodeRef nodeRef, NodeRef destinationParentNodeRef, QName destinationAssocTypeQName, QName destinationAssocQName)
           
 

Field Detail

QNAME

static final QName QNAME
Method Detail

beforeCheckOut

void beforeCheckOut(NodeRef nodeRef,
                    NodeRef destinationParentNodeRef,
                    QName destinationAssocTypeQName,
                    QName destinationAssocQName)
Parameters:
nodeRef -


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.