Uses of Interface
com.liferay.portal.kernel.service.SystemEventLocalService
Packages that use SystemEventLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of SystemEventLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement SystemEventLocalServiceMethods in com.liferay.portal.kernel.service that return SystemEventLocalServiceModifier and TypeMethodDescriptionstatic SystemEventLocalServiceSystemEventLocalServiceUtil.getService()SystemEventLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type SystemEventLocalServiceModifier and TypeMethodDescriptionstatic voidSystemEventLocalServiceUtil.setService(SystemEventLocalService service) voidSystemEventLocalServiceWrapper.setWrappedService(SystemEventLocalService systemEventLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type SystemEventLocalServiceModifierConstructorDescriptionSystemEventLocalServiceWrapper(SystemEventLocalService systemEventLocalService)