Uses of Interface
com.liferay.portal.kernel.service.RecentLayoutSetBranchLocalService
Packages that use RecentLayoutSetBranchLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of RecentLayoutSetBranchLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement RecentLayoutSetBranchLocalServiceMethods in com.liferay.portal.kernel.service that return RecentLayoutSetBranchLocalServiceModifier and TypeMethodDescriptionRecentLayoutSetBranchLocalServiceUtil.getService()
RecentLayoutSetBranchLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutSetBranchLocalServiceModifier and TypeMethodDescriptionstatic void
RecentLayoutSetBranchLocalServiceUtil.setService
(RecentLayoutSetBranchLocalService service) void
RecentLayoutSetBranchLocalServiceWrapper.setWrappedService
(RecentLayoutSetBranchLocalService recentLayoutSetBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type RecentLayoutSetBranchLocalServiceModifierConstructorDescriptionRecentLayoutSetBranchLocalServiceWrapper
(RecentLayoutSetBranchLocalService recentLayoutSetBranchLocalService)