Uses of Interface
com.liferay.portal.kernel.service.PortletService
Packages that use PortletService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PortletService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PortletServiceMethods in com.liferay.portal.kernel.service that return PortletServiceModifier and TypeMethodDescriptionstatic PortletService
PortletServiceUtil.getService()
PortletServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type PortletServiceModifier and TypeMethodDescriptionstatic void
PortletServiceUtil.setService
(PortletService service) void
PortletServiceWrapper.setWrappedService
(PortletService portletService) Constructors in com.liferay.portal.kernel.service with parameters of type PortletService