public static interface NodeServicePolicies.BeforeRemoveAspectPolicy extends ClassPolicy
Policy.Arg| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRemoveAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName)
Called before an aspect is removed from a node
|
void beforeRemoveAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName)
nodeRef - the node from which the aspect will be removedaspectTypeQName - the type of the aspectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.