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 SystemEventLocalService
SystemEventLocalServiceUtil.getService()
SystemEventLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type SystemEventLocalServiceModifier and TypeMethodDescriptionstatic void
SystemEventLocalServiceUtil.setService
(SystemEventLocalService service) void
SystemEventLocalServiceWrapper.setWrappedService
(SystemEventLocalService systemEventLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type SystemEventLocalServiceModifierConstructorDescriptionSystemEventLocalServiceWrapper
(SystemEventLocalService systemEventLocalService)