Liferay 6.2.0-ce-m1

Uses of Class
com.liferay.portlet.trash.service.base.TrashEntryLocalServiceBaseImpl

Packages that use TrashEntryLocalServiceBaseImpl
com.liferay.portlet.trash.service.impl   
 

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

Subclasses of TrashEntryLocalServiceBaseImpl in com.liferay.portlet.trash.service.impl
 class TrashEntryLocalServiceImpl
          The trash local service is responsible for accessing, creating, modifying and deleting trash entries in the Recycle Bin.
 


Liferay 6.2.0-ce-m1