Uses of Interface
com.liferay.portal.kernel.service.PortalLocalService
Packages that use PortalLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PortalLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PortalLocalServiceMethods in com.liferay.portal.kernel.service that return PortalLocalServiceModifier and TypeMethodDescriptionstatic PortalLocalService
PortalLocalServiceUtil.getService()
PortalLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type PortalLocalServiceModifier and TypeMethodDescriptionstatic void
PortalLocalServiceUtil.setService
(PortalLocalService service) void
PortalLocalServiceWrapper.setWrappedService
(PortalLocalService portalLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type PortalLocalService