Package com.liferay.portal.kernel.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
- All Known Implementing Classes:
AssetCategoryWrapper,AssetEntryWrapper,AssetVocabularyWrapper,DLFileEntryTypeWrapper,GroupWrapper,LayoutPrototypeWrapper,LayoutRevisionWrapper,LayoutSetPrototypeWrapper,LayoutWrapper,RoleWrapper,VirtualLayout
public interface LocalizedModel
- Author:
- Daniel Kocsis
-
Method Summary
Modifier and TypeMethodDescriptionString[]voidvoidprepareLocalizedFieldsForImport(Locale defaultImportLocale)
-
Method Details
-
getAvailableLanguageIds
String[] getAvailableLanguageIds() -
getDefaultLanguageId
String getDefaultLanguageId() -
prepareLocalizedFieldsForImport
- Throws:
LocaleException
-
prepareLocalizedFieldsForImport
- Throws:
LocaleException
-