Uses of Class
com.funnelback.publicui.search.model.curator.Curator
-
Packages that use Curator Package Description com.funnelback.publicui.search.model.transaction Provides classes used for a search transaction, from the input parameters to the search results. -
-
Uses of Curator in com.funnelback.publicui.search.model.transaction
Fields in com.funnelback.publicui.search.model.transaction declared as Curator Modifier and Type Field Description private CuratorSearchResponse. curatorCurator: Curated result packet data data.Methods in com.funnelback.publicui.search.model.transaction that return Curator Modifier and Type Method Description CuratorSearchResponse. getCurator()Curator: Curated result packet data data.Methods in com.funnelback.publicui.search.model.transaction with parameters of type Curator Modifier and Type Method Description voidSearchResponse. setCurator(Curator curator)Curator: Curated result packet data data.
-