insensa.commands
Interface ISolution

All Superinterfaces:
ModelCommand
All Known Implementing Classes:
ImportProjectCommand.DeleteFolderSolution

public interface ISolution
extends ModelCommand


Method Summary
 void execute()
           
 java.lang.String getMessage()
           
 
Methods inherited from interface insensa.commands.ModelCommand
check, createDependendCommands, getProblem, getWorkerStatus, retry, setWorkerStatus, undo
 

Method Detail

execute

void execute()
             throws java.io.IOException,
                    CRasterFileException
Specified by:
execute in interface ModelCommand
Throws:
java.io.IOException
CRasterFileException
See Also:
ModelCommand.execute()

getMessage

java.lang.String getMessage()
Returns: