Uses of Interface
com.liferay.portal.kernel.service.LayoutPrototypeService
Packages that use LayoutPrototypeService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutPrototypeService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutPrototypeServiceMethods in com.liferay.portal.kernel.service that return LayoutPrototypeServiceModifier and TypeMethodDescriptionstatic LayoutPrototypeService
LayoutPrototypeServiceUtil.getService()
LayoutPrototypeServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutPrototypeServiceModifier and TypeMethodDescriptionstatic void
LayoutPrototypeServiceUtil.setService
(LayoutPrototypeService service) void
LayoutPrototypeServiceWrapper.setWrappedService
(LayoutPrototypeService layoutPrototypeService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutPrototypeServiceModifierConstructorDescriptionLayoutPrototypeServiceWrapper
(LayoutPrototypeService layoutPrototypeService)