org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.OnCancelCheckOut

All Superinterfaces:
ClassPolicy, Policy
Enclosing interface:
CheckOutCheckInServicePolicies

public static interface CheckOutCheckInServicePolicies.OnCancelCheckOut
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 onCancelCheckOut(NodeRef nodeRef)
           
 

Field Detail

QNAME

static final QName QNAME
Method Detail

onCancelCheckOut

void onCancelCheckOut(NodeRef nodeRef)
Parameters:
nodeRef -


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