public abstract class MultilingualGsfSimpleTag extends GsfSimpleTag
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
Constructor and Description |
---|
MultilingualGsfSimpleTag()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected com.fatwire.mda.DimensionFilterInstance |
getDimensionFilter()
Deprecated.
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()
Deprecated.
Get the locale that the user explicitly specified.
|
protected Collection<com.fatwire.assetapi.data.AssetId> |
getPreferredLocales()
Deprecated.
Get the ordered list of preferred locales that the user wants.
|
void |
setDimset(String s)
Deprecated.
|
void |
setLocale(String s)
Deprecated.
|
getICS, getPageContext, getService
public 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 © 2016–2017. All rights reserved.