Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.trash.service.TrashEntryLocalService

Packages that use TrashEntryLocalService
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.trash.service   
com.liferay.portlet.trash.service.base   
com.liferay.portlet.trash.service.impl   
com.liferay.portlet.wiki.service.base   
 

Uses of TrashEntryLocalService in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService GroupServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService GroupLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portal.service.base that return TrashEntryLocalService
 TrashEntryLocalService GroupServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService GroupLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portal.service.base with parameters of type TrashEntryLocalService
 void GroupServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void GroupLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.blogs.service.base
 

Fields in com.liferay.portlet.blogs.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService BlogsEntryServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService BlogsEntryLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.blogs.service.base that return TrashEntryLocalService
 TrashEntryLocalService BlogsEntryServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService BlogsEntryLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type TrashEntryLocalService
 void BlogsEntryServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void BlogsEntryLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.bookmarks.service.base
 

Fields in com.liferay.portlet.bookmarks.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService BookmarksFolderLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService BookmarksFolderServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService BookmarksEntryLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService BookmarksEntryServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.bookmarks.service.base that return TrashEntryLocalService
 TrashEntryLocalService BookmarksFolderLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService BookmarksFolderServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService BookmarksEntryLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService BookmarksEntryServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type TrashEntryLocalService
 void BookmarksFolderLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void BookmarksFolderServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void BookmarksEntryLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void BookmarksEntryServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService DLFileShortcutServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLFolderLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLFileShortcutLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLFileEntryServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLAppHelperLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLFileEntryLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService DLFolderServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return TrashEntryLocalService
 TrashEntryLocalService DLFileShortcutServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLFolderLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLFileShortcutLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLFileEntryServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLAppHelperLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLFileEntryLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService DLFolderServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type TrashEntryLocalService
 void DLFileShortcutServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLFolderLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLFileShortcutLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLFileEntryServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLAppHelperLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLFileEntryLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void DLFolderServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService JournalFolderServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService JournalArticleServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService JournalArticleLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService JournalFolderLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.journal.service.base that return TrashEntryLocalService
 TrashEntryLocalService JournalFolderServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService JournalArticleServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService JournalArticleLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService JournalFolderLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type TrashEntryLocalService
 void JournalFolderServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void JournalArticleServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void JournalArticleLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void JournalFolderLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.messageboards.service.base
 

Fields in com.liferay.portlet.messageboards.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService MBCategoryLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService MBThreadServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService MBCategoryServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService MBThreadLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.messageboards.service.base that return TrashEntryLocalService
 TrashEntryLocalService MBCategoryLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService MBThreadServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService MBCategoryServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService MBThreadLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type TrashEntryLocalService
 void MBCategoryLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void MBThreadServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void MBCategoryServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void MBThreadLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.trash.service
 

Classes in com.liferay.portlet.trash.service that implement TrashEntryLocalService
 class TrashEntryLocalServiceWrapper
          Provides a wrapper for TrashEntryLocalService.
 

Methods in com.liferay.portlet.trash.service that return TrashEntryLocalService
static TrashEntryLocalService TrashEntryLocalServiceUtil.getService()
           
 TrashEntryLocalService TrashEntryLocalServiceWrapper.getWrappedService()
           
 TrashEntryLocalService TrashEntryLocalServiceWrapper.getWrappedTrashEntryLocalService()
          Deprecated. As of 6.1.0, replaced by TrashEntryLocalServiceWrapper.getWrappedService()
 

Methods in com.liferay.portlet.trash.service with parameters of type TrashEntryLocalService
 void TrashEntryLocalServiceUtil.setService(TrashEntryLocalService service)
          Deprecated. As of 6.2.0
 void TrashEntryLocalServiceWrapper.setWrappedService(TrashEntryLocalService trashEntryLocalService)
           
 void TrashEntryLocalServiceWrapper.setWrappedTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Deprecated. As of 6.1.0, replaced by TrashEntryLocalServiceWrapper.setWrappedService(com.liferay.portlet.trash.service.TrashEntryLocalService)
 

Constructors in com.liferay.portlet.trash.service with parameters of type TrashEntryLocalService
TrashEntryLocalServiceWrapper(TrashEntryLocalService trashEntryLocalService)
           
 

Uses of TrashEntryLocalService in com.liferay.portlet.trash.service.base
 

Classes in com.liferay.portlet.trash.service.base that implement TrashEntryLocalService
 class TrashEntryLocalServiceBaseImpl
          Provides the base implementation for the trash entry local service.
 

Fields in com.liferay.portlet.trash.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService TrashVersionLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService TrashEntryServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService TrashEntryLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.trash.service.base that return TrashEntryLocalService
 TrashEntryLocalService TrashVersionLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService TrashEntryServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService TrashEntryLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.trash.service.base with parameters of type TrashEntryLocalService
 void TrashVersionLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void TrashEntryServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void TrashEntryLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 

Uses of TrashEntryLocalService in com.liferay.portlet.trash.service.impl
 

Classes in com.liferay.portlet.trash.service.impl that implement TrashEntryLocalService
 class TrashEntryLocalServiceImpl
          Provides the local service for accessing, adding, checking, and deleting trash entries in the Recycle Bin.
 

Uses of TrashEntryLocalService in com.liferay.portlet.wiki.service.base
 

Fields in com.liferay.portlet.wiki.service.base declared as TrashEntryLocalService
protected  TrashEntryLocalService WikiNodeServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService WikiPageServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService WikiPageLocalServiceBaseImpl.trashEntryLocalService
           
protected  TrashEntryLocalService WikiNodeLocalServiceBaseImpl.trashEntryLocalService
           
 

Methods in com.liferay.portlet.wiki.service.base that return TrashEntryLocalService
 TrashEntryLocalService WikiNodeServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService WikiPageServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService WikiPageLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 TrashEntryLocalService WikiNodeLocalServiceBaseImpl.getTrashEntryLocalService()
          Returns the trash entry local service.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type TrashEntryLocalService
 void WikiNodeServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void WikiPageServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void WikiPageLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 void WikiNodeLocalServiceBaseImpl.setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
          Sets the trash entry local service.
 


Liferay 6.2-ce-ga5