Uses of Interface
com.liferay.portal.kernel.service.LayoutService
Packages that use LayoutService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutServiceMethods in com.liferay.portal.kernel.service that return LayoutServiceModifier and TypeMethodDescriptionstatic LayoutService
LayoutServiceUtil.getService()
LayoutServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutServiceModifier and TypeMethodDescriptionstatic void
LayoutServiceUtil.setService
(LayoutService service) void
LayoutServiceWrapper.setWrappedService
(LayoutService layoutService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutService