public abstract class MultilingualGsfSimpleTag extends GsfSimpleTag
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
MultilingualGsfSimpleTag() |
| Modifier and Type | Method and Description |
|---|---|
protected com.fatwire.mda.DimensionFilterInstance |
getDimensionFilter()
Return a dimension filter instance corresponding to the dimension set specified by the user (or discovered by
the tag).
|
protected com.fatwire.assetapi.data.AssetId |
getExplicitlySpecifiedLocale()
Get the locale that the user explicitly specified.
|
protected Collection<com.fatwire.assetapi.data.AssetId> |
getPreferredLocales()
Get the ordered list of preferred locales that the user wants.
|
void |
setDimset(String s) |
void |
setLocale(String s) |
getICS, getPageContext, getServicepublic final void setDimset(String s)
public final void setLocale(String s)
protected final com.fatwire.mda.DimensionFilterInstance getDimensionFilter()
protected final com.fatwire.assetapi.data.AssetId getExplicitlySpecifiedLocale()
protected final Collection<com.fatwire.assetapi.data.AssetId> getPreferredLocales()
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.