iSeries Remote Systems
v6.0.1

Package com.ibm.etools.iseries.core.api

Interface Summary
IISeriesDataElementWrapper  
 

Class Summary
CCSIDStaticHelpers This class contains static methods releated to CCSID conversions and lookups.
Encoder  
ISeriesAbsoluteName Throughout the iSeries support, we often have to turn remote objects into absolute names, and decompose absolute names into constituent parts.
ISeriesAbstractProgramObject Abstract representation of an iSeries program and service program objects.
ISeriesConnection ISeriesConnection
ISeriesConnectionFactory Factory for creating ISeriesConnection instances.
ISeriesDatabaseField This class represents a database field on the host (typically from a data physical file.
ISeriesDataElementToHostObjectConverters Static converter methods that convert a data element to a host object by simply instantiating an appropriate host object and copying properties to it.
ISeriesDataElementWrapper Base class for all ISeriesXXX classes the represent remote iSeries QSYS objects
ISeriesDisplayFile Representation of a Display file on the remote system.
ISeriesDisplayFileField Representation of a field in an iSeries display file record.
ISeriesDisplayFileRecord  
ISeriesEditDescriptionInfo This Java Bean represents the information required for processing edit codes.
ISeriesField This class represents a field on the host.
ISeriesFieldKeyword This class represents a field keyword and its parameters.
ISeriesFile This is a usable representation of a src/data/logical file object on a remote iSeries object.
ISeriesHostFieldNameOnlyWrapper Represents a database or device field.
ISeriesHostRecordNameOnlyWrapper Represents a database or device record.
ISeriesJob This is a usable representation of an iSeries job object on a remote iSeries object.
ISeriesKeyField ISeriesKeyField represents a key field in an iSeries Database file.
ISeriesLibrary This is a usable representation of a library remote iSeries object.
ISeriesLibraryListEntryFactory Contains the factory method for creating SystemLibraryListEntry objects.
ISeriesMember This is a usable representation of an object on a remote iSeries object.
ISeriesMessage This is a usable representation of a remote iSeries message.
ISeriesMessageDescription This is a usable representation of a remote iSeries message.
ISeriesObject This is a usable representation of an object on a remote iSeries object.
ISeriesProcedure This class represents a procedure inside of an ILE *PGM or *SRVPGM object on the iSeries.
ISeriesProgram This class represents a program object on the iSeries.
ISeriesProgramModule This class represents a module inside of a program or service program object on the iSeries.
ISeriesRecord Represents a database or device record.
ISeriesRecordDevice Represents a device record.
ISeriesRSEInteractiveJob This class represents an interactive job associated with an RSE iSeries connection.
ISeriesServiceProgram This class represents a program object on the iSeries.
ISeriesSortSequenceTable This Java Bean represents the information stored in a Sort Sequence Table on the iSeries.
ISeriesSQLStatementHeader This Java Bean represents the information returned when SQL Statements are Syntax checked on the iSeries.
ISeriesSrcPhysicalFileMemberReader  
 

Exception Summary
ISeriesEncapsulatedException  
ISeriesEncapsulatedReturnCodeException  
ISeriesReturnCodeException  
 


iSeries Remote Systems
v6.0.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.