|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IDataBaseFieldConstants | Field type constants for database fields. |
IISeriesAPIProcessor | Interface supported by host API processors. |
IISeriesAuthorityConstants | Authority constants required by the OS/400 authority apis. |
IISeriesConnection | The IISeriesConnection interface represents a connection to a remote or local iSeries system. |
IISeriesConnectionFactory | Factory for creating IISeriesConnection instances. |
IISeriesEditDescription | This interface represents an edit description (user defined edit code) on the iSeries. |
IISeriesEditDescriptionsInfo | This interface represents the information required for processing edit codes. |
IISeriesEditMask | This interface represents an iSeries edit mask. |
IISeriesFile | |
IISeriesHostDatabaseField | This interface represents a single field in a *FILE PF_DTA object (database file) on the iSeries. |
IISeriesHostDatabaseFileDescriptionFactory | This interface defines a factory for creating new instances of model objects for the
ISeriesRetrieveDatabaseFileDescription API. |
IISeriesHostDisplayFileField | IISeriesHostDisplayFileField is an interface which represents an iSeries display file field. |
IISeriesHostDisplayFileRecord | IISeriesHostDisplayFileRecord is an interface which represents an iSeries display file record format. |
IISeriesHostFieldBasic | This interface represents a single file field on the AS/400. |
IISeriesHostFieldConstants | This interface defines the constants used in IISeriesHostFieldBasic, for representing a single file field on the AS/400. |
IISeriesHostFieldKeyword | Interface to represent a field keyword and it's parameters. |
IISeriesHostFieldNameArray | This interface represents the bare bones request of host field list requests, returning an array of Strings that are the names of the things listed. |
IISeriesHostFieldNameOnly | This interface represents the simplest of host field list requests, returning only the name. |
IISeriesHostFileDefinition | Interface representing the file definition for an iSeries database file. |
IISeriesHostFormatDefinition | Interface representing a record format definition for an iSeries Database file. |
IISeriesHostKeyField | This interface represents a single key field for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300. |
IISeriesHostListBaseFactory | This interface defines a factory for creating new instances of classes which implement the IISeriesHostXXX interfaces. |
IISeriesHostListDatabaseFieldFactory | This interface defines a factory for creating new instances of
classes which implement the following interface:
|
IISeriesHostListFieldFactory | This interface defines a factory for creating new instances of
classes which implement one of the field list interfaces:
|
IISeriesHostListObjectFactory | This interface defines a factory for creating new instances of
classes which implement the IISeriesHostObjectXXX interfaces:
IISeriesHostObjectNameOnly for just name and context information
IISeriesHostObjectBrief for simple information
IISeriesHostObjectBasic for typical information
IISeriesHostObjectExhaustive for all information
ISeriesListObjects ,
as it may be the case that a separate object is desired to be
created for libraries vs DB-files vs other-objects. |
IISeriesHostListRecordFactory | This interface defines a factory for creating new instances of
classes which implement one of the record list interfaces:
|
IISeriesHostListSpoolFileFactory | This interface defines a factory for creating new instances of
classes which implement one of the spool list interfaces:
|
IISeriesHostListStatusCallback | This interface is used when processing multiple-filter list requests, and the caller wants to be informed when processing for each filter starts. |
IISeriesHostMemberBasic | Interface for objects that store basic member information |
IISeriesHostMemberBrief | This interface represents a single member on the IBM i. |
IISeriesHostMemberNameOnly | This interface represents the simplest of host member list requests, returning only the name. |
IISeriesHostModule | This interface represents the information that can be retrieved for an OS/400 *MODULE object. |
IISeriesHostModuleBasic | This interface represents the basic information about an OS/400 *MODULE object. |
IISeriesHostObjectBasic | This interface represents a single object on the AS/400. |
IISeriesHostObjectBrief | This interface represents a single object on the AS/400. |
IISeriesHostObjectExhaustive | This interface represents a single object on the AS/400. |
IISeriesHostObjectFactory | This interface defines a factory for creating new instances of
classes which implement the IISeriesHostObjectXXX interfaces:
IISeriesHostObjectNameOnly for just name and context information
IISeriesHostObjectBrief for simple information
IISeriesHostObjectBasic for typical information
IISeriesHostObjectExhaustive for all information
|
IISeriesHostObjectNameArray | This interface represents the bare bones request of host list requests, returning an array of Strings that are the names of the things listed. |
IISeriesHostObjectNameOnly | This interface represents the simplest of host list requests, returning only the name. |
IISeriesHostProcedure | This interface represents the information that can be retrieved for a procedure contained in an an OS/400 *MODULE object. |
IISeriesHostProcedureBasic | This interface represents the basic information that can be retrieved for a procedure contained in an an OS/400 *MODULE object. |
IISeriesHostRecordBasic | This interface represents a single file record format on the AS/400. |
IISeriesHostRecordDevice | This interface represents a single device file record format on the AS/400. |
IISeriesHostRecordFormatKeyInformation | This interface represents a the key information for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300 (retrieve key field information template). |
IISeriesHostRecordNameOnly | This interface represents the simplest of host record list requests, returning only the name. |
IISeriesHostSpoolFileBasic | This interface represents a single file SpoolFile format on the AS/400. |
IISeriesHostSpoolFileNameOnly | This interface represents a single file SpoolFile format on the AS/400. |
IISeriesListProcessor | Interface supported by list processors. |
IISeriesMember | Interface for iSeries member instances. |
IISeriesMessageDescription | |
IISeriesRecord | |
IISeriesSortSequenceTable | This interface encapsulates the information stored in a Sort Sequence Table on the iSeries. |
IISeriesSQLStatement | This interface encapsulates the information returned by QSQCHKS API to check the SQL Statements on the iSeries. |
IISeriesSQLStatementHeader | This interface encapsulates the information returned by QSQCHKS API to check the SQL Statement on the iSeries. |
IISeriesSQLSyntaxOptionConstants | This class contains the constants to use for the key in creating the options. |
ISequentialFileReader | Iterates through a sequential file and provides one line at a time |
Class Summary | |
---|---|
ISeriesEditDescription | This class represents an edit description (user defined edit code) on the iSeries. |
ISeriesEditDescriptionsInfo | This Java Bean represents the information required for processing edit codes. |
ISeriesEditMask | This class is a simple Java Bean which represents an iSeries edit mask. |
ISeriesFileOverrideInformation | Override information for an iSeries file. |
ISeriesHostDatabaseField | This class represents the information for a field in an iSeries database. |
ISeriesHostDatabaseFileDescriptionFactory | This interface defines a factory for creating new instances of model objects for the
ISeriesRetrieveDatabaseFileDescription API. |
ISeriesHostDisplayFileField | ISeriesHostDisplayFileField is a class which represents an iSeries display file field. |
ISeriesHostDisplayFileRecord | IISeriesHostDisplayFileRecord is an interface which represents an iSeries display file record format. |
ISeriesHostFieldBasic | This class represents a single field on the AS/400. |
ISeriesHostFieldNameArray | This class encapsulates a list of field name Strings |
ISeriesHostFieldNameOnly | This class represents a single field on the AS/400. |
ISeriesHostFileDefinition | Class represents the information for an iSeries host file. |
ISeriesHostFormatDefinition | Class represents the information for an iSeries record file. |
ISeriesHostKeyField | This class represents a single key field for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300. |
ISeriesHostListDatabaseFieldFactory | This class is simply a factory for creating new instances of the appropriate object for database field lists. |
ISeriesHostListFieldFactory | This class is simply a factory for creating new instances of the appropriate object for field lists. |
ISeriesHostListFieldNameArrayFactory | This class is simply a factory for creating a list of name Strings only for the
ISeriesListFields API. |
ISeriesHostListMemberNameOnlyFactory | This class is simply a factory for creating new instances of
the ISeriesHostMemberNameOnly class for the
ISeriesListMembers API. |
ISeriesHostListObjectBasicFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectBasic class for the
ISeriesListObjects API. |
ISeriesHostListObjectBriefFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectBrief class for the
ISeriesListObjects API. |
ISeriesHostListObjectExhaustiveFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectExhaustive class for the
ISeriesListObjects API. |
ISeriesHostListObjectNameArrayFactory | This class is simply a factory for creating a list of name Strings only for the
ISeriesListObjects API. |
ISeriesHostListObjectNameOnlyFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectNameOnly class for the
ISeriesListObjects API. |
ISeriesHostListRecordFactory | This class is simply a factory for creating new instances of the appropriate object for record lists. |
ISeriesHostListRecordNameArrayFactory | This class is simply a factory for creating a list of name Strings only for the
ISeriesListRecords API. |
ISeriesHostListSpoolFileFactory | This class is simply a factory for creating new instances of the appropriate object for SpoolFile lists. |
ISeriesHostMemberBasic | Class for storing store basic member information |
ISeriesHostMemberBrief | This Class represents a single member on the IBM i. |
ISeriesHostMemberDefinition | Class represents the information for an iSeries member. |
ISeriesHostMemberNameArray | This class encapsulates a list of name Strings |
ISeriesHostMemberNameOnly | This class represents a single member name on the AS/400. |
ISeriesHostModule | This JavaBean represents the information that can be retrieved for an OS/400 *MODULE object. |
ISeriesHostModuleBasic | This Java bean represents the basic information about an OS/400 *MODULE object. |
ISeriesHostObjectBasic | This class represents a single object on the AS/400. |
ISeriesHostObjectBasicFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectBasic class. |
ISeriesHostObjectBrief | This class represents a single object on the AS/400. |
ISeriesHostObjectBriefFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectBrief class. |
ISeriesHostObjectExhaustive | This class represents a single object on the AS/400. |
ISeriesHostObjectExhaustiveFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectExhaustive class. |
ISeriesHostObjectLock | Class representing a lock on a remote iSeries object. |
ISeriesHostObjectNameArray | This class encapsulates a list of name Strings |
ISeriesHostObjectNameOnly | This class represents a single name on the AS/400. |
ISeriesHostObjectNameOnlyFactory | This class is simply a factory for creating new instances of
the ISeriesHostObjectNameOnly class. |
ISeriesHostProcedure | This Java bean represents the information that can be retrieved for a procedure contained in an an OS/400 *MODULE object. |
ISeriesHostProcedureBasic | This JavaBean represents the information that can be retrieved for a procedure contained in an an OS/400 *MODULE object. |
ISeriesHostRecordBasic | This class represents a single record format on the AS/400. |
ISeriesHostRecordDevice | This class represents a single record format for a device file on the AS/400. |
ISeriesHostRecordFormatKeyInformation | This class represents a the key information for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300 (retrieve key field information template |
ISeriesHostRecordNameOnly | This class represents a single record name on the AS/400. |
ISeriesHostSpoolFileBasic | This class represents a single SpoolFile format on the AS/400. |
ISeriesHostSpoolFileNameOnly | This class represents a single SpoolFile name on the AS/400. |
ISeriesJobName | This class represents a single job name, and is used to communicate the list of jobs to the JobMiner Similar to ISeriesHostObjectNameOnly, but simpler |
ISeriesSortSequenceTable | This Java Bean represents the information stored in a Sort Sequence Table on the iSeries. |
ISeriesSQLStatement | This Java Bean represents the information returned by QSQCHKS API that checks SQL statement on the iSeries. |
ISeriesSQLStatementHeader | This Java Bean represents the information returned by QSQCHKS API that checks SQL statement on the iSeries. |
ISeriesTCPIPNetworkInterface | Java bean to encapsulated the information retrieved for an iSeries TCP/IP network interface by the ListNetworkInterface OS/400 api. |
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |