com.liferay.portlet.announcements.service.impl
Class AnnouncementsDeliveryServiceImpl
java.lang.Object
com.liferay.portal.service.BaseServiceImpl
com.liferay.portlet.announcements.service.base.AnnouncementsDeliveryServiceBaseImpl
com.liferay.portlet.announcements.service.impl.AnnouncementsDeliveryServiceImpl
- All Implemented Interfaces:
- IdentifiableOSGiService, BaseService, AnnouncementsDeliveryService
public class AnnouncementsDeliveryServiceImpl
- extends AnnouncementsDeliveryServiceBaseImpl
| Methods inherited from class com.liferay.portlet.announcements.service.base.AnnouncementsDeliveryServiceBaseImpl |
afterPropertiesSet, destroy, getAnnouncementsDeliveryLocalService, getAnnouncementsDeliveryPersistence, getAnnouncementsDeliveryService, getCounterLocalService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setAnnouncementsDeliveryLocalService, setAnnouncementsDeliveryPersistence, setAnnouncementsDeliveryService, setCounterLocalService, setUserFinder, setUserLocalService, setUserPersistence, setUserService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnouncementsDeliveryServiceImpl
public AnnouncementsDeliveryServiceImpl()
updateDelivery
public AnnouncementsDelivery updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
throws PortalException
- Throws:
PortalException