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 LayoutBranchServiceLayoutBranchServiceUtil.getService()LayoutBranchServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type LayoutBranchServiceModifier and TypeMethodDescriptionstatic voidLayoutBranchServiceUtil.setService(LayoutBranchService service) voidLayoutBranchServiceWrapper.setWrappedService(LayoutBranchService layoutBranchService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutBranchServiceModifierConstructorDescriptionLayoutBranchServiceWrapper(LayoutBranchService layoutBranchService)