Uses of Interface
com.liferay.portal.kernel.service.PortletLocalService
Packages that use PortletLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PortletLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PortletLocalServiceMethods in com.liferay.portal.kernel.service that return PortletLocalServiceModifier and TypeMethodDescriptionstatic PortletLocalServicePortletLocalServiceUtil.getService()PortletLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type PortletLocalServiceModifier and TypeMethodDescriptionstatic voidPortletLocalServiceUtil.setService(PortletLocalService service) voidPortletLocalServiceWrapper.setWrappedService(PortletLocalService portletLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type PortletLocalServiceModifierConstructorDescriptionPortletLocalServiceWrapper(PortletLocalService portletLocalService)