public interface MBBanServiceSoap
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
MBBanSoap |
addBan(long banUserId,
ServiceContext serviceContext) |
void |
deleteBan(long banUserId,
ServiceContext serviceContext) |
MBBanSoap addBan(long banUserId, ServiceContext serviceContext) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteBan(long banUserId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
java.rmi.RemoteException