Class AnnouncementsDeliveryServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.announcements.service.base.AnnouncementsDeliveryServiceBaseImpl
com.liferay.portlet.announcements.service.impl.AnnouncementsDeliveryServiceImpl
All Implemented Interfaces:
com.liferay.announcements.kernel.service.AnnouncementsDeliveryService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService

public class AnnouncementsDeliveryServiceImpl extends AnnouncementsDeliveryServiceBaseImpl
Author:
Brian Wing Shun Chan
  • Constructor Details

    • AnnouncementsDeliveryServiceImpl

      public AnnouncementsDeliveryServiceImpl()
  • Method Details

    • updateDelivery

      public com.liferay.announcements.kernel.model.AnnouncementsDelivery updateDelivery(long userId, String type, boolean email, boolean sms) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException