com.liferay.portal.model
Interface LocalizedModel
- All Known Subinterfaces:
- AssetCategory, AssetCategoryModel, AssetEntry, AssetEntryModel, AssetVocabulary, AssetVocabularyModel, DLFileEntryType, DLFileEntryTypeModel, Group, GroupModel, Layout, LayoutModel, LayoutPrototype, LayoutPrototypeModel, LayoutRevision, LayoutRevisionModel, LayoutSetPrototype, LayoutSetPrototypeModel, Role, RoleModel, StagedGroup
- All Known Implementing Classes:
- AssetCategoryWrapper, AssetEntryWrapper, AssetVocabularyWrapper, DLFileEntryTypeWrapper, GroupWrapper, LayoutPrototypeWrapper, LayoutRevisionWrapper, LayoutSetPrototypeWrapper, LayoutWrapper, RoleWrapper, VirtualLayout
public interface LocalizedModel
getAvailableLanguageIds
String[] getAvailableLanguageIds()
getDefaultLanguageId
String getDefaultLanguageId()
prepareLocalizedFieldsForImport
void prepareLocalizedFieldsForImport()
throws LocaleException
- Throws:
LocaleException
prepareLocalizedFieldsForImport
void prepareLocalizedFieldsForImport(Locale defaultImportLocale)
throws LocaleException
- Throws:
LocaleException