Java com.liferay.portal.kernel.service SystemEventLocalServiceUtil fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.service SystemEventLocalServiceUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.service SystemEventLocalServiceUtil.

The text is from its open source code.

Method

com.liferay.portal.kernel.model.SystemEventaddSystemEvent(long userId, long groupId, String className, long classPK, String classUuid, String referrerClassName, int type, String extraData)
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
voidcheckSystemEvents()
com.liferay.portal.kernel.model.SystemEventfetchSystemEvent(long groupId, long classNameId, long classPK, int type)
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuerygetActionableDynamicQuery()
com.liferay.portal.kernel.model.SystemEventupdateSystemEvent( com.liferay.portal.kernel.model.SystemEvent systemEvent)
Updates the system event in the database or adds it if it does not yet exist.