| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
SeoNavStateCanonicalizer
A class that creates a canonical sort order for a
NavStateUrlParam. |
| Modifier and Type | Method and Description |
|---|---|
NavStateCanonicalizer |
SeoUrlFormatterFactory.getNavStateCanonicalizer() |
NavStateCanonicalizer |
SeoUrlFormatter.getNavStateCanonicalizer()
Returns the canonicalizer used to sort the navigation state before
rendering an
UrlState. |
| Modifier and Type | Method and Description |
|---|---|
void |
SeoUrlFormatterFactory.setNavStateCanonicalizer(NavStateCanonicalizer pNavStateCanonicalizer)
Specifies the
NavStateCanonicalizer used by the auto-configured
SeoUrlFormatter. |
void |
SeoUrlFormatter.setNavStateCanonicalizer(NavStateCanonicalizer pNavStateCanonicalizer)
Specifies the canonicalizer used to sort the navigation state before
rendering an
UrlState. |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.