public class Portlet_MB_MBThreadServiceSoapBindingImpl extends java.lang.Object implements MBThreadServiceSoap
| Constructor and Description |
|---|
Portlet_MB_MBThreadServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteThread(long threadId) |
MBThreadSoap[] |
getGroupThreads(long groupId,
long userId,
java.util.Calendar modifiedDate,
int status,
int start,
int end) |
MBThreadSoap[] |
getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end) |
MBThreadSoap[] |
getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end) |
MBThreadSoap[] |
getGroupThreads(long groupId,
long userId,
int status,
int start,
int end) |
int |
getGroupThreadsCount(long groupId,
long userId,
java.util.Calendar modifiedDate,
int status) |
int |
getGroupThreadsCount(long groupId,
long userId,
int status) |
int |
getGroupThreadsCount(long groupId,
long userId,
int status,
boolean subscribed) |
int |
getGroupThreadsCount(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous) |
MBThreadSoap[] |
getThreads(long groupId,
long categoryId,
int status,
int start,
int end) |
int |
getThreadsCount(long groupId,
long categoryId,
int status) |
java.lang.Object |
lockThread(long threadId) |
MBThreadSoap |
moveThread(long categoryId,
long threadId) |
MBThreadSoap |
moveThreadFromTrash(long categoryId,
long threadId) |
MBThreadSoap |
moveThreadToTrash(long threadId) |
void |
restoreThreadFromTrash(long threadId) |
MBThreadSoap |
splitThread(long messageId,
java.lang.String subject,
ServiceContext serviceContext) |
void |
unlockThread(long threadId) |
public Portlet_MB_MBThreadServiceSoapBindingImpl()
public void deleteThread(long threadId)
throws java.rmi.RemoteException
deleteThread in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic int getGroupThreadsCount(long groupId,
long userId,
java.util.Calendar modifiedDate,
int status)
throws java.rmi.RemoteException
getGroupThreadsCount in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic int getGroupThreadsCount(long groupId,
long userId,
int status)
throws java.rmi.RemoteException
getGroupThreadsCount in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic int getGroupThreadsCount(long groupId,
long userId,
int status,
boolean subscribed)
throws java.rmi.RemoteException
getGroupThreadsCount in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic int getGroupThreadsCount(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous)
throws java.rmi.RemoteException
getGroupThreadsCount in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap[] getGroupThreads(long groupId, long userId, java.util.Calendar modifiedDate, int status, int start, int end) throws java.rmi.RemoteException
getGroupThreads in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap[] getGroupThreads(long groupId, long userId, int status, boolean subscribed, boolean includeAnonymous, int start, int end) throws java.rmi.RemoteException
getGroupThreads in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap[] getGroupThreads(long groupId, long userId, int status, boolean subscribed, int start, int end) throws java.rmi.RemoteException
getGroupThreads in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap[] getGroupThreads(long groupId, long userId, int status, int start, int end) throws java.rmi.RemoteException
getGroupThreads in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic int getThreadsCount(long groupId,
long categoryId,
int status)
throws java.rmi.RemoteException
getThreadsCount in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap[] getThreads(long groupId, long categoryId, int status, int start, int end) throws java.rmi.RemoteException
getThreads in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic java.lang.Object lockThread(long threadId)
throws java.rmi.RemoteException
lockThread in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap moveThreadFromTrash(long categoryId, long threadId) throws java.rmi.RemoteException
moveThreadFromTrash in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap moveThreadToTrash(long threadId) throws java.rmi.RemoteException
moveThreadToTrash in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap moveThread(long categoryId, long threadId) throws java.rmi.RemoteException
moveThread in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic void restoreThreadFromTrash(long threadId)
throws java.rmi.RemoteException
restoreThreadFromTrash in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic MBThreadSoap splitThread(long messageId, java.lang.String subject, ServiceContext serviceContext) throws java.rmi.RemoteException
splitThread in interface MBThreadServiceSoapjava.rmi.RemoteExceptionpublic void unlockThread(long threadId)
throws java.rmi.RemoteException
unlockThread in interface MBThreadServiceSoapjava.rmi.RemoteException