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
LocaleException
void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws LocaleException
LocaleException