com.liferay.client.portlet.messageboards.service.http
Interface MBThreadServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_MB_MBThreadServiceSoapBindingImpl, Portlet_MB_MBThreadServiceSoapBindingStub

public interface MBThreadServiceSoap
extends java.rmi.Remote


Method Summary
 MBThreadSoap moveThread(long categoryId, long threadId)
           
 

Method Detail

moveThread

MBThreadSoap moveThread(long categoryId,
                        long threadId)
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException