public interface LocalizedModel
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getDefaultLanguageId() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
java.lang.String[] getAvailableLanguageIds()
java.lang.String getDefaultLanguageId()
void prepareLocalizedFieldsForImport()
throws LocaleException
LocaleExceptionvoid prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws LocaleException
LocaleException