Class DeleteFileCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- All Implemented Interfaces:
Command
Delete File command
-
Constructor Details
-
DeleteFileCommand
- Parameters:
name- name of filerootNode- root nodepath- full path of file
-
-
Method Details
-
getName
-
getRootNode
-
getPath
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-