public interface AnnouncementsDeliveryServiceSoap
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
AnnouncementsDeliverySoap |
updateDelivery(long userId,
java.lang.String type,
boolean email,
boolean sms,
boolean website) |
AnnouncementsDeliverySoap updateDelivery(long userId, java.lang.String type, boolean email, boolean sms, boolean website) throws java.rmi.RemoteException
java.rmi.RemoteException