AR System Java API

Uses of Interface
com.bmc.arsys.api.IARPersistentObject

Uses of IARPersistentObject in com.bmc.arsys.api
 

Classes in com.bmc.arsys.api that implement IARPersistentObject
 class ActiveLink
          The ActiveLink class and methods are used to represent the properties of active link objects.
 class ActiveLinkGuide
           
 class ApplicationContainer
           
 class AttachmentField
           
 class AttachmentPoolField
           
 class CharacterField
           
 class ColumnField
           
 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
           
 class DataDictionaryMenu
          The DataDictionaryMenu class returns information for a Data-Dictionary menu.
 class DateOnlyField
           
 class DateTimeField
           
 class DecimalField
           
 class DiaryField
           
 class DisplayField
           
 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
           
 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
           
 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 ObjectBase
          The ObjectBase class is used to store the information common to most AR System objects, for example, their help text, change diaries, permissions, and so on.
 class PackingList
           
 class PageField
           
 class PageHolderField
           
 class QueryMenu
          The QueryMenu class returns information for query menus.
 class RealField
           
 class RegularForm
           
 class SelectionField
           
 class ServerInfoMenu
          The ServerInfoMenu class contains server information for the Menu.
 class SqlMenu
          The SqlMenu class returns information for SQL menu.
 class TableField
           
 class TimeOnlyField
           
 class TrimField
           
 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
           
 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
           
 

Constructors in com.bmc.arsys.api with parameters of type IARPersistentObject
StructItemInfo(IARPersistentObject obj)
           
StructItemInfo(IARPersistentObject obj, boolean asXml)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.