|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.testmanager.action.ConfigurationAction
org.eclipse.soda.dk.testmanager.action.DeleteRequest
public class DeleteRequest
| Constructor Summary | |
|---|---|
DeleteRequest()
|
|
| Method Summary | |
|---|---|
protected void |
execute(TestScriptService testScript,
ConfigurationTemplate template)
Execute with the specified test script and template parameters. |
protected java.lang.String |
getName()
Gets the name (String) value. |
| Methods inherited from class org.eclipse.soda.dk.testmanager.action.ConfigurationAction |
|---|
addConfiguration, execute, getConfigurationTemplates, getDescription, handleScriptActionError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteRequest()
| Method Detail |
|---|
protected void execute(TestScriptService testScript,
ConfigurationTemplate template)
throws InvalidSyntaxException,
java.io.IOException
execute in class ConfigurationActiontestScript - The test script (TestScriptService) parameter.template - The template (ConfigurationTemplate) parameter.
InvalidSyntaxException - Invalid Syntax Exception.
java.io.IOExceptionConfigurationAction.execute(TestScriptService)protected java.lang.String getName()
getName in class ConfigurationActionString) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||