|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchResult
A part of SearchQueryResultSet
Method Summary | |
---|---|
List<Object> |
getAggregatorResults()
Aggregator results associated with this result. |
Map<String,Object> |
getAttributes()
Map of attribute names requested with the query to their respective values. |
Map<String,Object> |
getGroupByValues()
Map of group by attribute names requested with the query to their respective values. |
String |
getKey()
Get result key. |
Object[] |
getSortAttributes()
Values of attributes to order by |
Object |
getValue()
Get requested value from this result. |
Method Detail |
---|
String getKey()
Object getValue()
Map<String,Object> getAttributes()
Object[] getSortAttributes()
Map<String,Object> getGroupByValues()
List<Object> getAggregatorResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |