Uses of Interface
com.liferay.portal.kernel.service.RecentLayoutRevisionLocalService
Packages that use RecentLayoutRevisionLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of RecentLayoutRevisionLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement RecentLayoutRevisionLocalServiceMethods in com.liferay.portal.kernel.service that return RecentLayoutRevisionLocalServiceModifier and TypeMethodDescriptionRecentLayoutRevisionLocalServiceUtil.getService()RecentLayoutRevisionLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type RecentLayoutRevisionLocalServiceModifier and TypeMethodDescriptionstatic voidRecentLayoutRevisionLocalServiceUtil.setService(RecentLayoutRevisionLocalService service) voidRecentLayoutRevisionLocalServiceWrapper.setWrappedService(RecentLayoutRevisionLocalService recentLayoutRevisionLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type RecentLayoutRevisionLocalServiceModifierConstructorDescriptionRecentLayoutRevisionLocalServiceWrapper(RecentLayoutRevisionLocalService recentLayoutRevisionLocalService)