| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryBuilder
An interface that is responsible for marshaling UrlState
 objects into ENEQuery objects.
UrlState| Method Summary | |
|---|---|
|  com.endeca.navigation.ENEQuery | buildQuery(UrlState pUrlState)Marshals the specified UrlStateinto anENEQuery. | 
| Method Detail | 
|---|
com.endeca.navigation.ENEQuery buildQuery(UrlState pUrlState)
                                          throws QueryBuildException
UrlState into an ENEQuery.
pUrlState - the UrlState to marshal.
QueryBuildException - if the UrlState cannot be
   successfully marshaled.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||