IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

com.rational.test.ft.object.interfaces.siebel
Class SiebAppletTestObjectDictionary

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended bycom.rational.test.ft.sys.HashtableEx
              extended bycom.rational.test.ft.object.interfaces.siebel.SiebAppletTestObjectDictionary
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class SiebAppletTestObjectDictionary
extends com.rational.test.ft.sys.HashtableEx

Provides a collection of Siebel Applets.

See Also:
Serialized Form

Method Summary
static SiebAppletTestObjectDictionary createDictionary(TestObject[] tos)
          Creates the collection of Siebel Applets.
 
Methods inherited from class com.rational.test.ft.sys.HashtableEx
contains, get, put
 
Methods inherited from class java.util.Hashtable
clear, clone, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

createDictionary

public static SiebAppletTestObjectDictionary createDictionary(TestObject[] tos)
Creates the collection of Siebel Applets.