Class UserNotificationEventServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portal.service.base.UserNotificationEventServiceBaseImpl
com.liferay.portal.service.impl.UserNotificationEventServiceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.UserNotificationEventService

public class UserNotificationEventServiceImpl extends UserNotificationEventServiceBaseImpl
Author:
Brian Wing Shun Chan
  • Constructor Details

    • UserNotificationEventServiceImpl

      public UserNotificationEventServiceImpl()
  • Method Details

    • getUserNotificationEvent

      public com.liferay.portal.kernel.model.UserNotificationEvent getUserNotificationEvent(long userNotificationEventId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • updateUserNotificationEvent

      public com.liferay.portal.kernel.model.UserNotificationEvent updateUserNotificationEvent(String uuid, long companyId, boolean archive) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException