Interface MaapiDiffIterate

All Superinterfaces:
ConfIterate
All Known Implementing Classes:
NavuContainer, NavuListEntry

public interface MaapiDiffIterate extends ConfIterate
This interface is used with the diffIterate method in Maapi. It allows a way to iterate through a set of changes and have a user provided method applied on each of them.
See Also: