|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.BeforeCreateNodeAssociationPolicy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy |
---|
Policy.Arg |
Field Summary | |
---|---|
static QName |
QNAME
|
Fields inherited from interface org.alfresco.repo.policy.Policy |
---|
NAMESPACE |
Method Summary | |
---|---|
void |
beforeCreateNodeAssociation(NodeRef parentNodeRef,
QName assocTypeQName,
QName assocQName)
Called before a new node is created with the details of the new child association. |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void beforeCreateNodeAssociation(NodeRef parentNodeRef, QName assocTypeQName, QName assocQName)
parentNodeRef
- assocTypeQName
- the type of the associationassocQName
- the name of the association
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |