@AlfrescoPublicApi public static interface NodeServicePolicies.OnRemoveAspectPolicy extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
onRemoveAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName)
Called after an aspect has been removed from a node
|
void onRemoveAspect(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–2017 Alfresco Software. All rights reserved.