|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinsensa.commands.AbstractModelCommand
insensa.commands.ImportProjectCommand.DeleteFolderSolution
private class ImportProjectCommand.DeleteFolderSolution
| Field Summary | |
|---|---|
private java.io.File |
dirToDelete
|
| Fields inherited from class insensa.commands.AbstractModelCommand |
|---|
problem, workerStatus |
| Constructor Summary | |
|---|---|
ImportProjectCommand.DeleteFolderSolution(java.io.File dirToDelete)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getMessage()
|
| Methods inherited from class insensa.commands.AbstractModelCommand |
|---|
check, createDependendCommands, getProblem, getWorkerStatus, retry, setWorkerStatus, throwErrorMessage, throwProblem, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface insensa.commands.ModelCommand |
|---|
check, createDependendCommands, getProblem, getWorkerStatus, retry, setWorkerStatus, undo |
| Field Detail |
|---|
private java.io.File dirToDelete
| Constructor Detail |
|---|
public ImportProjectCommand.DeleteFolderSolution(java.io.File dirToDelete)
throws ModelCommandException
dirToDelete -
ModelCommandException| Method Detail |
|---|
public void execute()
throws java.io.IOException,
CRasterFileException
execute in interface ISolutionexecute in interface ModelCommandjava.io.IOException
CRasterFileExceptionModelCommand.execute()public java.lang.String getMessage()
getMessage in interface ISolutionISolution.getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||