com.liferay.client.soap.portlet.announcements.service.http
Class Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.soap.portlet.announcements.service.http.Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl
All Implemented Interfaces:
AnnouncementsDeliveryServiceSoap, java.rmi.Remote

public class Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl
extends java.lang.Object
implements AnnouncementsDeliveryServiceSoap


Constructor Summary
Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl()
           
 
Method Summary
 AnnouncementsDeliverySoap updateDelivery(long userId, java.lang.String type, boolean email, boolean sms, boolean website)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl

public Portlet_Announcements_AnnouncementsDeliveryServiceSoapBindingImpl()
Method Detail

updateDelivery

public AnnouncementsDeliverySoap updateDelivery(long userId,
                                                java.lang.String type,
                                                boolean email,
                                                boolean sms,
                                                boolean website)
                                         throws java.rmi.RemoteException
Specified by:
updateDelivery in interface AnnouncementsDeliveryServiceSoap
Throws:
java.rmi.RemoteException