Package com.ibm.jtopenlite.command.program.openlist
Provides classes to work with lists from an IBM i host.
See: Description
-
Interface Summary Interface Description ListEntryFormat<T extends ListFormatListener> Responsible for formatting output data returned by a call to an OpenListProgram.ListFormatListener Responsible for handling data that has been formatted by a ListEntryFormat.OpenListProgram<T extends ListEntryFormat,W extends ListFormatListener> Any of the various QGY APIs on the system that process lists of data. -
Class Summary Class Description CloseList GetListEntries Get list entries using the System API: QGYGTLEListInformation OpenListHandler Use this to easily read entries created by an OpenListProgram.Util Internal use.
Package com.ibm.jtopenlite.command.program.openlist Description
Provides classes to work with lists from an IBM i host.