com.liferay.client.soap.portlet.messageboards.service.http
Class Portlet_MB_MBBanServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.soap.portlet.messageboards.service.http.Portlet_MB_MBBanServiceSoapBindingImpl
All Implemented Interfaces:
MBBanServiceSoap, java.rmi.Remote

public class Portlet_MB_MBBanServiceSoapBindingImpl
extends java.lang.Object
implements MBBanServiceSoap


Constructor Summary
Portlet_MB_MBBanServiceSoapBindingImpl()
           
 
Method Summary
 MBBanSoap addBan(long banUserId, ServiceContext serviceContext)
           
 void deleteBan(long banUserId, ServiceContext serviceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_MB_MBBanServiceSoapBindingImpl

public Portlet_MB_MBBanServiceSoapBindingImpl()
Method Detail

addBan

public MBBanSoap addBan(long banUserId,
                        ServiceContext serviceContext)
                 throws java.rmi.RemoteException
Specified by:
addBan in interface MBBanServiceSoap
Throws:
java.rmi.RemoteException

deleteBan

public void deleteBan(long banUserId,
                      ServiceContext serviceContext)
               throws java.rmi.RemoteException
Specified by:
deleteBan in interface MBBanServiceSoap
Throws:
java.rmi.RemoteException