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 voidRecentLayoutBranchLocalServiceUtil.setService(RecentLayoutBranchLocalService service) voidRecentLayoutBranchLocalServiceWrapper.setWrappedService(RecentLayoutBranchLocalService recentLayoutBranchLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type RecentLayoutBranchLocalServiceModifierConstructorDescriptionRecentLayoutBranchLocalServiceWrapper(RecentLayoutBranchLocalService recentLayoutBranchLocalService)