iSeries Remote Systems
v6.0.0

Package com.ibm.etools.iseries.core

Interface Summary
IISeriesConstants Constants used throughout the iSeries core plugin

The following are useful Icon constants which can be used to get the image descriptor by calling:
IISeriesFilterTypes Our qsys file system filters are typed.
IISeriesJobSubsystemsConstants Constants used by Native file system
IISeriesMessages Message IDs
IISeriesNFSConstants Constants used by Native file system
IISeriesPreferencesConstants Keys into preferences bundle.
IISeriesPropertyConstants IDs of properties unique to the AS/400 plugin.
IISeriesRemoteJobTypes Remote type and subtypes for Jobs.
IISeriesRemoteSourceLocator Interface for allowing the RSE to search for remote source from an iSeries project.
IISeriesRemoteTypes All remote object types we support.
IISeriesSubSystem This is a common interface implemented by each of our ISeries subsystem objects.
IISeriesSubSystemCommandExecutionProperties This interface encapsulates common command execution properties that all iSeries subsystems support.
IISeriesSubSystemFactory Simply a tag to indicate this factory is one our AS/400 factories.
IISeriesSystem This represents our connection to a remote iSeries system.
IISeriesTableViewResourceChangeEvent Interface of event sent when a remote system resource changes.
IISeriesTableViewResourceChangeListener Interface that listeners interesting in changes to ISeriesremote system connections and subsystems can listen implement and subsequently register their interest in via SystemRegistry.
 

Class Summary
CODEServerManager CODEServerManager This class handles the integration between our Eclipse Workbench based tools and the existing CODE tools.
FieldTransfer Transfer class for transferring fields via drag and drop operations.
ISeriesAdapterHelpers This class has static helper methods that will very efficiently get an iseries adapter.
ISeriesCLParameterTokenizer Helper class for tokenizing CL parameter string and return each parameter as a token.
ISeriesCmdSubSystemFactory ALL MOVED TO com.ibm.etools.systems.as400cmdsubsys.impl.CmdSubSysemFactoryImpl
ISeriesCommandLineParameterHandler This class handles the merging of the command string to be executed and the parameter string that is specified on the table view command line
ISeriesElementContext When listing objects in a view, we need to record some context about how the object came to be listed.
ISeriesFileSubSystemFactory ALL MOVED TO FileSubSystemFactoryImpl
ISeriesJobSubSystemFactory Factory for iSeries job subsystem
ISeriesNfsCommandHandler Helper class for running remote commands and refreshing the tree or table views if required.
ISeriesParameterToken Help class to contain the information of a parameter to be used when adding the adding the command line parameters to the command
ISeriesPreferenceInitializer Preference initializer for iSeries.
ISeriesRemoteCommandMatcher This class encapsulates all the criteria required to identify a match on a remote * iSeries system command object.
ISeriesRemoteFieldMatcher This class encapsulates all the criteria required to identify a match on a field in a remote * iSeries system QSYS file object.
ISeriesRemoteFileMatcher This class encapsulates all the criteria required to identify a match on a remote iSeries system QSYS file object.
ISeriesRemoteJobMatcher This class encapsulates all the criteria required to identify a match on a remote * iSeries system job object.
ISeriesRemoteLibraryMatcher This class encapsulates all the criteria required to identify a match on a remote * iSeries system library object.
ISeriesRemoteMemberMatcher This class encapsulates all the criteria required to identify a match on a remote * iSeries system member object.
ISeriesRemoteObjectMatcher This class encapsulates all the criteria required to identify a match on a remote iSeries system QSYS object.
ISeriesRemoteProcedureMatcher This class encapsulates all the criteria required to identify a match on a procedure in a * remote iSeries module object.
ISeriesRemoteProgramModuleMatcher This class encapsulates all the criteria required to identify a match on a module in a * remote iSeries program / service program object.
ISeriesRemoteRecordMatcher This class encapsulates all the criteria required to identify a match on a record in a remote * iSeries system QSYS file object.
ISeriesSubSystemHelpers We very often have need to quickly retrieve a subsystem or subsystem factory given any remote object.
ISeriesSystemDataStore Represents a live connection to an AS/400 using the DataStore, versus directly with the toolbox.
ISeriesSystemManager This class is responsible for instantiating the ISystem object for iSeries subsystems.
ISeriesSystemPlugin Plugin for the IBM-supplied ISeries Remote Systems
ISeriesSystemToolbox This wrappers an AS/400 Toolbox for Java AS400 object used for a live connection to an iSeries.
ISeriesTableViewRegistry  
ISeriesTableViewResourceChangeEvent  
ISeriesTableViewResourceChangeManager Manages the list of registered resource change listeners.
ISeriesTempFileListener This class manages listening for resource changes within our temp file project It is used for listening to saves made in the editor so that we can upload changes to the remote members.
ISeriesViewHelpers Static helper methods related to the Remote Systems view, and iSeries stuff.
NativeWindowsCalls NativeWindowsCalls - This class provides static helper methods which need access native code in Windows
 

Exception Summary
ISeriesNfsCommandException  
 


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.