SL-GMS Enterprise RTView Customization

Package com.sl.gmsjrtviewds

This package defines the API for creating an Enterprise RTView Datasource.

See:
          Description

Class Summary
ConnectStatus Status of connection attempt
DataFieldValidity Validity of data field
DialogFieldState State of UI fields in Dialogs
DialogFieldType This class is used to hold the constants that define the diffent types of fields that may be used in Dialogs.
GmsRtViewDataObject The GmsRtViewDataObject class implements a data attachment between an Enterprise RTView object and a custom datasource.
GmsRtViewDs The GmsRtViewDs class is the base class for an Enterprise RTView datasource, providing methods to customize information about the files, classes, and resources available with the datasource, the data objects used to create data attachments, the conn info objects used to establish connections with external systems, the options object used to provide datasource-specific options, and the dialogs that are displayed in the Enterprise RTView Builder.
GmsRtViewDs.UpdateMode Update mode used to update polled data
GmsRtViewDsAdapter The GmsRtViewDsAdapter class is the base class for an external data adapter in an Enterprise RTView datasource, with methods that allow the orderly initialization and shutdown of the datasource as well as the registration and updating of data objects, the management of connections and datasource-specific options, the execution of commands, and the validation of information entered into dialogs during the execution of an Enterprise RTView application.
GmsRtViewDsBaseProperties This class contains base metadata that describes an Enterprise RTView Data Adapter, including descriptive information and the names of auxiliary classes and files.
GmsRtViewDsCommand This class contains context for a DS command
GmsRtViewDsConnInfo The GmsRtViewDsConnInfo class contains the information to create a named connection to a datasource.
GmsRtViewDsControlProperties This class contains supplemental metadata that describes an Enterprise RTView Data Adapter, including descriptive information, the names of auxiliary classes and files, available datasource behaviors, and localization information.
GmsRtViewDsOptions The GmsRtViewDsOptions class contains information which controls or modifies the behavior of a datasource.
 

Package com.sl.gmsjrtviewds Description

This package defines the API for creating an Enterprise RTView Datasource. The GmsRtViewDs and GmsRtViewDsAdapter classes provide methods to configure the datasource and to control the access to data from an Enterprise RTView application. All classes using this package will need to be compiled against gmsjrtvbuild.jar and gmsjrtviewds.jar, which can be found in the lib directory of your Enterprise RTView installation.


SL-GMS Enterprise RTView Customization

Copyright 2009 Sherrill-Lubinski Corporation, 240 Tamal Vista Blvd
Corte Madera, CA 94925, U.S.A. All Rights Reserved