public interface QueryBuilder
UrlState
objects into ENEQuery objects.UrlState| Modifier and Type | Method and Description |
|---|---|
com.endeca.navigation.ENEQuery |
buildQuery(UrlState pUrlState)
Marshals the specified
UrlState into an ENEQuery. |
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.Copyright © 2013, Oracle and/or its affiliates. All rights reserved.