com.liferay.client.soap.portlet.messageboards.service.http
Class Portlet_MB_MBThreadServiceSoapBindingImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_MB_MBThreadServiceSoapBindingImpl
public Portlet_MB_MBThreadServiceSoapBindingImpl()
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
splitThread
public MBThreadSoap splitThread(long messageId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
splitThread
in interface MBThreadServiceSoap
- Throws:
java.rmi.RemoteException
unlockThread
public void unlockThread(long threadId)
throws java.rmi.RemoteException
- Specified by:
unlockThread
in interface MBThreadServiceSoap
- Throws:
java.rmi.RemoteException