iSeries Remote Systems
v6.0.0

Package com.ibm.etools.systems.as400filesubsys.impl

Class Summary
AS400FieldFactory This class is only used in non-datastore mode.
As400filesubsysFactoryImpl An implementation of the model Factory.
As400filesubsysPackageImpl An implementation of the model Package.
AS400RecordFactory This class is only used in non-datastore mode.
AS400ResolveFileFiltersUsingDataStore This class is responsible for handling remote list requests, by converting them to datastore requests.
AS400ResolveRecordOrFieldFilters Possibly temporary class to handle record and field list requests, until such time as the datastore supports these.
FileSubSystemFactoryImpl  
FileSubSystemImpl  
ISeriesDatabaseRecordElement This class represents an iSeries record within a database file, as returned from a remote list request for records.
ISeriesDeviceRecordElement This class represents an iSeries record within a device file, as returned from a remote list request for records.
ISeriesFieldElement This class represents an iSeries field within a file, as returned from a remote list request for fields.
ISeriesFileElement This class represents an iSeries database file, as returned from a remote list request for objects.
ISeriesIFSFileElement This class represents an iSeries IFS file within a folder, as returned from a remote list request for IFS files.
ISeriesIFSFolderElement This class represents an iSeries IFS folder, as returned from a remote list request for IFS folders.
ISeriesLibraryElement This class represents an iSeries library object, as returned from a remote list request for libraries.
ISeriesListAbstractAdapterFactory Base class and object factory for the child factory classes.
ISeriesListFieldsAdapterFactory Adapter to map what the AS/400 comm layer returns for field list requests, with what we need to drive the UI.
ISeriesListObjectsAdapterFactory Adapter to map what the AS/400 comm layer returns with what we need to drive the UI.
ISeriesListRecordsAdapterFactory Adapter to map what the AS/400 comm layer returns for record list requests, with what we need to drive the UI.
ISeriesMemberElement This class represents an iSeries member within a file, as returned from a remote list request for members.
ISeriesObjectElement This class represents an iSeries object within a library, as returned from a remote list request for objects.
 


iSeries Remote Systems
v6.0.0

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.