@AlfrescoPublicApi public static interface NodeServicePolicies.BeforeCreateNodePolicy extends ClassPolicy
Policy.Arg| Modifier and Type | Method and Description |
|---|---|
void |
beforeCreateNode(NodeRef parentRef,
QName assocTypeQName,
QName assocQName,
QName nodeTypeQName)
Called before a new node is created.
|
static final QName QNAME
void beforeCreateNode(NodeRef parentRef, QName assocTypeQName, QName assocQName, QName nodeTypeQName)
parentRef - the parent node referenceassocTypeQName - the association type qualified nameassocQName - the association qualified namenodeTypeQName - the node type qualified nameCopyright © 2005–2020 Alfresco Software. All rights reserved.