Uses of Package
com.googlecode.genericdao.search
-
Packages that use com.googlecode.genericdao.search Package Description com.googlecode.genericdao.search Filter
is used by theSearch
class to specify a restriction on what results should be returned in the search.net.pricefx.domain Defines set of domain object classes.net.pricefx.formulaengine Provides Formula Engine API classes.net.pricefx.formulaengine.scripting Provides API related to scripting, including interfacePublicGroovyAPI
, that represents what can be reached in the Groovy element syntax asapi
.net.pricefx.server.dto.calculation Defines set of data transfer object (DTO) classes related to Calculations.net.pricefx.service Provides ItemSummaryQuery interface. -
Classes in com.googlecode.genericdao.search used by com.googlecode.genericdao.search Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search.MatcherContext Created by petercipov on 30/06/16. -
Classes in com.googlecode.genericdao.search used by net.pricefx.domain Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search. -
Classes in com.googlecode.genericdao.search used by net.pricefx.formulaengine Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search.Search A convenient fully-featured implementation of ISearch and IMutableSearch for general use in Java code. -
Classes in com.googlecode.genericdao.search used by net.pricefx.formulaengine.scripting Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search. -
Classes in com.googlecode.genericdao.search used by net.pricefx.server.dto.calculation Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search. -
Classes in com.googlecode.genericdao.search used by net.pricefx.service Class Description Filter AFilter
is used by theSearch
class to specify a restriction on what results should be returned in the search.