Uses of Interface
com.liferay.portal.kernel.trash.TrashHandler
Packages that use TrashHandler
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
-
Uses of TrashHandler in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return types with arguments of type TrashHandlerModifier and TypeMethodDescriptionPortlet.getTrashHandlerInstances()
Returns the trash handler instances of the portlet.PortletWrapper.getTrashHandlerInstances()
Returns the trash handler instances of the portlet. -
Uses of TrashHandler in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type TrashHandler -
Uses of TrashHandler in com.liferay.portal.kernel.trash
Methods in com.liferay.portal.kernel.trash that return TrashHandlerModifier and TypeMethodDescriptionstatic TrashHandler
TrashHandlerRegistryUtil.getTrashHandler
(String className) Methods in com.liferay.portal.kernel.trash that return types with arguments of type TrashHandlerModifier and TypeMethodDescriptionstatic List<TrashHandler>
TrashHandlerRegistryUtil.getTrashHandlers()