Java URL Optimization API (Core API) 2.1.1

Uses of Package
com.endeca.soleng.urlformatter

Packages that use com.endeca.soleng.urlformatter
com.endeca.soleng.urlformatter The core of the URL Optimization API containing the fundamental components required for URL manipulation and generation - including the primary UrlState class and its related UrlFormatter and QueryBuilder interfaces. 
com.endeca.soleng.urlformatter.basic Contains the BasicUrlFormatter and BasicQueryBuilder classes. 
 

Classes in com.endeca.soleng.urlformatter used by com.endeca.soleng.urlformatter
AggrERecUrlParam
          An interface used internally by an UrlState to store an AggrERec for aggregate record detail page links.
ERecUrlParam
          An interface used internally by an UrlState to store an ERec for record detail page links.
NavStateUrlParam
          An interface used internally by an UrlState to manage state for navigation pages.
QueryBuildException
          Indicates that an error occurred while marshaling an UrlState into an ENEQuery object.
UrlFormatException
          Indicates that an error occurred while formatting an UrlState object into an URL string - or while parsing a request into an UrlState.
UrlFormatter
          An interface that is responsible for formatting UrlState objects into URL strings.
UrlParam
          An interface used internally by an UrlState to store a single URL parameter.
UrlState
          An object that represents URL state for a web application request - a central component for this API.
 

Classes in com.endeca.soleng.urlformatter used by com.endeca.soleng.urlformatter.basic
AggrERecUrlParam
          An interface used internally by an UrlState to store an AggrERec for aggregate record detail page links.
ERecUrlParam
          An interface used internally by an UrlState to store an ERec for record detail page links.
NavStateUrlParam
          An interface used internally by an UrlState to manage state for navigation pages.
QueryBuilder
          An interface that is responsible for marshaling UrlState objects into ENEQuery objects.
QueryBuildException
          Indicates that an error occurred while marshaling an UrlState into an ENEQuery object.
UrlFormatException
          Indicates that an error occurred while formatting an UrlState object into an URL string - or while parsing a request into an UrlState.
UrlFormatter
          An interface that is responsible for formatting UrlState objects into URL strings.
UrlParam
          An interface used internally by an UrlState to store a single URL parameter.
UrlState
          An object that represents URL state for a web application request - a central component for this API.
 


Java URL Optimization API (Core API) 2.1.1

Copyright © 2012 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Java URL Optimization API (Core API) (urlFormatterCore)
VERSION: 2.1.1
BUILD:   12083DEV
ARCH_OS: n/a
DATE:    2012-02-16T20:40:08-0500