Liferay 7.0-ce-b4

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

Packages that use StagedGroupedModel
com.liferay.portal.kernel.repository.model   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portal.repository.proxy This package defines the portal repository proxy beans. 
com.liferay.portlet.asset.model   
com.liferay.portlet.blogs.model   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.dynamicdatamapping   
com.liferay.portlet.exportimport.lar   
com.liferay.portlet.messageboards.model   
 

Uses of StagedGroupedModel in com.liferay.portal.kernel.repository.model
 

Subinterfaces of StagedGroupedModel in com.liferay.portal.kernel.repository.model
 interface FileEntry
           
 interface FileShortcut
           
 interface FileVersion
           
 interface Folder
           
 interface RepositoryModel<T>
           
 

Classes in com.liferay.portal.kernel.repository.model that implement StagedGroupedModel
 class FileEntryWrapper
           
 class FileShortcutWrapper
           
 class FileVersionWrapper
           
 class FolderWrapper
           
 

Uses of StagedGroupedModel in com.liferay.portal.model
 

Subinterfaces of StagedGroupedModel in com.liferay.portal.model
 interface Layout
          The extended model interface for the Layout service.
 interface LayoutFriendlyURL
          The extended model interface for the LayoutFriendlyURL service.
 interface LayoutFriendlyURLModel
          The base model interface for the LayoutFriendlyURL service.
 interface LayoutModel
          The base model interface for the Layout service.
 interface Repository
          The extended model interface for the Repository service.
 interface RepositoryEntry
          The extended model interface for the RepositoryEntry service.
 interface RepositoryEntryModel
          The base model interface for the RepositoryEntry service.
 interface Team
          The extended model interface for the Team service.
 interface TeamModel
          The base model interface for the Team service.
 

Classes in com.liferay.portal.model that implement StagedGroupedModel
 class LayoutFriendlyURLWrapper
           This class is a wrapper for LayoutFriendlyURL.
 class LayoutWrapper
           This class is a wrapper for Layout.
 class RepositoryEntryWrapper
           This class is a wrapper for RepositoryEntry.
 class RepositoryWrapper
           This class is a wrapper for Repository.
 class TeamWrapper
           This class is a wrapper for Team.
 

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

Classes in com.liferay.portal.model.impl that implement StagedGroupedModel
 class VirtualLayout
           
 

Uses of StagedGroupedModel in com.liferay.portal.repository.proxy
 

Classes in com.liferay.portal.repository.proxy that implement StagedGroupedModel
 class FileEntryProxyBean
           
 class FileShortcutProxyBean
           
 class FileVersionProxyBean
           
 class FolderProxyBean
           
 

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

Subinterfaces of StagedGroupedModel 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 AssetTag
          The extended model interface for the AssetTag service.
 interface AssetTagModel
          The base model interface for the AssetTag 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 StagedGroupedModel
 class AssetCategoryWrapper
           This class is a wrapper for AssetCategory.
 class AssetTagWrapper
           This class is a wrapper for AssetTag.
 class AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

Uses of StagedGroupedModel in com.liferay.portlet.blogs.model
 

Subinterfaces of StagedGroupedModel in com.liferay.portlet.blogs.model
 interface BlogsEntry
          The extended model interface for the BlogsEntry service.
 interface BlogsEntryModel
          The base model interface for the BlogsEntry service.
 

Classes in com.liferay.portlet.blogs.model that implement StagedGroupedModel
 class BlogsEntryWrapper
           This class is a wrapper for BlogsEntry.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.documentlibrary.model
 interface DLFileEntry
          The extended model interface for the DLFileEntry service.
 interface DLFileEntryModel
          The base model interface for the DLFileEntry service.
 interface DLFileEntryType
          The extended model interface for the DLFileEntryType service.
 interface DLFileEntryTypeModel
          The base model interface for the DLFileEntryType service.
 interface DLFileShortcut
          The extended model interface for the DLFileShortcut service.
 interface DLFileShortcutModel
          The base model interface for the DLFileShortcut service.
 interface DLFileVersion
          The extended model interface for the DLFileVersion service.
 interface DLFileVersionModel
          The base model interface for the DLFileVersion service.
 interface DLFolder
          The extended model interface for the DLFolder service.
 interface DLFolderModel
          The base model interface for the DLFolder service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement StagedGroupedModel
 class DLFileEntryTypeWrapper
           This class is a wrapper for DLFileEntryType.
 class DLFileEntryWrapper
           This class is a wrapper for DLFileEntry.
 class DLFileShortcutWrapper
           This class is a wrapper for DLFileShortcut.
 class DLFileVersionWrapper
           This class is a wrapper for DLFileVersion.
 class DLFolderWrapper
           This class is a wrapper for DLFolder.
 

Uses of StagedGroupedModel in com.liferay.portlet.dynamicdatamapping
 

Subinterfaces of StagedGroupedModel in com.liferay.portlet.dynamicdatamapping
 interface DDMStructure
           
 interface DDMTemplate
           
 

Uses of StagedGroupedModel in com.liferay.portlet.exportimport.lar
 

Methods in com.liferay.portlet.exportimport.lar with parameters of type StagedGroupedModel
 boolean PortletDataContext.isCompanyStagedGroupedModel(StagedGroupedModel stagedGroupedModel)
           
static void ExportImportDateUtil.updateLastPublishDate(StagedGroupedModel stagedGroupedModel, DateRange dateRange, Date lastPublishDate)
           
 

Uses of StagedGroupedModel in com.liferay.portlet.messageboards.model
 

Subinterfaces of StagedGroupedModel in com.liferay.portlet.messageboards.model
 interface MBBan
          The extended model interface for the MBBan service.
 interface MBBanModel
          The base model interface for the MBBan service.
 interface MBCategory
          The extended model interface for the MBCategory service.
 interface MBCategoryModel
          The base model interface for the MBCategory service.
 interface MBDiscussion
          The extended model interface for the MBDiscussion service.
 interface MBDiscussionModel
          The base model interface for the MBDiscussion service.
 interface MBMessage
          The extended model interface for the MBMessage service.
 interface MBMessageModel
          The base model interface for the MBMessage service.
 interface MBThread
          The extended model interface for the MBThread service.
 interface MBThreadFlag
          The extended model interface for the MBThreadFlag service.
 interface MBThreadFlagModel
          The base model interface for the MBThreadFlag service.
 interface MBThreadModel
          The base model interface for the MBThread service.
 

Classes in com.liferay.portlet.messageboards.model that implement StagedGroupedModel
 class MBBanWrapper
           This class is a wrapper for MBBan.
 class MBCategoryWrapper
           This class is a wrapper for MBCategory.
 class MBDiscussionWrapper
           This class is a wrapper for MBDiscussion.
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 class MBThreadFlagWrapper
           This class is a wrapper for MBThreadFlag.
 class MBThreadWrapper
           This class is a wrapper for MBThread.
 


Liferay 7.0-ce-b4