|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.navigation.NavStateSearchResult
public class NavStateSearchResult
Class encapsulating the results from a dimension value intersection search.
| Method Summary | |
|---|---|
AssocNavigationRefsList |
getResults()
Gets the intersection grouped by the intersections that share the same intersection of dimensions. |
long |
getTotalNumResults()
Gets the total number of results from this query. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AssocNavigationRefsList getResults()
AssocNavigationRefsList.
If there are none, an empty AssocNavigationRefsList
is returned.public long getTotalNumResults()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||