Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portal.model.LocalizedModel

Packages that use LocalizedModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.adapter   
com.liferay.portal.model.adapter.impl   
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.dynamicdatamapping.model   
com.liferay.portlet.dynamicdatamapping.model.impl   
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.model.impl   
 

Uses of LocalizedModel in com.liferay.portal.model
 

Subinterfaces of LocalizedModel in com.liferay.portal.model
 interface Group
          The extended model interface for the Group service.
 interface GroupModel
          The base model interface for the Group service.
 interface Layout
          The extended model interface for the Layout service.
 interface LayoutModel
          The base model interface for the Layout service.
 interface LayoutPrototype
          The extended model interface for the LayoutPrototype service.
 interface LayoutPrototypeModel
          The base model interface for the LayoutPrototype service.
 interface LayoutRevision
          The extended model interface for the LayoutRevision service.
 interface LayoutRevisionModel
          The base model interface for the LayoutRevision service.
 interface LayoutSetPrototype
          The extended model interface for the LayoutSetPrototype service.
 interface LayoutSetPrototypeModel
          The base model interface for the LayoutSetPrototype service.
 interface Role
          The extended model interface for the Role service.
 interface RoleModel
          The base model interface for the Role service.
 

Classes in com.liferay.portal.model that implement LocalizedModel
 class GroupWrapper
           This class is a wrapper for Group.
 class LayoutPrototypeWrapper
           This class is a wrapper for LayoutPrototype.
 class LayoutRevisionWrapper
           This class is a wrapper for LayoutRevision.
 class LayoutSetPrototypeWrapper
           This class is a wrapper for LayoutSetPrototype.
 class LayoutWrapper
           This class is a wrapper for Layout.
 class RoleWrapper
           This class is a wrapper for Role.
 

Uses of LocalizedModel in com.liferay.portal.model.adapter
 

Subinterfaces of LocalizedModel in com.liferay.portal.model.adapter
 interface StagedGroup
           
 

Uses of LocalizedModel in com.liferay.portal.model.adapter.impl
 

Classes in com.liferay.portal.model.adapter.impl that implement LocalizedModel
 class StagedGroupImpl
           
 

Uses of LocalizedModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement LocalizedModel
 class GroupBaseImpl
          The extended model base implementation for the Group service.
 class GroupImpl
          Represents either a site or a generic resource container.
 class GroupModelImpl
          The base model implementation for the Group service.
 class LayoutBaseImpl
          The extended model base implementation for the Layout service.
 class LayoutImpl
          Represents a portal layout, providing access to the layout's URLs, parent layouts, child layouts, theme settings, type settings, and more.
 class LayoutModelImpl
          The base model implementation for the Layout service.
 class LayoutPrototypeBaseImpl
          The extended model base implementation for the LayoutPrototype service.
 class LayoutPrototypeImpl
           
 class LayoutPrototypeModelImpl
          The base model implementation for the LayoutPrototype service.
 class LayoutRevisionBaseImpl
          The extended model base implementation for the LayoutRevision service.
 class LayoutRevisionImpl
           
 class LayoutRevisionModelImpl
          The base model implementation for the LayoutRevision service.
 class LayoutSetPrototypeBaseImpl
          The extended model base implementation for the LayoutSetPrototype service.
 class LayoutSetPrototypeImpl
           
 class LayoutSetPrototypeModelImpl
          The base model implementation for the LayoutSetPrototype service.
 class RoleBaseImpl
          The extended model base implementation for the Role service.
 class RoleImpl
           
 class RoleModelImpl
          The base model implementation for the Role service.
 class VirtualLayout
           
 

Uses of LocalizedModel in com.liferay.portlet.asset.model
 

Subinterfaces of LocalizedModel in com.liferay.portlet.asset.model
 interface AssetCategory
          The extended model interface for the AssetCategory service.
 interface AssetCategoryModel
          The base model interface for the AssetCategory service.
 interface AssetEntry
          The extended model interface for the AssetEntry service.
 interface AssetEntryModel
          The base model interface for the AssetEntry service.
 interface AssetVocabulary
          The extended model interface for the AssetVocabulary service.
 interface AssetVocabularyModel
          The base model interface for the AssetVocabulary service.
 

Classes in com.liferay.portlet.asset.model that implement LocalizedModel
 class AssetCategoryWrapper
           This class is a wrapper for AssetCategory.
 class AssetEntryWrapper
           This class is a wrapper for AssetEntry.
 class AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

Uses of LocalizedModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement LocalizedModel
 class AssetCategoryBaseImpl
          The extended model base implementation for the AssetCategory service.
 class AssetCategoryImpl
           
 class AssetCategoryModelImpl
          The base model implementation for the AssetCategory service.
 class AssetEntryBaseImpl
          The extended model base implementation for the AssetEntry service.
 class AssetEntryImpl
           
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 class AssetVocabularyBaseImpl
          The extended model base implementation for the AssetVocabulary service.
 class AssetVocabularyImpl
           
 class AssetVocabularyModelImpl
          The base model implementation for the AssetVocabulary service.
 

Uses of LocalizedModel in com.liferay.portlet.documentlibrary.model
 

Subinterfaces of LocalizedModel in com.liferay.portlet.documentlibrary.model
 interface DLFileEntryType
          The extended model interface for the DLFileEntryType service.
 interface DLFileEntryTypeModel
          The base model interface for the DLFileEntryType service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement LocalizedModel
 class DLFileEntryTypeWrapper
           This class is a wrapper for DLFileEntryType.
 

Uses of LocalizedModel in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement LocalizedModel
 class DLFileEntryTypeBaseImpl
          The extended model base implementation for the DLFileEntryType service.
 class DLFileEntryTypeImpl
           
 class DLFileEntryTypeModelImpl
          The base model implementation for the DLFileEntryType service.
 

Uses of LocalizedModel in com.liferay.portlet.dynamicdatamapping.model
 

Subinterfaces of LocalizedModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMContent
          The extended model interface for the DDMContent service.
 interface DDMContentModel
          The base model interface for the DDMContent service.
 interface DDMStructure
          The extended model interface for the DDMStructure service.
 interface DDMStructureModel
          The base model interface for the DDMStructure service.
 interface DDMStructureVersion
          The extended model interface for the DDMStructureVersion service.
 interface DDMStructureVersionModel
          The base model interface for the DDMStructureVersion service.
 interface DDMTemplate
          The extended model interface for the DDMTemplate service.
 interface DDMTemplateModel
          The base model interface for the DDMTemplate service.
 interface DDMTemplateVersion
          The extended model interface for the DDMTemplateVersion service.
 interface DDMTemplateVersionModel
          The base model interface for the DDMTemplateVersion service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement LocalizedModel
 class DDMContentWrapper
           This class is a wrapper for DDMContent.
 class DDMStructureVersionWrapper
           This class is a wrapper for DDMStructureVersion.
 class DDMStructureWrapper
           This class is a wrapper for DDMStructure.
 class DDMTemplateVersionWrapper
           This class is a wrapper for DDMTemplateVersion.
 class DDMTemplateWrapper
           This class is a wrapper for DDMTemplate.
 

Uses of LocalizedModel in com.liferay.portlet.dynamicdatamapping.model.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement LocalizedModel
 class DDMContentBaseImpl
          The extended model base implementation for the DDMContent service.
 class DDMContentImpl
           
 class DDMContentModelImpl
          The base model implementation for the DDMContent service.
 class DDMStructureBaseImpl
          The extended model base implementation for the DDMStructure service.
 class DDMStructureImpl
           
 class DDMStructureModelImpl
          The base model implementation for the DDMStructure service.
 class DDMStructureVersionBaseImpl
          The extended model base implementation for the DDMStructureVersion service.
 class DDMStructureVersionImpl
           
 class DDMStructureVersionModelImpl
          The base model implementation for the DDMStructureVersion service.
 class DDMTemplateBaseImpl
          The extended model base implementation for the DDMTemplate service.
 class DDMTemplateImpl
           
 class DDMTemplateModelImpl
          The base model implementation for the DDMTemplate service.
 class DDMTemplateVersionBaseImpl
          The extended model base implementation for the DDMTemplateVersion service.
 class DDMTemplateVersionImpl
           
 class DDMTemplateVersionModelImpl
          The base model implementation for the DDMTemplateVersion service.
 

Uses of LocalizedModel in com.liferay.portlet.journal.model
 

Subinterfaces of LocalizedModel in com.liferay.portlet.journal.model
 interface JournalArticle
          The extended model interface for the JournalArticle service.
 interface JournalArticleModel
          The base model interface for the JournalArticle service.
 

Classes in com.liferay.portlet.journal.model that implement LocalizedModel
 class JournalArticleWrapper
           This class is a wrapper for JournalArticle.
 

Uses of LocalizedModel in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement LocalizedModel
 class JournalArticleBaseImpl
          The extended model base implementation for the JournalArticle service.
 class JournalArticleImpl
           
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle service.
 

Uses of LocalizedModel in com.liferay.portlet.mobiledevicerules.model
 

Subinterfaces of LocalizedModel in com.liferay.portlet.mobiledevicerules.model
 interface MDRAction
          The extended model interface for the MDRAction service.
 interface MDRActionModel
          The base model interface for the MDRAction service.
 interface MDRRule
          The extended model interface for the MDRRule service.
 interface MDRRuleGroup
          The extended model interface for the MDRRuleGroup service.
 interface MDRRuleGroupModel
          The base model interface for the MDRRuleGroup service.
 interface MDRRuleModel
          The base model interface for the MDRRule service.
 

Classes in com.liferay.portlet.mobiledevicerules.model that implement LocalizedModel
 class MDRActionWrapper
           This class is a wrapper for MDRAction.
 class MDRRuleGroupWrapper
           This class is a wrapper for MDRRuleGroup.
 class MDRRuleWrapper
           This class is a wrapper for MDRRule.
 

Uses of LocalizedModel in com.liferay.portlet.mobiledevicerules.model.impl
 

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement LocalizedModel
 class MDRActionBaseImpl
          The extended model base implementation for the MDRAction service.
 class MDRActionImpl
           
 class MDRActionModelImpl
          The base model implementation for the MDRAction service.
 class MDRRuleBaseImpl
          The extended model base implementation for the MDRRule service.
 class MDRRuleGroupBaseImpl
          The extended model base implementation for the MDRRuleGroup service.
 class MDRRuleGroupImpl
           
 class MDRRuleGroupModelImpl
          The base model implementation for the MDRRuleGroup service.
 class MDRRuleImpl
           
 class MDRRuleModelImpl
          The base model implementation for the MDRRule service.
 


Liferay 7.0-ce-m6