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