|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface NodeServicePolicies.BeforeCreateChildAssociationPolicy
| 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 |
beforeCreateChildAssociation(NodeRef parentNodeRef,
NodeRef childNodeRef,
QName assocTypeQName,
QName assocQName,
boolean isNewNode)
Called before a node child association is created. |
| Field Detail |
|---|
static final QName QNAME
| Method Detail |
|---|
void beforeCreateChildAssociation(NodeRef parentNodeRef,
NodeRef childNodeRef,
QName assocTypeQName,
QName assocQName,
boolean isNewNode)
parentNodeRef - the parent node referencechildNodeRef - the child node referenceassocTypeQName - the type of the associationassocQName - the name of the associationisNewNode - true if the node is new or false if the node is being linked in
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||