Uses of Interface
com.liferay.portal.kernel.service.RecentLayoutBranchLocalService
Packages that use RecentLayoutBranchLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of RecentLayoutBranchLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement RecentLayoutBranchLocalServiceMethods in com.liferay.portal.kernel.service that return RecentLayoutBranchLocalServiceModifier and TypeMethodDescriptionRecentLayoutBranchLocalServiceUtil.getService()
RecentLayoutBranchLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutBranchLocalServiceModifier and TypeMethodDescriptionstatic void
RecentLayoutBranchLocalServiceUtil.setService
(RecentLayoutBranchLocalService service) void
RecentLayoutBranchLocalServiceWrapper.setWrappedService
(RecentLayoutBranchLocalService recentLayoutBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type RecentLayoutBranchLocalServiceModifierConstructorDescriptionRecentLayoutBranchLocalServiceWrapper
(RecentLayoutBranchLocalService recentLayoutBranchLocalService)