Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED |
FIELD
| CONSTR |
METHOD
DETAIL:
FIELD
| CONSTR |
METHOD
org.alfresco.repo.node
Interface NodeServicePolicies.OnCreateChildAssociationPolicy
All Superinterfaces:
AssociationPolicy
,
Policy
Enclosing class:
NodeServicePolicies
public static interface
NodeServicePolicies.OnCreateChildAssociationPolicy
extends
AssociationPolicy
Field Summary
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
QNAME
public static final
QName
QNAME
Method Detail
onCreateChildAssociation
void
onCreateChildAssociation
(
ChildAssociationRef
childAssocRef,
boolean isNewNode)
Called after a node child association has been created.
Parameters:
childAssocRef
- the child association that has been created
isNewNode
-
true
if the node is new or
false
if the node is being linked in
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED |
FIELD
| CONSTR |
METHOD
DETAIL:
FIELD
| CONSTR |
METHOD
Copyright © 2005–2016
Alfresco Software
. All rights reserved.
Java API documentation generated with
DocFlex/Javadoc
1.6.1 using
JavadocPro
template set.