AR System Java API

Uses of Class
com.bmc.arsys.api.ObjectBase

Uses of ObjectBase in com.bmc.arsys.api
 

Subclasses of ObjectBase in com.bmc.arsys.api
 class ActiveLink
          The ActiveLink class and methods are used to represent the properties of active link objects.
 class ActiveLinkGuide
          The following actions used to control the execution of guides: Call Guide active link action—Executes or invokes a guide.
 class ApplicationContainer
           
 class AttachmentField
          Attachment fields enables users to store text, graphics, audio, or video with a request.
 class AttachmentPoolField
          An attachment pool contains attachment fields that enable users to store text, graphics, audio, or video with a request.
 class CharacterField
          Character Field is one of the data field which contains character data.
 class ColumnField
          In list view tables, each Column Field represents a field from the supporting form, and each row represents a request from that form.
 class Container
          Class and methods for container object.
 class ControlField
          ControlField is a type of field that controls workflow, but do not have data behind it.
 class CurrencyField
          A currency field stores currency data, including information the user enters (a decimal value and a currency type), one or more functional currency types (whose values are filled in when the currency data is submitted), and the date on which functional values were converted
 class DataDictionaryMenu
          The DataDictionaryMenu class returns information for a Data-Dictionary menu.
 class DateOnlyField
          Store date information only, as the number of days from the beginning of its range.
 class DateTimeField
           
 class DecimalField
           
 class DiaryField
          Diary fields capture the history of a request over time.
 class DisplayField
          This class represent display only fields.
 class DisplayOnlyForm
           
 class Escalation
          The Escalation class and methods are used to represent the properties of escalation objects.
 class Field
          The Field class and methods are used to represent the properties of field objects.
 class FieldDataDictionaryMenu
          The CharMenuDDFieldInfo class returns the Data-Dictionary menu field object type.
 class FileMenu
          The FileMenu class returns information for file menu based on formatted flat file.
 class Filter
          The Filter class and methods are used to represent the properties of filter objects.
 class FilterGuide
          Filter guides are used to create reusable components of filter workflow by adding computational subroutines within filter processing.
 class Form
          The Form class and methods are used to represent the properties of form objects.
 class FormDataDictionaryMenu
          The FormDataDictionaryMenu class returns the Data-Dictionary menu form object type.
 class Image
          The Image class and methods are used to represent the properties of AR image objects.
 class IntegerField
          Integer fields accept integer values between –2147483647 and 2147483647.
 class JoinForm
          The JoinForm class represents a type of "compound form" consisting of a join between two or more AR System forms.
 class ListMenu
          The ListMenu class returns a list of items used in list menus.
 class Menu
          The Menu class and methods are used to represent the properties of menu objects.
 class PackingList
          A packing list is a container of objects that acts as a list.
 class PageField
          Page fields are composed of a page holder containing one or more tabbed pages.
 class PageHolderField
          This class represent Page Holder Fields.
 class QueryMenu
          The QueryMenu class returns information for query menus.
 class RealField
          Real number fields accept and contain floating-point numbers, which are useful for displaying very small and very large numbers.
 class RegularForm
          Regular forms are generally the main forms of AR applications.
 class SelectionField
          Selection fields are displayed as one of three types: Drop-Down List—Users can select a list of choices.
 class ServerInfoMenu
          The ServerInfoMenu class contains server information for the Menu.
 class SqlMenu
          The SqlMenu class returns information for SQL menu.
 class TableField
          The AR System supports two types of regular table fields: list view table fields and tree view table fields.
 class TimeOnlyField
          Store time information only, as the number of seconds from 12:00:00 AM.
 class TrimField
          Trim fields are lines, boxes, and text (including URLs) that enable user to modify the appearance of a form.
 class VendorForm
          The VendorForm class represents a type of "external" form that is created from a non-database source (for example, an XML file).
 class View
          The View represents the form view (VUI) with the indicated name on the specified server.
 class ViewField
          A view field is a display-only field that displays any type of document that a typical browser can display, including: URLs for locally stored HTML files or published web pages (BMC Remedy User and the web client in Internet Explorer only).
 class ViewForm
          The ViewForm class represents a type of "external" form that is created from a non-AR System database source, for example, an MS Access database.
 class WebService
          This class represent one of the container type.
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.