public interface ContentServicePolicies
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContentServicePolicies.OnContentPropertyUpdatePolicy
Policy that is raised for each content property change.
|
static interface |
ContentServicePolicies.OnContentReadPolicy
On content read policy interface.
|
static interface |
ContentServicePolicies.OnContentUpdatePolicy
Policy that is raised once per node when any of the content properties on the node are
changed; the specific properties are irrelevant.
|
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
ON_CONTENT_PROPERTY_UPDATE
Deprecated.
|
static org.alfresco.service.namespace.QName |
ON_CONTENT_READ
Deprecated.
|
static org.alfresco.service.namespace.QName |
ON_CONTENT_UPDATE
Deprecated.
|
static final org.alfresco.service.namespace.QName ON_CONTENT_UPDATE
ContentServicePolicies.OnContentUpdatePolicy.QNAMEstatic final org.alfresco.service.namespace.QName ON_CONTENT_PROPERTY_UPDATE
ContentServicePolicies.OnContentPropertyUpdatePolicy.QNAMEstatic final org.alfresco.service.namespace.QName ON_CONTENT_READ
ContentServicePolicies.OnContentReadPolicy.QNAMECopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.