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 LayoutBranchLocalService
LayoutBranchLocalServiceUtil.getService()
LayoutBranchLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutBranchLocalServiceModifier and TypeMethodDescriptionstatic void
LayoutBranchLocalServiceUtil.setService
(LayoutBranchLocalService service) void
LayoutBranchLocalServiceWrapper.setWrappedService
(LayoutBranchLocalService layoutBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutBranchLocalServiceModifierConstructorDescriptionLayoutBranchLocalServiceWrapper
(LayoutBranchLocalService layoutBranchLocalService)