Liferay 7.0-ce-b4

Package com.liferay.portal.kernel.trash

Interface Summary
TrashHandler The interface for managing the basic trash operations of the Recycle Bin, which include: Deleting trash entries Moving trash entries out of the Recycle Bin to new destinations Restoring trash entries to their original locations These operations are supported for the following entities via their respective trash handlers: BlogsEntry via com.liferay.portlet.blogs.trash.BlogsEntryTrashHandler BookmarksEntry via com.liferay.bookmarks.trash.BookmarksEntryTrashHandler located in Liferay Portal's external modules directory.
TrashRenderer  
TrashRendererFactory  
 

Class Summary
BaseJSPTrashRenderer  
BaseTrashHandler Provides the base implementation of TrashHandler.
BaseTrashRenderer  
TrashActionKeys Contains constant versions of action IDs related to trash.
TrashHandlerRegistryUtil  
 


Liferay 7.0-ce-b4