Java URL Optimization API (Core API) 2.1.0

com.endeca.soleng.urlformatter
Interface QueryBuilder

All Known Implementing Classes:
BasicQueryBuilder

public interface QueryBuilder

An interface that is responsible for marshaling UrlState objects into ENEQuery objects.

See Also:
UrlState

Method Summary
 com.endeca.navigation.ENEQuery buildQuery(UrlState pUrlState)
          Marshals the specified UrlState into an ENEQuery.
 

Method Detail

buildQuery

com.endeca.navigation.ENEQuery buildQuery(UrlState pUrlState)
                                          throws QueryBuildException
Marshals the specified UrlState into an ENEQuery.

Parameters:
pUrlState - the UrlState to marshal.
Throws:
QueryBuildException - if the UrlState cannot be successfully marshaled.

Java URL Optimization API (Core API) 2.1.0

Copyright © 2010 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Java URL Optimization API (Core API) (urlFormatterCore)
VERSION: 2.1.0
BUILD:   12010DEV
ARCH_OS: n/a
DATE:    2010-06-29T04:02:40-0400