|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.command.ICommand
com.googlecode.jpattern.core.command.ACommand
com.googlecode.jpattern.core.textfiles.FileDeleteCommand
public class FileDeleteCommand
| Constructor Summary | |
|---|---|
FileDeleteCommand(IResource resource,
java.lang.StringBuffer fileName)
|
|
FileDeleteCommand(IResource resource,
java.lang.StringBuffer fileName,
ICommand aSuccessor)
|
|
| Method Summary | |
|---|---|
protected void |
internalRollBack(ICommandResult result)
|
protected void |
result(ICommandResult result)
|
| Methods inherited from class com.googlecode.jpattern.core.command.ACommand |
|---|
exec, exec, getLogger, getPreviousCommand, getProvider, run, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDeleteCommand(IResource resource,
java.lang.StringBuffer fileName)
public FileDeleteCommand(IResource resource,
java.lang.StringBuffer fileName,
ICommand aSuccessor)
| Method Detail |
|---|
protected void internalRollBack(ICommandResult result)
internalRollBack in class ACommandprotected void result(ICommandResult result)
result in class ACommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||