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

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

public class Portlet_MB_MBThreadServiceSoapBindingImpl
extends java.lang.Object
implements MBThreadServiceSoap


Constructor Summary
Portlet_MB_MBThreadServiceSoapBindingImpl()
           
 
Method Summary
 void deleteThread(long threadId)
           
 MBThreadSoap moveThread(long categoryId, long threadId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_MB_MBThreadServiceSoapBindingImpl

public Portlet_MB_MBThreadServiceSoapBindingImpl()
Method Detail

deleteThread

public void deleteThread(long threadId)
                  throws java.rmi.RemoteException
Specified by:
deleteThread in interface MBThreadServiceSoap
Throws:
java.rmi.RemoteException

moveThread

public MBThreadSoap moveThread(long categoryId,
                               long threadId)
                        throws java.rmi.RemoteException
Specified by:
moveThread in interface MBThreadServiceSoap
Throws:
java.rmi.RemoteException