Uses of Interface
com.liferay.portal.kernel.service.LayoutBranchLocalService
Packages that use LayoutBranchLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of LayoutBranchLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement LayoutBranchLocalServiceMethods in com.liferay.portal.kernel.service that return LayoutBranchLocalServiceModifier and TypeMethodDescriptionstatic LayoutBranchLocalServiceLayoutBranchLocalServiceUtil.getService()LayoutBranchLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type LayoutBranchLocalServiceModifier and TypeMethodDescriptionstatic voidLayoutBranchLocalServiceUtil.setService(LayoutBranchLocalService service) voidLayoutBranchLocalServiceWrapper.setWrappedService(LayoutBranchLocalService layoutBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutBranchLocalServiceModifierConstructorDescriptionLayoutBranchLocalServiceWrapper(LayoutBranchLocalService layoutBranchLocalService)