Liferay 6.2-ce-ga5

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

Packages that use TrashedModel
com.liferay.portal.kernel.search   
com.liferay.portal.kernel.trash   
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.bookmarks.trash   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.documentlibrary.trash   
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.journal.trash   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.messageboards.trash   
com.liferay.portlet.trash.model   
com.liferay.portlet.trash.model.impl   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
com.liferay.portlet.wiki.trash   
 

Uses of TrashedModel in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search with parameters of type TrashedModel
protected  void BaseIndexer.addTrashFields(Document document, TrashedModel trashedModel)
           
 

Uses of TrashedModel in com.liferay.portal.kernel.trash
 

Methods in com.liferay.portal.kernel.trash with parameters of type TrashedModel
 ContainerModel TrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 ContainerModel BaseTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 

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

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

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

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

Subinterfaces of TrashedModel 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 TrashedModel
 class BookmarksEntryWrapper
           This class is a wrapper for BookmarksEntry.
 class BookmarksFolderWrapper
           This class is a wrapper for BookmarksFolder.
 

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

Classes in com.liferay.portlet.bookmarks.model.impl that implement TrashedModel
 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 TrashedModel in com.liferay.portlet.bookmarks.trash
 

Methods in com.liferay.portlet.bookmarks.trash with parameters of type TrashedModel
 ContainerModel BookmarksEntryTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 

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

Subinterfaces of TrashedModel 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 DLFileShortcut
          The extended model interface for the DLFileShortcut service.
 interface DLFileShortcutModel
          The base model interface for the DLFileShortcut 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 TrashedModel
 class DLFileEntryWrapper
           This class is a wrapper for DLFileEntry.
 class DLFileShortcutWrapper
           This class is a wrapper for DLFileShortcut.
 class DLFolderWrapper
           This class is a wrapper for DLFolder.
 

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

Classes in com.liferay.portlet.documentlibrary.model.impl that implement TrashedModel
 class DLFileEntryBaseImpl
          The extended model base implementation for the DLFileEntry service.
 class DLFileEntryImpl
           
 class DLFileEntryModelImpl
          The base model implementation for the DLFileEntry 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 DLFolderBaseImpl
          The extended model base implementation for the DLFolder service.
 class DLFolderImpl
           
 class DLFolderModelImpl
          The base model implementation for the DLFolder service.
 

Uses of TrashedModel in com.liferay.portlet.documentlibrary.trash
 

Methods in com.liferay.portlet.documentlibrary.trash with parameters of type TrashedModel
 ContainerModel DLFileEntryTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 ContainerModel DLFileShortcutTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 

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

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

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

Classes in com.liferay.portlet.journal.model.impl that implement TrashedModel
 class JournalArticleBaseImpl
          The extended model base implementation for the JournalArticle service.
 class JournalArticleImpl
           
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle 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 TrashedModel in com.liferay.portlet.journal.trash
 

Methods in com.liferay.portlet.journal.trash with parameters of type TrashedModel
 ContainerModel JournalArticleTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 

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

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

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

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

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

Uses of TrashedModel in com.liferay.portlet.messageboards.trash
 

Methods in com.liferay.portlet.messageboards.trash with parameters of type TrashedModel
 ContainerModel MBMessageTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 

Uses of TrashedModel in com.liferay.portlet.trash.model
 

Methods in com.liferay.portlet.trash.model with parameters of type TrashedModel
 boolean TrashEntry.isTrashEntry(TrashedModel trashedModel)
           
 boolean TrashEntryWrapper.isTrashEntry(TrashedModel trashedModel)
           
 

Uses of TrashedModel in com.liferay.portlet.trash.model.impl
 

Methods in com.liferay.portlet.trash.model.impl with parameters of type TrashedModel
 boolean TrashEntryImpl.isTrashEntry(TrashedModel trashedModel)
           
 

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

Subinterfaces of TrashedModel 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 TrashedModel
 class WikiNodeWrapper
           This class is a wrapper for WikiNode.
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 

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

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

Uses of TrashedModel in com.liferay.portlet.wiki.trash
 

Methods in com.liferay.portlet.wiki.trash with parameters of type TrashedModel
 ContainerModel WikiPageTrashHandler.getParentContainerModel(TrashedModel trashedModel)
           
 


Liferay 6.2-ce-ga5