|
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.ConfigurationTemplate
public class ConfigurationTemplate
| Constructor Summary | |
|---|---|
ConfigurationTemplate(java.lang.String id,
java.lang.String controllerId,
java.lang.String pid,
java.lang.String factoryPid,
java.lang.String bundleLocation,
java.lang.String filter,
java.util.Dictionary properties)
Constructs an instance of this class from the specified id, controller id, pid, factory pid, bundle location, filter and properties parameters. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBundleLocation()
Gets the bundle location (String) value. |
java.lang.String |
getControllerId()
Gets the controller ID (String) value. |
java.lang.String |
getFactoryPid()
Gets the factory PID (String) value. |
java.lang.String |
getFilter()
Gets the filter (String) value. |
java.lang.String |
getId()
Gets the ID (String) value. |
java.lang.String |
getPid()
Gets the PID (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 ConfigurationTemplate(java.lang.String id,
java.lang.String controllerId,
java.lang.String pid,
java.lang.String factoryPid,
java.lang.String bundleLocation,
java.lang.String filter,
java.util.Dictionary properties)
id - The ID (String) parameter.controllerId - The controller ID (String) parameter.pid - The PID (String) parameter.factoryPid - The factory PID (String) parameter.bundleLocation - The bundle location (String) parameter.filter - The filter (String) parameter.properties - The properties (Dictionary) parameter.| Method Detail |
|---|
public java.lang.String getBundleLocation()
String) value.public java.lang.String getControllerId()
String) value.public java.lang.String getFactoryPid()
String) value.public java.lang.String getFilter()
String) value.public java.lang.String getId()
String) value.getControllerId()public java.lang.String getPid()
String) value.getFactoryPid()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 | |||||||||