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 LayoutSetBranchLocalService
LayoutSetBranchLocalServiceUtil.getService()
LayoutSetBranchLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchLocalServiceModifier and TypeMethodDescriptionstatic void
LayoutSetBranchLocalServiceUtil.setService
(LayoutSetBranchLocalService service) void
LayoutSetBranchLocalServiceWrapper.setWrappedService
(LayoutSetBranchLocalService layoutSetBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type LayoutSetBranchLocalServiceModifierConstructorDescriptionLayoutSetBranchLocalServiceWrapper
(LayoutSetBranchLocalService layoutSetBranchLocalService)