Uses of Interface
com.liferay.portal.kernel.service.LayoutSetBranchService
Packages that use LayoutSetBranchService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutSetBranchService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutSetBranchServiceMethods in com.liferay.portal.kernel.service that return LayoutSetBranchServiceModifier and TypeMethodDescriptionstatic LayoutSetBranchService
LayoutSetBranchServiceUtil.getService()
LayoutSetBranchServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchServiceModifier and TypeMethodDescriptionstatic void
LayoutSetBranchServiceUtil.setService
(LayoutSetBranchService service) void
LayoutSetBranchServiceWrapper.setWrappedService
(LayoutSetBranchService layoutSetBranchService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchServiceModifierConstructorDescriptionLayoutSetBranchServiceWrapper
(LayoutSetBranchService layoutSetBranchService)