|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeEventListener
Method Summary | |
---|---|
void |
created(Node node,
org.alfresco.service.namespace.QName type)
Callback executed when a Node wrapped object is created. |
Method Detail |
---|
void created(Node node, org.alfresco.service.namespace.QName type)
node
- The Node wrapper that has been createdtype
- Type of the Node that has been created
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |