Liferay 6.2-ce-ga5

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

Packages that use StagedGroupedModel
com.liferay.portal.kernel.lar   
com.liferay.portal.kernel.repository.model   
com.liferay.portal.lar This package defines the portal archiving interfaces, classes, and exceptions. 
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.cmis.model   
com.liferay.portal.repository.liferayrepository.model   
com.liferay.portal.repository.proxy This package defines the portal repository proxy beans. 
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.blogs.model   
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.bookmarks.model   
com.liferay.portlet.bookmarks.model.impl   
com.liferay.portlet.calendar.model   
com.liferay.portlet.calendar.model.impl   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.dynamicdatalists.model   
com.liferay.portlet.dynamicdatalists.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.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.model.impl   
com.liferay.portlet.polls.model   
com.liferay.portlet.polls.model.impl   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
 

Uses of StagedGroupedModel in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar with parameters of type StagedGroupedModel
 boolean PortletDataContext.isCompanyStagedGroupedModel(StagedGroupedModel stagedGroupedModel)
           
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portal.kernel.repository.model
 interface FileEntry
           
 interface FileVersion
           
 interface Folder
           
 

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

Uses of StagedGroupedModel in com.liferay.portal.lar
 

Methods in com.liferay.portal.lar with parameters of type StagedGroupedModel
 boolean PortletDataContextImpl.isCompanyStagedGroupedModel(StagedGroupedModel stagedGroupedModel)
           
 

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 RepositoryModel
          The base model interface for the Repository 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.
 

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

Classes in com.liferay.portal.model.impl that implement StagedGroupedModel
 class LayoutBaseImpl
          The extended model base implementation for the Layout service.
 class LayoutFriendlyURLBaseImpl
          The extended model base implementation for the LayoutFriendlyURL service.
 class LayoutFriendlyURLImpl
           
 class LayoutFriendlyURLModelImpl
          The base model implementation for the LayoutFriendlyURL service.
 class LayoutImpl
           
 class LayoutModelImpl
          The base model implementation for the Layout service.
 class RepositoryBaseImpl
          The extended model base implementation for the Repository service.
 class RepositoryEntryBaseImpl
          The extended model base implementation for the RepositoryEntry service.
 class RepositoryEntryImpl
           
 class RepositoryEntryModelImpl
          The base model implementation for the RepositoryEntry service.
 class RepositoryImpl
           
 class RepositoryModelImpl
          The base model implementation for the Repository service.
 class VirtualLayout
           
 

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

Classes in com.liferay.portal.repository.cmis.model that implement StagedGroupedModel
 class CMISFileEntry
           
 class CMISFileVersion
           
 class CMISFolder
           
 

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

Classes in com.liferay.portal.repository.liferayrepository.model that implement StagedGroupedModel
 class LiferayFileEntry
           
 class LiferayFileVersion
           
 class LiferayFolder
           
 

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

Classes in com.liferay.portal.repository.proxy that implement StagedGroupedModel
 class FileEntryProxyBean
           
 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 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 AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement StagedGroupedModel
 class AssetCategoryBaseImpl
          The extended model base implementation for the AssetCategory service.
 class AssetCategoryImpl
           
 class AssetCategoryModelImpl
          The base model implementation for the AssetCategory 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 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.blogs.model.impl
 

Classes in com.liferay.portlet.blogs.model.impl that implement StagedGroupedModel
 class BlogsEntryBaseImpl
          The extended model base implementation for the BlogsEntry service.
 class BlogsEntryImpl
           
 class BlogsEntryModelImpl
          The base model implementation for the BlogsEntry service.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.bookmarks.model
 interface BookmarksEntry
          The extended model interface for the BookmarksEntry service.
 interface BookmarksEntryModel
          The base model interface for the BookmarksEntry service.
 interface BookmarksFolder
          The extended model interface for the BookmarksFolder service.
 interface BookmarksFolderModel
          The base model interface for the BookmarksFolder service.
 

Classes in com.liferay.portlet.bookmarks.model that implement StagedGroupedModel
 class BookmarksEntryWrapper
           This class is a wrapper for BookmarksEntry.
 class BookmarksFolderWrapper
           This class is a wrapper for BookmarksFolder.
 

Uses of StagedGroupedModel in com.liferay.portlet.bookmarks.model.impl
 

Classes in com.liferay.portlet.bookmarks.model.impl that implement StagedGroupedModel
 class BookmarksEntryBaseImpl
          The extended model base implementation for the BookmarksEntry service.
 class BookmarksEntryImpl
           
 class BookmarksEntryModelImpl
          The base model implementation for the BookmarksEntry service.
 class BookmarksFolderBaseImpl
          The extended model base implementation for the BookmarksFolder service.
 class BookmarksFolderImpl
           
 class BookmarksFolderModelImpl
          The base model implementation for the BookmarksFolder service.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.calendar.model
 interface CalEvent
          The extended model interface for the CalEvent service.
 interface CalEventModel
          The base model interface for the CalEvent service.
 

Classes in com.liferay.portlet.calendar.model that implement StagedGroupedModel
 class CalEventWrapper
           This class is a wrapper for CalEvent.
 

Uses of StagedGroupedModel in com.liferay.portlet.calendar.model.impl
 

Classes in com.liferay.portlet.calendar.model.impl that implement StagedGroupedModel
 class CalEventBaseImpl
          The extended model base implementation for the CalEvent service.
 class CalEventImpl
           
 class CalEventModelImpl
          The base model implementation for the CalEvent service.
 

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.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement StagedGroupedModel
 class DLFileEntryBaseImpl
          The extended model base implementation for the DLFileEntry service.
 class DLFileEntryImpl
           
 class DLFileEntryModelImpl
          The base model implementation for the DLFileEntry service.
 class DLFileEntryTypeBaseImpl
          The extended model base implementation for the DLFileEntryType service.
 class DLFileEntryTypeImpl
           
 class DLFileEntryTypeModelImpl
          The base model implementation for the DLFileEntryType service.
 class DLFileShortcutBaseImpl
          The extended model base implementation for the DLFileShortcut service.
 class DLFileShortcutImpl
           
 class DLFileShortcutModelImpl
          The base model implementation for the DLFileShortcut service.
 class DLFileVersionBaseImpl
          The extended model base implementation for the DLFileVersion service.
 class DLFileVersionImpl
           
 class DLFileVersionModelImpl
          The base model implementation for the DLFileVersion service.
 class DLFolderBaseImpl
          The extended model base implementation for the DLFolder service.
 class DLFolderImpl
           
 class DLFolderModelImpl
          The base model implementation for the DLFolder service.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.dynamicdatalists.model
 interface DDLRecord
          The extended model interface for the DDLRecord service.
 interface DDLRecordModel
          The base model interface for the DDLRecord service.
 interface DDLRecordSet
          The extended model interface for the DDLRecordSet service.
 interface DDLRecordSetModel
          The base model interface for the DDLRecordSet service.
 

Classes in com.liferay.portlet.dynamicdatalists.model that implement StagedGroupedModel
 class DDLRecordSetWrapper
           This class is a wrapper for DDLRecordSet.
 class DDLRecordWrapper
           This class is a wrapper for DDLRecord.
 

Uses of StagedGroupedModel in com.liferay.portlet.dynamicdatalists.model.impl
 

Classes in com.liferay.portlet.dynamicdatalists.model.impl that implement StagedGroupedModel
 class DDLRecordBaseImpl
          The extended model base implementation for the DDLRecord service.
 class DDLRecordImpl
           
 class DDLRecordModelImpl
          The base model implementation for the DDLRecord service.
 class DDLRecordSetBaseImpl
          The extended model base implementation for the DDLRecordSet service.
 class DDLRecordSetImpl
           
 class DDLRecordSetModelImpl
          The base model implementation for the DDLRecordSet service.
 

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

Subinterfaces of StagedGroupedModel 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 DDMTemplate
          The extended model interface for the DDMTemplate service.
 interface DDMTemplateModel
          The base model interface for the DDMTemplate service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement StagedGroupedModel
 class DDMContentWrapper
           This class is a wrapper for DDMContent.
 class DDMStructureWrapper
           This class is a wrapper for DDMStructure.
 class DDMTemplateWrapper
           This class is a wrapper for DDMTemplate.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement StagedGroupedModel
 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 DDMTemplateBaseImpl
          The extended model base implementation for the DDMTemplate service.
 class DDMTemplateImpl
           
 class DDMTemplateModelImpl
          The base model implementation for the DDMTemplate service.
 

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

Subinterfaces of StagedGroupedModel 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.
 interface JournalFeed
          The extended model interface for the JournalFeed service.
 interface JournalFeedModel
          The base model interface for the JournalFeed service.
 interface JournalFolder
          The extended model interface for the JournalFolder service.
 interface JournalFolderModel
          The base model interface for the JournalFolder service.
 

Classes in com.liferay.portlet.journal.model that implement StagedGroupedModel
 class JournalArticleWrapper
           This class is a wrapper for JournalArticle.
 class JournalFeedWrapper
           This class is a wrapper for JournalFeed.
 class JournalFolderWrapper
           This class is a wrapper for JournalFolder.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement StagedGroupedModel
 class JournalArticleBaseImpl
          The extended model base implementation for the JournalArticle service.
 class JournalArticleImpl
           
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle service.
 class JournalFeedBaseImpl
          The extended model base implementation for the JournalFeed service.
 class JournalFeedImpl
           
 class JournalFeedModelImpl
          The base model implementation for the JournalFeed service.
 class JournalFolderBaseImpl
          The extended model base implementation for the JournalFolder service.
 class JournalFolderImpl
           
 class JournalFolderModelImpl
          The base model implementation for the JournalFolder service.
 

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 MBMailingList
          The extended model interface for the MBMailingList service.
 interface MBMailingListModel
          The base model interface for the MBMailingList 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 MBMailingListWrapper
           This class is a wrapper for MBMailingList.
 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.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement StagedGroupedModel
 class MBBanBaseImpl
          The extended model base implementation for the MBBan service.
 class MBBanImpl
           
 class MBBanModelImpl
          The base model implementation for the MBBan service.
 class MBCategoryBaseImpl
          The extended model base implementation for the MBCategory service.
 class MBCategoryImpl
           
 class MBCategoryModelImpl
          The base model implementation for the MBCategory service.
 class MBDiscussionBaseImpl
          The extended model base implementation for the MBDiscussion service.
 class MBDiscussionImpl
           
 class MBDiscussionModelImpl
          The base model implementation for the MBDiscussion service.
 class MBMailingListBaseImpl
          The extended model base implementation for the MBMailingList service.
 class MBMailingListImpl
           
 class MBMailingListModelImpl
          The base model implementation for the MBMailingList service.
 class MBMessageBaseImpl
          The extended model base implementation for the MBMessage service.
 class MBMessageImpl
           
 class MBMessageModelImpl
          The base model implementation for the MBMessage service.
 class MBThreadBaseImpl
          The extended model base implementation for the MBThread service.
 class MBThreadFlagBaseImpl
          The extended model base implementation for the MBThreadFlag service.
 class MBThreadFlagImpl
           
 class MBThreadFlagModelImpl
          The base model implementation for the MBThreadFlag service.
 class MBThreadImpl
           
 class MBThreadModelImpl
          The base model implementation for the MBThread service.
 

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

Subinterfaces of StagedGroupedModel 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 MDRRuleGroupInstance
          The extended model interface for the MDRRuleGroupInstance service.
 interface MDRRuleGroupInstanceModel
          The base model interface for the MDRRuleGroupInstance 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 StagedGroupedModel
 class MDRActionWrapper
           This class is a wrapper for MDRAction.
 class MDRRuleGroupInstanceWrapper
           This class is a wrapper for MDRRuleGroupInstance.
 class MDRRuleGroupWrapper
           This class is a wrapper for MDRRuleGroup.
 class MDRRuleWrapper
           This class is a wrapper for MDRRule.
 

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

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement StagedGroupedModel
 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 MDRRuleGroupInstanceBaseImpl
          The extended model base implementation for the MDRRuleGroupInstance service.
 class MDRRuleGroupInstanceImpl
           
 class MDRRuleGroupInstanceModelImpl
          The base model implementation for the MDRRuleGroupInstance service.
 class MDRRuleGroupModelImpl
          The base model implementation for the MDRRuleGroup service.
 class MDRRuleImpl
           
 class MDRRuleModelImpl
          The base model implementation for the MDRRule service.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.polls.model
 interface PollsChoice
          The extended model interface for the PollsChoice service.
 interface PollsChoiceModel
          The base model interface for the PollsChoice service.
 interface PollsQuestion
          The extended model interface for the PollsQuestion service.
 interface PollsQuestionModel
          The base model interface for the PollsQuestion service.
 interface PollsVote
          The extended model interface for the PollsVote service.
 interface PollsVoteModel
          The base model interface for the PollsVote service.
 

Classes in com.liferay.portlet.polls.model that implement StagedGroupedModel
 class PollsChoiceWrapper
           This class is a wrapper for PollsChoice.
 class PollsQuestionWrapper
           This class is a wrapper for PollsQuestion.
 class PollsVoteWrapper
           This class is a wrapper for PollsVote.
 

Uses of StagedGroupedModel in com.liferay.portlet.polls.model.impl
 

Classes in com.liferay.portlet.polls.model.impl that implement StagedGroupedModel
 class PollsChoiceBaseImpl
          The extended model base implementation for the PollsChoice service.
 class PollsChoiceImpl
           
 class PollsChoiceModelImpl
          The base model implementation for the PollsChoice service.
 class PollsQuestionBaseImpl
          The extended model base implementation for the PollsQuestion service.
 class PollsQuestionImpl
           
 class PollsQuestionModelImpl
          The base model implementation for the PollsQuestion service.
 class PollsVoteBaseImpl
          The extended model base implementation for the PollsVote service.
 class PollsVoteImpl
           
 class PollsVoteModelImpl
          The base model implementation for the PollsVote service.
 

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

Subinterfaces of StagedGroupedModel in com.liferay.portlet.wiki.model
 interface WikiNode
          The extended model interface for the WikiNode service.
 interface WikiNodeModel
          The base model interface for the WikiNode service.
 interface WikiPage
          The extended model interface for the WikiPage service.
 interface WikiPageModel
          The base model interface for the WikiPage service.
 

Classes in com.liferay.portlet.wiki.model that implement StagedGroupedModel
 class WikiNodeWrapper
           This class is a wrapper for WikiNode.
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 

Uses of StagedGroupedModel in com.liferay.portlet.wiki.model.impl
 

Classes in com.liferay.portlet.wiki.model.impl that implement StagedGroupedModel
 class WikiNodeBaseImpl
          The extended model base implementation for the WikiNode service.
 class WikiNodeImpl
           
 class WikiNodeModelImpl
          The base model implementation for the WikiNode service.
 class WikiPageBaseImpl
          The extended model base implementation for the WikiPage service.
 class WikiPageImpl
           
 class WikiPageModelImpl
          The base model implementation for the WikiPage service.
 


Liferay 6.2-ce-ga5