Uses of Interface
org.nuiton.topia.framework.EntityFilter
Packages that use EntityFilter
Package
Description
Contains two interfaces, one
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services.-
Uses of EntityFilter in org.nuiton.topia.framework
Classes in org.nuiton.topia.framework that implement EntityFilterMethods in org.nuiton.topia.framework with parameters of type EntityFilterModifier and TypeMethodDescriptionTopiaQuery.addFilter(EntityFilter filter) Deprecated.Add afilterto the query that contains limit indexes, orderBy condition and referenceId if needed.TopiaQuery.addFilter(EntityFilter filter, String propertyToFilter) Deprecated.Add afilterto the query that contains limit indexes, orderBy condition and referenceId if needed.