|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntermediateFacetResult
Intermediate FacetResult
of faceted search.
This is an empty interface on purpose.
It allows FacetResultsHandler
to return intermediate result objects
that only it knows how to interpret, and so the handler has maximal freedom
in defining what an intermediate result is, depending on its specific logic.
Method Summary | |
---|---|
FacetRequest |
getFacetRequest()
Facet request for which this temporary result was created. |
Method Detail |
---|
FacetRequest getFacetRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |