@AlfrescoPublicApi public static interface NodeServicePolicies.BeforeAddAspectPolicy extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
beforeAddAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName)
Called before an aspect is added to a node
|
void beforeAddAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef, org.alfresco.service.namespace.QName aspectTypeQName)
nodeRef
- the node to which the aspect will be addedaspectTypeQName
- the type of the aspectCopyright © 2005–2017 Alfresco Software. All rights reserved.