com.liferay.client.soap.portlet.announcements.service.http
Interface AnnouncementsDeliveryServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl, Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingStub

public interface AnnouncementsDeliveryServiceSoap
extends java.rmi.Remote


Method Summary
 AnnouncementsDeliverySoap updateDelivery(long userId, java.lang.String type, boolean email, boolean sms, boolean website)
           
 

Method Detail

updateDelivery

AnnouncementsDeliverySoap updateDelivery(long userId,
                                         java.lang.String type,
                                         boolean email,
                                         boolean sms,
                                         boolean website)
                                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException