Interface MaapiIterate

All Superinterfaces:
ConfIterate

public interface MaapiIterate extends ConfIterate
This interface is used with the Iterate method in Maapi. It allows a way to iterate through a set of data in a transaction and have a user provided method applied on each of the data elements.
See Also: