public class DeleteNodeEvent extends NodeEvent
| Constructor and Description |
|---|
DeleteNodeEvent(FileFolderServiceType fType,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
String path)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Return the relative path of the target node
|
String |
toString()
Return the node event as a string
|
getFileType, getNodeRefpublic DeleteNodeEvent(FileFolderServiceType fType, org.alfresco.service.cmr.repository.NodeRef nodeRef, String path)
fType - FileFolderServiceTtypenodeRef - NodeRefpath - StringCopyright © 2005–2018 Alfresco Software. All rights reserved.