org.alfresco.repo.content
Interface ContentServicePolicies


public interface ContentServicePolicies

Content service policies interface


Nested Class Summary
static interface ContentServicePolicies.OnContentReadPolicy
          On content read policy interface.
static interface ContentServicePolicies.OnContentUpdatePolicy
          On content update policy interface
 
Field Summary
static QName ON_CONTENT_READ
           
static QName ON_CONTENT_UPDATE
          The QName's of the policies
 

Field Detail

ON_CONTENT_UPDATE

static final QName ON_CONTENT_UPDATE
The QName's of the policies


ON_CONTENT_READ

static final QName ON_CONTENT_READ


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