|
Java URL Optimization API (SEO API) 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DimLocationFormatter
An extension point used by various SEO URL formatting classes to control
the rendering of DimLocation objects into path-encoded
keyword strings.
SeoNavStateFormatter.setDimLocationFormatters(DimLocationFormatter[]),
SeoERecFormatter.setDimLocationFormatters(DimLocationFormatter[])| Method Summary | |
|---|---|
java.lang.String |
formatDimLocation(com.endeca.soleng.urlformatter.UrlState pUrlState,
com.endeca.navigation.DimLocation pDimLocation)
Formats the specified DimLocation for the specified
UrlState. |
java.lang.Object |
getKey()
The dimension name or id used to associate a DimLocationFormatter
with a specific dimension. |
| Method Detail |
|---|
java.lang.Object getKey()
DimLocationFormatter
with a specific dimension.
String or Long respectively)SeoNavStateFormatter.setUseDimensionNameAsKey(boolean),
SeoERecFormatter.setUseDimensionNameAsKey(boolean)
java.lang.String formatDimLocation(com.endeca.soleng.urlformatter.UrlState pUrlState,
com.endeca.navigation.DimLocation pDimLocation)
throws com.endeca.soleng.urlformatter.UrlFormatException
DimLocation for the specified
UrlState.
pUrlState - the UrlState that contains the
specified DimLocationpDimLocation - the DimLocation to be formatted
com.endeca.soleng.urlformatter.UrlFormatException - if the DimLocation cannot
be properly formatted
|
Java URL Optimization API (SEO API) 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@VERSION PRODUCT: Java URL Optimization API (SEO API) (urlFormatterSeo) VERSION: 2.1.0 BUILD: 12010DEV ARCH_OS: n/a DATE: 2010-06-29T04:02:48-0400