Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.comm.interfaces
Interface IISeriesAPIProcessor

All Known Subinterfaces:
IISeriesListProcessor
All Known Implementing Classes:
ISeriesAbstractHostAPIProcessor, ISeriesAbstractListProcessor, ISeriesCheckCommand, ISeriesCheckObject, ISeriesConvertEditCode, ISeriesListDatabaseFields, ISeriesListEditDescriptions, ISeriesListFields, ISeriesListIFS, ISeriesListLibraries, ISeriesListMembers, ISeriesListObjectLocks, ISeriesListObjects, ISeriesListRecords, ISeriesListSpoolFiles, ISeriesRetreiveCDRAInfo, ISeriesRetrieveDatabaseFileDescription, ISeriesRetrieveDatabaseMemberDescription, ISeriesRetrieveDisplayFileDescription, ISeriesRetrieveFileOverrideInformation, ISeriesRetrieveSaveFileDescription, ISeriesRetrieveSortSeqTable, ISeriesSyntaxCheckSQLStatements, ListModuleInformation, ListNetworkInterfaces, ListServiceProgramInformation

public interface IISeriesAPIProcessor

Interface supported by host API processors.

See Also:
ISeriesAbstractHostAPIProcessor

Field Summary
static String Copyright
           
 
Method Summary
 List getWarnings()
          Get warnings issued by this api call.
 

Field Detail

Copyright

static final String Copyright
See Also:
Constant Field Values
Method Detail

getWarnings

List getWarnings()
Get warnings issued by this api call. This returns and then clears the warning list.

Returns:
a List of strings or null if no warnings.

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 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.