public interface I_CmsLocaleCompareContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
getComparisonLocale()
Gets the comparison locale.
|
CmsLocaleGroup |
getLocaleGroup()
Gets the locale group of the root resource.
|
CmsResource |
getRoot()
Gets the root resource.
|
java.util.Locale |
getRootLocale()
Gets the root locale.
|
void |
refreshAll()
Refreshes everything.
|
java.util.Locale getComparisonLocale()
CmsLocaleGroup getLocaleGroup()
CmsResource getRoot()
java.util.Locale getRootLocale()
void refreshAll()