Uses of Interface
com.funnelback.publicui.search.model.padre.ResultType
-
Packages that use ResultType Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of ResultType in com.funnelback.publicui.search.model.padre
Classes in com.funnelback.publicui.search.model.padre that implement ResultType Modifier and Type Class Description class
Result
A single search result.class
TierBar
A tier barMethods in com.funnelback.publicui.search.model.padre that return types with arguments of type ResultType Modifier and Type Method Description List<ResultType>
ResultPacket. getResultsWithTierBars()
Get the results and the tier bars mixed together.
-