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 PortletServicePortletServiceUtil.getService()PortletServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type PortletServiceModifier and TypeMethodDescriptionstatic voidPortletServiceUtil.setService(PortletService service) voidPortletServiceWrapper.setWrappedService(PortletService portletService) Constructors in com.liferay.portal.kernel.service with parameters of type PortletService