|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
OpenList | Abstract base class that wraps a list of resources on the server. |
SpooledFileListItem | Contains spooled file information that was generated by SpooledFileOpenList .
|
SpooledFileOpenList | An OpenList implementation that generates lists of SpooledFileListItem objects.
|
Exception Summary | |
---|---|
OpenListException | Represents an exception that indicates an error has occurred processing an Open List API call on the server. |
Provides classes that efficiently access lists of resources on the iSeries.
Classes in this package are wrappers around the i5/OS "Open List" (QGY) system APIs. A list of resources is compiled on the server to satisfy certain filter criteria. The list can then be accessed sequentially or randomly by the client.
Users can implement their own Open List API wrappers by extending the com.ibm.as400.access.list.OpenList class.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |