Uses of Interface
cz.diribet.aqdef.model.AqdefObjectModel.CatalogRecordPredicate
-
Packages that use AqdefObjectModel.CatalogRecordPredicate Package Description cz.diribet.aqdef.model -
-
Uses of AqdefObjectModel.CatalogRecordPredicate in cz.diribet.aqdef.model
Methods in cz.diribet.aqdef.model with parameters of type AqdefObjectModel.CatalogRecordPredicate Modifier and Type Method Description voidAqdefObjectModel. filterCatalogRecords(AqdefObjectModel.CatalogRecordPredicate predicate)Removes all catalog records that do not match the given predicate.
-