Uses of Package
com.hp.lft.sdk.oracle
Packages that use com.hp.lft.sdk.oracle
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for testing oracle objects.
-
Classes in com.hp.lft.sdk.oracle used by com.hp.lft.sdkClassDescriptionRepresents keyboard keys that can be pressed during the execution of a method, such as the SendKey method.
-
Classes in com.hp.lft.sdk.oracle used by com.hp.lft.sdk.oracleClassDescriptionThe description of an Oracle Applications session window.This class can be used to construct an instance of the ApplicationSessionDescription class using the builder pattern.Helper class for ApplicationSessionDescription.Builder.The description of an Oracle button.This class can be used to construct an instance of the ButtonDescription class using the builder pattern.Helper class for ButtonDescription.Builder.The description of an Oracle calendar.This class can be used to construct an instance of the CalendarDescription class using the builder pattern.Helper class for CalendarDescription.Builder.The description of a check box Oracle field.This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.Helper class for CheckBoxDescription.Builder.The description of an Oracle text field.This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.Helper class for EditFieldDescription.Builder.The description of an Oracle flexfield window.This class can be used to construct an instance of the FlexFieldWindowDescription class using the builder pattern.Helper class for FlexFieldWindowDescription.Builder.The description of an Oracle Form window.This class can be used to construct an instance of the FormWindowDescription class using the builder pattern.Helper class for FormWindowDescription.Builder.The description of an Oracle poplist (combo box) or list.This class can be used to construct an instance of the ListDescription class using the builder pattern.Helper class for ListDescription.Builder.An Oracle list item.The description of an Oracle window containing a list of values for selection.This class can be used to construct an instance of the ListOfValuesDescription class using the builder pattern.Helper class for ListOfValuesDescription.Builder.The description of an Oracle Applications sign-on window.This class can be used to construct an instance of the LogonWindowDescription class using the builder pattern.Helper class for LogonWindowDescription.Builder.An Oracle menu item.The description of an Oracle Navigator window.This class can be used to construct an instance of the NavigatorWindowDescription class using the builder pattern.Helper class for NavigatorWindowDescription.Builder.The description of an Oracle error or message window.This class can be used to construct an instance of the NotificationDescription class using the builder pattern.Helper class for NotificationDescription.Builder.Represents the notification types.The description of an Oracle picklist control.This class can be used to construct an instance of the PickListDescription class using the builder pattern.Helper class for PickListDescription.Builder.The description of an Oracle option (radio button) group.This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.Helper class for RadioGroupDescription.Builder.A Radio Group Item objectRepresents keyboard keys that can be pressed during the execution of a method, such as the SendKey method.The description of the status line and message line at the bottom of an ApplicationSession window.This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.Helper class for StatusBarDescription.Builder.The description of an Oracle tabbed region.This class can be used to construct an instance of the TabDescription class using the builder pattern.Helper class for TabDescription.Builder.A single cell in an Oracle Table.The description of a Oracle Table test object.This class can be used to construct an instance of the TableDescription class using the builder pattern.Helper class for TableDescription.Builder.A single row in an Oracle Table.The description of an Oracle tree.This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.Helper class for TreeViewDescription.Builder.A Tree Node objectBase interface of all Oracle windows test objects.The description of an Oracle UiFormBase test object.Helper class for UiFormBaseDescription.Builder.Base interface of all Oracle test objects.The base description of all Oracle test objects.Helper class for derived Builder classes.