Generated by
JDiff

Class com.canto.cumulus.MultiItemCollection

Added Methods
void find(String, List, String, boolean) Find items in the collection that are the result of applying a record filter to the given items of the given table.
void find(String, EnumSet, CombineMode, Locale, boolean) Performs a search for items.
void find(String, List, GUID, int, int, int, Set, String, boolean) Find items in the collection that are the result of applying a record filter to the given items of the given table.
void find(List, CombineMode, boolean) Perform a search based on the return value of .getItemFieldStatistics(com.canto.cumulus.db.statistics.FieldData) to search for items that have field values in a given range.