1.0.0
A B C D E F G H I K L M N O P R S T U V W Y

G

getAllPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get all published data with the specified key parameter and return the ArrayList result.
getAllPublishedValues(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get all published values with the specified topicKey and dataKey parameters and return the ArrayList result.
getAttribute(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
Get attribute with the specified key parameter and return the String result.
getAttributes() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Gets the attributes (Map) value.
getAttributes() - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
 
getAttributes() - Method in class org.eclipse.soda.dk.testmanager.TestScript
 
getBoolean(String, boolean) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get boolean with the specified key and default boolean parameters and return the boolean result.
getBoolean(String, boolean) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get boolean with the specified key and default boolean parameters and return the boolean result.
getBundleLocation() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the bundle location (String) value.
getCharacterEncoding() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart.PartInputStream
Gets the character encoding (String) value.
getClassName() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the class name (String) value.
getConfigurationInformation() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the configuration information (Dictionary) value.
getConfigurationInformation(String) - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Get configuration information with the specified property name parameter and return the Object result.
getConfigurationInformation() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the configuration information (Dictionary) value.
getConfigurationInformation(String) - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Return the property value.
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the configuration service value.
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
 
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
 
getConfigurationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the configuration service value.
getConfigurationTemplates() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the configuration templates (List) value.
getContentType() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
 
getContext() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
 
getContext() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
 
getDefaultKey() - Method in class org.eclipse.soda.dk.testmanager.TestManager
Gets the default key (String) value.
getDescription() - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testagent.test.TestAgentTest
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the description (String) value.
getDescription() - Method in interface org.eclipse.soda.dk.testmanager.action.Action
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the description (String) value.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.bundle.TestAgentTestBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.managed.TestControllerManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExternalKeys() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Gets the external keys (String[]) value.
getExternalKeys() - Method in class org.eclipse.soda.dk.testagent.test.NotificationProbeTestCase
Gets the external keys (String[]) value.
getFactoryPid() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the factory pid (String) value.
getFilter() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the filter (String) value.
getFilter() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the filter (String) value.
getFirstPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get first published data with the specified key parameter and return the Dictionary result.
getFirstPublishedValue(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get first published value with the topicKey and dataKey parameters and return the Dictionary result.
getFloat(String, float) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get float with the specified key and default float parameters and return the float result.
getFloat(String, float) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get float with the specified key and default float parameters and return the float result.
getHeader(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Get header with the specified key parameter and return the String result.
getHeaders() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
 
getId() - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Gets the id (String) value.
getId() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the id (String) value.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.managed.TestControllerManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.servlet.bundle.DeviceTestManagerServletBundle
Gets the imported service names (String[]) value.
getInputStream() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Gets the input stream value.
getInt(String, int) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get int with the specified key and default int parameters and return the int result.
getInt(String, int) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get int with the specified key and default int parameters and return the int result.
getKey(int) - Static method in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.TestControllerResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServletResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
Returns the String key based on the specified key number.
getKeys() - Method in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.TestControllerResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServletResourceBundle
 
getKeys() - Method in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
 
getLastPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get last published data with the specified key parameter and return the Dictionary result.
getLastPublishedValue(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get last published value with the specified topicKey and dataKey parameters and return the Dictionary result.
getLong(String, long) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get long with the specified key and default long parameters and return the long result.
getLong(String, long) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get long with the specified key and default long parameters and return the long result.
getMatchDescription(String, String) - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Get match description with the specified filter and class name parameters and return the String result.
getMatchType() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the match type (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.CreateOrUpdateRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.CreateRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.DeleteRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.ParallelTestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.SequentialTestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.UpdateRequest
Gets the name (String) value.
getNextPart() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
Gets the next part (MimePart) value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the notification service value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
 
getNotificationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the notification service value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the notification service value.
getObject(String, Object) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get object with the specified key and default object parameters and return the Object result.
getObject(String, Object) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get object with the specified key and default object parameters and return the Object result.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Get optional imported service names with the specified arg0, arg1, arg2 and arg3 parameters and return the String[] result.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Gets the optional imported service names (String[]) value.
getPid() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the pid (String) value.
getProbe() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
 
getProperties() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the properties (Dictionary) value.
getReader() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
 
getRequest() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
 
getResponse() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
 
getRunId() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the run id (String) value.
getScriptListener() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
 
getScriptListener() - Method in class org.eclipse.soda.dk.testmanager.TestScript
 
getService() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the agent.
getService() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Gets the service (Object) value.
getString(String, String) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get string with the specified key and default string parameters and return the String result.
getString(String, String) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get string with the specified key and default string parameters and return the String result.
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the synchronization service (TestSynchronizationService) value.
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
 
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
 
getSynchronizationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the test synchronization service value.
getTestAgent() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the test agent (TestAgentService) value.
getTestAgent() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the test agent (TestAgentService) value.
getTestClass() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the test class (Class) value.
getTestConfigurationService() - Method in interface org.eclipse.soda.dk.testcontroller.service.TestSessionService
Gets the test configuration service value.
getTestConfigurationService() - Method in class org.eclipse.soda.dk.testcontroller.TestController
Gets the test configuration service value.
getTestConfigurationService() - Method in class org.eclipse.soda.dk.testcontroller.TestSession
 
getTestContext() - Static method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the test context value.
getTestSession() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
 
getTestSession() - Method in class org.eclipse.soda.dk.testmanager.TestScript
 
getTestStatistics() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
 
getTestStatistics() - Method in class org.eclipse.soda.dk.testmanager.TestScript
 
getTestTemplatesAndActions() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the test templates and actions (List) value.
getValue() - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
 

1.0.0
A B C D E F G H I K L M N O P R S T U V W Y
Copyright (c) 2007 IBM