org.alfresco.repo.content
Interface ContentServicePolicies.OnContentUpdatePolicy

All Superinterfaces:
ClassPolicy, Policy
All Known Implementing Classes:
AvmMetadataExtracter, DictionaryModelType, EmptyTranslationAspect, OnContentUpdateRuleTrigger, VersionableAspect, WorkflowDefinitionType
Enclosing interface:
ContentServicePolicies

public static interface ContentServicePolicies.OnContentUpdatePolicy
extends ClassPolicy

On content update policy interface


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg
 
Field Summary
 
Fields inherited from interface org.alfresco.repo.policy.Policy
NAMESPACE
 
Method Summary
 void onContentUpdate(NodeRef nodeRef, boolean newContent)
           
 

Method Detail

onContentUpdate

void onContentUpdate(NodeRef nodeRef,
                     boolean newContent)
Parameters:
nodeRef - the node reference


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