Uses of Interface
com.liferay.exportimport.kernel.lar.PortletDataHandler
Packages that use PortletDataHandler
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 PortletDataHandler in com.liferay.exportimport.kernel.lar
Classes in com.liferay.exportimport.kernel.lar that implement PortletDataHandlerModifier and TypeClassDescriptionclass
class
-
Uses of PortletDataHandler in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return PortletDataHandlerModifier and TypeMethodDescriptionPortlet.getPortletDataHandlerInstance()
Returns the portlet data handler instance of the portlet.PortletWrapper.getPortletDataHandlerInstance()
Returns the portlet data handler instance of the portlet. -
Uses of PortletDataHandler in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return PortletDataHandlerMethods in com.liferay.portal.kernel.portlet that return types with arguments of type PortletDataHandler
PortletBag.getPortletDataHandlerInstance()