|
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.TestTemplate
public class TestTemplate
| Constructor Summary | |
|---|---|
TestTemplate(Action parentAction,
java.lang.String runId,
java.lang.String controllerId,
java.lang.String filter,
java.lang.String className,
java.lang.String match,
java.util.Dictionary properties)
Constructs an instance of this class from the specified run id, filter, class name, match and properties parameters. |
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Gets the class name (String) value. |
java.lang.String |
getControllerId()
Gets the controller ID (String) value. |
java.lang.String |
getFilter()
Gets the filter (String) value. |
java.lang.String |
getId()
Gets the ID (String) value. |
java.lang.String |
getMatchType()
Gets the match type (String) value. |
java.util.Dictionary |
getProperties()
Gets the properties (Dictionary) value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestTemplate(Action parentAction,
java.lang.String runId,
java.lang.String controllerId,
java.lang.String filter,
java.lang.String className,
java.lang.String match,
java.util.Dictionary properties)
parentAction - The parent action (Action) parameter.runId - The run ID (String) parameter.controllerId - The controller ID (String) parameter.filter - The filter (String) parameter.className - The class name (String) parameter.match - The match (String) parameter.properties - The properties (Dictionary) parameter.| Method Detail |
|---|
public java.lang.String getClassName()
String) value.public java.lang.String getControllerId()
String) value.public java.lang.String getFilter()
String) value.public java.lang.String getId()
String) value.getControllerId()public java.lang.String getMatchType()
String) value.public java.util.Dictionary getProperties()
Dictionary) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||