public class MoveNodeEvent extends NodeEvent
Constructor and Description |
---|
MoveNodeEvent(FileFolderServiceType fType,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String fromPath,
java.lang.String toPath)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFromPath()
Return the relative path of the target node
|
java.lang.String |
getToPath() |
java.lang.String |
toString()
Return the node event as a string
|
getFileType, getNodeRef
public MoveNodeEvent(FileFolderServiceType fType, org.alfresco.service.cmr.repository.NodeRef nodeRef, java.lang.String fromPath, java.lang.String toPath)
fType
- FileFolderServiceTtypenodeRef
- NodeReffromPath
- StringtoNodeRef
- NodeRefpublic final java.lang.String getFromPath()
public final java.lang.String getToPath()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.