Uses of Interface
com.liferay.portal.kernel.service.LayoutSetService
Packages that use LayoutSetService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutSetService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutSetServiceMethods in com.liferay.portal.kernel.service that return LayoutSetServiceModifier and TypeMethodDescriptionstatic LayoutSetService
LayoutSetServiceUtil.getService()
LayoutSetServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetServiceModifier and TypeMethodDescriptionstatic void
LayoutSetServiceUtil.setService
(LayoutSetService service) void
LayoutSetServiceWrapper.setWrappedService
(LayoutSetService layoutSetService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetService