Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.trash.service.persistence.TrashEntryPersistence

Packages that use TrashEntryPersistence
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.documentlibrary.service.base   
com.liferay.portlet.exportimport.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.trash.service.base   
com.liferay.portlet.trash.service.persistence   
com.liferay.portlet.trash.service.persistence.impl   
 

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

Fields in com.liferay.portal.service.base declared as TrashEntryPersistence
protected  TrashEntryPersistence GroupServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence GroupLocalServiceBaseImpl.trashEntryPersistence
           
 

Methods in com.liferay.portal.service.base that return TrashEntryPersistence
 TrashEntryPersistence GroupServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence GroupLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portal.service.base with parameters of type TrashEntryPersistence
 void GroupServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void GroupLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as TrashEntryPersistence
protected  TrashEntryPersistence BlogsEntryServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence BlogsEntryLocalServiceBaseImpl.trashEntryPersistence
           
 

Methods in com.liferay.portlet.blogs.service.base that return TrashEntryPersistence
 TrashEntryPersistence BlogsEntryServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence BlogsEntryLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type TrashEntryPersistence
 void BlogsEntryServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void BlogsEntryLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as TrashEntryPersistence
protected  TrashEntryPersistence DLFileShortcutServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLFolderLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLFileShortcutLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLAppLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLFileEntryServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLAppHelperLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLFileEntryLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLFolderServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence DLAppServiceBaseImpl.trashEntryPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return TrashEntryPersistence
 TrashEntryPersistence DLFileShortcutServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLFolderLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLFileShortcutLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLAppLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLFileEntryServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLAppHelperLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLFileEntryLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLFolderServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence DLAppServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type TrashEntryPersistence
 void DLFileShortcutServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLFolderLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLFileShortcutLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLAppLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLFileEntryServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLAppHelperLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLFileEntryLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLFolderServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void DLAppServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

Uses of TrashEntryPersistence in com.liferay.portlet.exportimport.service.base
 

Fields in com.liferay.portlet.exportimport.service.base declared as TrashEntryPersistence
protected  TrashEntryPersistence ExportImportConfigurationServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence ExportImportConfigurationLocalServiceBaseImpl.trashEntryPersistence
           
 

Methods in com.liferay.portlet.exportimport.service.base that return TrashEntryPersistence
 TrashEntryPersistence ExportImportConfigurationServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence ExportImportConfigurationLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portlet.exportimport.service.base with parameters of type TrashEntryPersistence
 void ExportImportConfigurationServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void ExportImportConfigurationLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

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

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

Methods in com.liferay.portlet.messageboards.service.base that return TrashEntryPersistence
 TrashEntryPersistence MBCategoryLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence MBThreadServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence MBCategoryServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence MBThreadLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type TrashEntryPersistence
 void MBCategoryLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void MBThreadServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void MBCategoryServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void MBThreadLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

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

Fields in com.liferay.portlet.trash.service.base declared as TrashEntryPersistence
protected  TrashEntryPersistence TrashVersionLocalServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence TrashEntryServiceBaseImpl.trashEntryPersistence
           
protected  TrashEntryPersistence TrashEntryLocalServiceBaseImpl.trashEntryPersistence
           
 

Methods in com.liferay.portlet.trash.service.base that return TrashEntryPersistence
 TrashEntryPersistence TrashVersionLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence TrashEntryServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 TrashEntryPersistence TrashEntryLocalServiceBaseImpl.getTrashEntryPersistence()
          Returns the trash entry persistence.
 

Methods in com.liferay.portlet.trash.service.base with parameters of type TrashEntryPersistence
 void TrashVersionLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void TrashEntryServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 void TrashEntryLocalServiceBaseImpl.setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
          Sets the trash entry persistence.
 

Uses of TrashEntryPersistence in com.liferay.portlet.trash.service.persistence
 

Methods in com.liferay.portlet.trash.service.persistence that return TrashEntryPersistence
static TrashEntryPersistence TrashEntryUtil.getPersistence()
           
 

Uses of TrashEntryPersistence in com.liferay.portlet.trash.service.persistence.impl
 

Classes in com.liferay.portlet.trash.service.persistence.impl that implement TrashEntryPersistence
 class TrashEntryPersistenceImpl
          The persistence implementation for the trash entry service.
 


Liferay 7.0-ce-b4