org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.BeforeCancelCheckOut

All Superinterfaces:
ClassPolicy, Policy
Enclosing interface:
CheckOutCheckInServicePolicies

public static interface CheckOutCheckInServicePolicies.BeforeCancelCheckOut
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 beforeCancelCheckOut(NodeRef workingCopyNodeRef)
           
 

Field Detail

QNAME

static final QName QNAME
Method Detail

beforeCancelCheckOut

void beforeCancelCheckOut(NodeRef workingCopyNodeRef)
Parameters:
nodeRef -


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