Uses of Interface
com.liferay.portal.kernel.service.LayoutBranchService
Packages that use LayoutBranchService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutBranchService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutBranchServiceMethods in com.liferay.portal.kernel.service that return LayoutBranchServiceModifier and TypeMethodDescriptionstatic LayoutBranchService
LayoutBranchServiceUtil.getService()
LayoutBranchServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutBranchServiceModifier and TypeMethodDescriptionstatic void
LayoutBranchServiceUtil.setService
(LayoutBranchService service) void
LayoutBranchServiceWrapper.setWrappedService
(LayoutBranchService layoutBranchService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutBranchServiceModifierConstructorDescriptionLayoutBranchServiceWrapper
(LayoutBranchService layoutBranchService)