Uses of Interface
com.liferay.portal.kernel.service.LayoutSetPrototypeService
Packages that use LayoutSetPrototypeService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutSetPrototypeService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutSetPrototypeServiceMethods in com.liferay.portal.kernel.service that return LayoutSetPrototypeServiceModifier and TypeMethodDescriptionstatic LayoutSetPrototypeService
LayoutSetPrototypeServiceUtil.getService()
LayoutSetPrototypeServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetPrototypeServiceModifier and TypeMethodDescriptionstatic void
LayoutSetPrototypeServiceUtil.setService
(LayoutSetPrototypeService service) void
LayoutSetPrototypeServiceWrapper.setWrappedService
(LayoutSetPrototypeService layoutSetPrototypeService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetPrototypeServiceModifierConstructorDescriptionLayoutSetPrototypeServiceWrapper
(LayoutSetPrototypeService layoutSetPrototypeService)