|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.OnCreateChildAssociationPolicy
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 |
onCreateChildAssociation(ChildAssociationRef childAssocRef,
boolean isNewNode)
Called after a node child association has been created. |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void onCreateChildAssociation(ChildAssociationRef childAssocRef, boolean isNewNode)
childAssocRef
- the child association that has been createdisNewNode
- 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 |