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