| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model | |
| com.groupbyinc.api.model.zone |
| 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 |
AbstractRecord<T extends AbstractRecord<T>>
A Record represents a result from the search engine. |
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 |
BaseRecord |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordZone<D extends AbstractRecord<D>>
Zone represents an area on the page that merchandisers have control over. |
Copyright © 2013–2015 GroupBy Inc.. All rights reserved.