Uses of Interface
step.core.objectenricher.ObjectFilter
-
Packages that use ObjectFilter Package Description step.core.objectenricher -
-
Uses of ObjectFilter in step.core.objectenricher
Methods in step.core.objectenricher that return ObjectFilter Modifier and Type Method Description static ObjectFilterObjectFilterComposer. compose(List<ObjectFilter> list)ObjectFilterObjectHook. getObjectFilter(step.core.AbstractContext context)ObjectFilterObjectHookRegistry. getObjectFilter(step.core.AbstractContext context)Method parameters in step.core.objectenricher with type arguments of type ObjectFilter Modifier and Type Method Description static ObjectFilterObjectFilterComposer. compose(List<ObjectFilter> list)
-