Package | Description |
---|---|
com.endeca.soleng.urlformatter.seo |
Contains the
SeoUrlFormatter and its associated classes
for configuring and tuning the behavior of this SEO-friendly implementation
of the core UrlFormatter interface. |
Class and Description |
---|
AggrERecFormatter
Interface that specifies the formatting of a UrlState associated with an aggregate record,
used by
SeoUrlFormatter . |
DimLocationFormatter
An extension point used by various SEO URL formatting classes to control
the rendering of
DimLocation objects into path-encoded
keyword strings. |
ERecFormatter
Interface that specifies the formatting of a UrlState associated with an Endeca record,
aggregated by an
SeoUrlFormatter . |
NavStateCanonicalizer
An interface that specifies canonicalization of a
NavStateUrlParam , aggregated by
an SeoUrlFormatter. |
NavStateFormatter
An interface that specifies the formatting of an UrlState associated with
a Navigation State, aggregated by an
SeoUrlFormatter . |
SeoERecFormatter
An
ERecFormatter that formats the UrlState
associated with an Endecan record in SEO Optimized format,
taking into account record Dimension Values and Properties. |
StringFormatter
An interface for string formatting, implementations of which are
aggregated by SeoDimLocationFormatter, SeoERecFormatter, SeoAggrERecFormatter,
and StringFormatterChain.
|
UrlParamEncoder
Specifies the encoding of a URL parameter, aggregated by an
SeoUrlFormatter
in an UrlParamEncoder[] array. |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.