Uses of Interface
com.liferay.portal.kernel.service.LayoutSetBranchLocalService
Packages that use LayoutSetBranchLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutSetBranchLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutSetBranchLocalServiceMethods in com.liferay.portal.kernel.service that return LayoutSetBranchLocalServiceModifier and TypeMethodDescriptionstatic LayoutSetBranchLocalServiceLayoutSetBranchLocalServiceUtil.getService()LayoutSetBranchLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchLocalServiceModifier and TypeMethodDescriptionstatic voidLayoutSetBranchLocalServiceUtil.setService(LayoutSetBranchLocalService service) voidLayoutSetBranchLocalServiceWrapper.setWrappedService(LayoutSetBranchLocalService layoutSetBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchLocalServiceModifierConstructorDescriptionLayoutSetBranchLocalServiceWrapper(LayoutSetBranchLocalService layoutSetBranchLocalService)