|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ERecFormatter | |
|---|---|
| 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. |
| Uses of ERecFormatter in com.endeca.soleng.urlformatter.seo |
|---|
| Classes in com.endeca.soleng.urlformatter.seo that implement ERecFormatter | |
|---|---|
class |
SeoAggrERecFormatter
An ERecFormatter that formats an Aggregate record in SEO Optimized
format, by formatting its representative record using the SeoERecFormatter. |
class |
SeoERecFormatter
An ERecFormatter that formats the UrlState
associated with an Endecan record in SEO Optimized format,
taking into account record Dimension Values and Properties. |
| Methods in com.endeca.soleng.urlformatter.seo that return ERecFormatter | |
|---|---|
ERecFormatter |
SeoUrlFormatter.getERecFormatter()
The ERecFormatter used to render endeca record
attributes to the URL path keywords. |
| Methods in com.endeca.soleng.urlformatter.seo with parameters of type ERecFormatter | |
|---|---|
void |
SeoUrlFormatter.setERecFormatter(ERecFormatter pERecFormatter)
Sets the ERecFormatter property, which is used to render
directory-style (path-encoded) keywords for UrlState objects
containing an Endeca record. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||