| 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 |
SeoUrlFormatter.getNavStateCanonicalizer()
Returns the canonicalizer used to sort the navigation state before
rendering an
UrlState. |
| Modifier and Type | Method and Description |
|---|---|
void |
SeoUrlFormatter.setNavStateCanonicalizer(NavStateCanonicalizer pNavStateCanonicalizer)
Specifies the canonicalizer used to sort the navigation state before
rendering an
UrlState. |
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.