TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file.dynamic
Interface IFileManipulationCommand

All Superinterfaces:
ICommand, IFileServerCommand
All Known Subinterfaces:
IDeleteDirectoryCommand, IDeleteFileCommand, IModifyPermissionCommand

public interface IFileManipulationCommand
extends IFileServerCommand

The file manipulation command, highlighting the hierarchy of the file server commands, implemented by commands that manipulate files on the server


Method Summary
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.IFileServerCommand
dispose
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.ICommand
execute
 


TPTP 4.6.0 Platform Project
Internal API Specification