org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.OnCheckOut

All Superinterfaces:
ClassPolicy, Policy
All Known Implementing Classes:
GoogleEditableAspect
Enclosing interface:
CheckOutCheckInServicePolicies

public static interface CheckOutCheckInServicePolicies.OnCheckOut
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 onCheckOut(NodeRef workingCopy)
           
 

Field Detail

QNAME

static final QName QNAME
Method Detail

onCheckOut

void onCheckOut(NodeRef workingCopy)
Parameters:
nodeRef -


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