org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.OnCancelCheckOut

All Superinterfaces:
ClassPolicy, Policy
All Known Implementing Classes:
AccessAuditor
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 org.alfresco.service.namespace.QName QNAME
           
 
Fields inherited from interface org.alfresco.repo.policy.Policy
NAMESPACE
 
Method Summary
 void onCancelCheckOut(org.alfresco.service.cmr.repository.NodeRef nodeRef)
           
 

Field Detail

QNAME

static final org.alfresco.service.namespace.QName QNAME
Method Detail

onCancelCheckOut

void onCancelCheckOut(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Parameters:
nodeRef -


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