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 LayoutSetBranchServiceLayoutSetBranchServiceUtil.getService()LayoutSetBranchServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchServiceModifier and TypeMethodDescriptionstatic voidLayoutSetBranchServiceUtil.setService(LayoutSetBranchService service) voidLayoutSetBranchServiceWrapper.setWrappedService(LayoutSetBranchService layoutSetBranchService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchServiceModifierConstructorDescriptionLayoutSetBranchServiceWrapper(LayoutSetBranchService layoutSetBranchService)