| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model | |
| com.groupbyinc.api.tags |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBridge<RQ extends AbstractRequest<RQ>,Q extends AbstractQuery<RQ,Q>,D extends AbstractRecord<D>,R extends AbstractResults<D,R>>
The Bridge is the class responsible for marshalling a query to and from the search service. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResults<R extends AbstractRecord<R>,T extends AbstractResults<R,T>>
The results object contains a reference to all the objects that come back from the search service. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResults |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Functions.isRefinementSelected(AbstractResults<?,?> results,
java.lang.String navigationName,
java.lang.String value) |
Copyright © 2013–2015 GroupBy Inc.. All rights reserved.