Liferay 6.1.2-ce-ga3

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

Packages that use WorkflowedModel
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.portlet.blogs.model   
com.liferay.portlet.blogs.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.journal.model   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
 

Uses of WorkflowedModel in com.liferay.portal.model
 

Subinterfaces of WorkflowedModel in com.liferay.portal.model
 interface LayoutRevision
          The extended model interface for the LayoutRevision service.
 interface LayoutRevisionModel
          The base model interface for the LayoutRevision service.
 

Classes in com.liferay.portal.model that implement WorkflowedModel
 class LayoutRevisionWrapper
           This class is a wrapper for LayoutRevision.
 

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

Classes in com.liferay.portal.model.impl that implement WorkflowedModel
 class LayoutRevisionBaseImpl
          The extended model base implementation for the LayoutRevision service.
 class LayoutRevisionImpl
           
 class LayoutRevisionModelImpl
          The base model implementation for the LayoutRevision service.
 

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

Subinterfaces of WorkflowedModel 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 WorkflowedModel
 class BlogsEntryWrapper
           This class is a wrapper for BlogsEntry.
 

Uses of WorkflowedModel in com.liferay.portlet.blogs.model.impl
 

Classes in com.liferay.portlet.blogs.model.impl that implement WorkflowedModel
 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 WorkflowedModel in com.liferay.portlet.documentlibrary.model
 

Subinterfaces of WorkflowedModel in com.liferay.portlet.documentlibrary.model
 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.
 

Classes in com.liferay.portlet.documentlibrary.model that implement WorkflowedModel
 class DLFileShortcutWrapper
           This class is a wrapper for DLFileShortcut.
 class DLFileVersionWrapper
           This class is a wrapper for DLFileVersion.
 

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

Classes in com.liferay.portlet.documentlibrary.model.impl that implement WorkflowedModel
 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.
 

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

Subinterfaces of WorkflowedModel in com.liferay.portlet.dynamicdatalists.model
 interface DDLRecordVersion
          The extended model interface for the DDLRecordVersion service.
 interface DDLRecordVersionModel
          The base model interface for the DDLRecordVersion service.
 

Classes in com.liferay.portlet.dynamicdatalists.model that implement WorkflowedModel
 class DDLRecordVersionWrapper
           This class is a wrapper for DDLRecordVersion.
 

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

Classes in com.liferay.portlet.dynamicdatalists.model.impl that implement WorkflowedModel
 class DDLRecordVersionBaseImpl
          The extended model base implementation for the DDLRecordVersion service.
 class DDLRecordVersionImpl
           
 class DDLRecordVersionModelImpl
          The base model implementation for the DDLRecordVersion service.
 

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

Subinterfaces of WorkflowedModel 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 WorkflowedModel
 class JournalArticleWrapper
           This class is a wrapper for JournalArticle.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement WorkflowedModel
 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 WorkflowedModel in com.liferay.portlet.messageboards.model
 

Subinterfaces of WorkflowedModel in com.liferay.portlet.messageboards.model
 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 MBThreadModel
          The base model interface for the MBThread service.
 

Classes in com.liferay.portlet.messageboards.model that implement WorkflowedModel
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 class MBThreadWrapper
           This class is a wrapper for MBThread.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement WorkflowedModel
 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 MBThreadImpl
           
 class MBThreadModelImpl
          The base model implementation for the MBThread service.
 

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

Subinterfaces of WorkflowedModel in com.liferay.portlet.wiki.model
 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 WorkflowedModel
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 

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

Classes in com.liferay.portlet.wiki.model.impl that implement WorkflowedModel
 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.1.2-ce-ga3