Class SoftRenameFileCommand
- java.lang.Object
-
- org.alfresco.filesys.repo.rules.commands.RenameFileCommand
-
- org.alfresco.filesys.repo.rules.commands.SoftRenameFileCommand
-
- All Implemented Interfaces:
Command
public class SoftRenameFileCommand extends RenameFileCommand
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSoft()-
Methods inherited from class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
getFrom, getFromPath, getRootNode, getTo, getToPath, getTransactionRequired, setFromPath, setRootNode, setToPath
-
-