Package com.hp.lft.sdk.oracle
package com.hp.lft.sdk.oracle
Provides the SDK for testing oracle objects.
-
ClassDescriptionAn Oracle Applications session window.The 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.An Oracle button.The description of an Oracle button.This class can be used to construct an instance of the ButtonDescription class using the builder pattern.ButtonDescription.Init<T extends ButtonDescription.Init<T>>Helper class for ButtonDescription.Builder.An Oracle calendar.The description of an Oracle calendar.This class can be used to construct an instance of the CalendarDescription class using the builder pattern.CalendarDescription.Init<T extends CalendarDescription.Init<T>>Helper class for CalendarDescription.Builder.A check box Oracle field.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.CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>Helper class for CheckBoxDescription.Builder.An Oracle text field.The description of an Oracle text field.This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.EditFieldDescription.Init<T extends EditFieldDescription.Init<T>>Helper class for EditFieldDescription.Builder.An Oracle flexfield window.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.An Oracle Form window.The description of an Oracle Form window.This class can be used to construct an instance of the FormWindowDescription class using the builder pattern.FormWindowDescription.Init<T extends FormWindowDescription.Init<T>>Helper class for FormWindowDescription.Builder.An Oracle poplist (combo box) or list.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.ListDescription.Init<T extends ListDescription.Init<T>>Helper class for ListDescription.Builder.An Oracle list item.An Oracle window containing a list of values for selection.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.ListOfValuesDescription.Init<T extends ListOfValuesDescription.Init<T>>Helper class for ListOfValuesDescription.Builder.An Oracle Applications sign-on window.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.LogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>>Helper class for LogonWindowDescription.Builder.An Oracle menu item.An Oracle Navigator window.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.An Oracle error or message window.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.NotificationDescription.Init<T extends NotificationDescription.Init<T>>Helper class for NotificationDescription.Builder.Represents the notification types.An Oracle picklist control.The description of an Oracle picklist control.This class can be used to construct an instance of the PickListDescription class using the builder pattern.PickListDescription.Init<T extends PickListDescription.Init<T>>Helper class for PickListDescription.Builder.An Oracle option (radio button) group.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.RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>>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 status line and message line at the bottom of an ApplicationSession window.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.StatusBarDescription.Init<T extends StatusBarDescription.Init<T>>Helper class for StatusBarDescription.Builder.An Oracle tabbed region.The description of an Oracle tabbed region.This class can be used to construct an instance of the TabDescription class using the builder pattern.TabDescription.Init<T extends TabDescription.Init<T>>Helper class for TabDescription.Builder.An Oracle Table test objectA 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.TableDescription.Init<T extends TableDescription.Init<T>>Helper class for TableDescription.Builder.A single row in an Oracle Table.An Oracle Tree test objectThe description of an Oracle tree.This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.TreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class for TreeViewDescription.Builder.A Tree Node objectBase interface of all Oracle windows test objects.The description of an Oracle UiFormBase test object.UiFormBaseDescription.Init<T extends UiFormBaseDescription.Init<T>>Helper class for UiFormBaseDescription.Builder.Base interface of all Oracle test objects.The base description of all Oracle test objects.UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>>Helper class for derived Builder classes.