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, getNodeRef
public DeleteNodeEvent(FileFolderServiceType fType, org.alfresco.service.cmr.repository.NodeRef nodeRef, String path)
fType
- FileFolderServiceTtypenodeRef
- NodeRefpath
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.