com.liferay.client.soap.portlet.messageboards.service.http
Interface MBBanServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portlet_MB_MBBanServiceSoapBindingImpl, Portlet_MB_MBBanServiceSoapBindingStub
public interface MBBanServiceSoap
- extends java.rmi.Remote
addBan
MBBanSoap addBan(long banUserId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
deleteBan
void deleteBan(long banUserId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException