public interface NodeEventListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
created(Node node,
org.alfresco.service.namespace.QName type)
Callback executed when a Node wrapped object is created.
|
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 createdCopyright © 2005–2018 Alfresco Software. All rights reserved.