com.liferay.client.portlet.messageboards.service.http
Class Portlet_MB_MBMessageServiceSoapBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended bycom.liferay.client.portlet.messageboards.service.http.Portlet_MB_MBMessageServiceSoapBindingStub
All Implemented Interfaces:
MBMessageServiceSoap, java.rmi.Remote, javax.xml.rpc.Stub

public class Portlet_MB_MBMessageServiceSoapBindingStub
extends org.apache.axis.client.Stub
implements MBMessageServiceSoap


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
Portlet_MB_MBMessageServiceSoapBindingStub()
           
Portlet_MB_MBMessageServiceSoapBindingStub(javax.xml.rpc.Service service)
           
Portlet_MB_MBMessageServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 MBMessageSoap addMessage(long categoryId, long threadId, long parentMessageId, java.lang.String subject, java.lang.String body, java.lang.Object[] files, boolean anonymous, double priority, java.lang.String[] tagsEntries, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 MBMessageSoap addMessage(long categoryId, long threadId, long parentMessageId, java.lang.String subject, java.lang.String body, java.lang.Object[] files, boolean anonymous, double priority, java.lang.String[] tagsEntries, java.lang.String[] communityPermissions, java.lang.String[] guestPermissions)
           
 MBMessageSoap addMessage(long categoryId, java.lang.String subject, java.lang.String body, java.lang.Object[] files, boolean anonymous, double priority, java.lang.String[] tagsEntries, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 MBMessageSoap addMessage(long categoryId, java.lang.String subject, java.lang.String body, java.lang.Object[] files, boolean anonymous, double priority, java.lang.String[] tagsEntries, java.lang.String[] communityPermissions, java.lang.String[] guestPermissions)
           
protected  org.apache.axis.client.Call createCall()
           
 void deleteDiscussionMessage(long groupId, java.lang.String className, long classPK, long messageId)
           
 void deleteMessage(long messageId)
           
 MBMessageSoap getMessage(long messageId)
           
 java.lang.Object getMessageDisplay(long messageId)
           
 void subscribeMessage(long messageId)
           
 void unsubscribeMessage(long messageId)
           
 MBMessageSoap updateDiscussionMessage(long groupId, java.lang.String className, long classPK, long messageId, java.lang.String subject, java.lang.String body)
           
 MBMessageSoap updateMessage(long messageId, long categoryId, java.lang.String subject, java.lang.String body, java.lang.Object[] files, double priority, java.lang.String[] tagsEntries)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_MB_MBMessageServiceSoapBindingStub

public Portlet_MB_MBMessageServiceSoapBindingStub()
                                           throws org.apache.axis.AxisFault

Portlet_MB_MBMessageServiceSoapBindingStub

public Portlet_MB_MBMessageServiceSoapBindingStub(java.net.URL endpointURL,
                                                  javax.xml.rpc.Service service)
                                           throws org.apache.axis.AxisFault

Portlet_MB_MBMessageServiceSoapBindingStub

public Portlet_MB_MBMessageServiceSoapBindingStub(javax.xml.rpc.Service service)
                                           throws org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMessage

public MBMessageSoap getMessage(long messageId)
                         throws java.rmi.RemoteException
Specified by:
getMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

updateMessage

public MBMessageSoap updateMessage(long messageId,
                                   long categoryId,
                                   java.lang.String subject,
                                   java.lang.String body,
                                   java.lang.Object[] files,
                                   double priority,
                                   java.lang.String[] tagsEntries)
                            throws java.rmi.RemoteException
Specified by:
updateMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

addMessage

public MBMessageSoap addMessage(long categoryId,
                                long threadId,
                                long parentMessageId,
                                java.lang.String subject,
                                java.lang.String body,
                                java.lang.Object[] files,
                                boolean anonymous,
                                double priority,
                                java.lang.String[] tagsEntries,
                                boolean addCommunityPermissions,
                                boolean addGuestPermissions)
                         throws java.rmi.RemoteException
Specified by:
addMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

addMessage

public MBMessageSoap addMessage(long categoryId,
                                java.lang.String subject,
                                java.lang.String body,
                                java.lang.Object[] files,
                                boolean anonymous,
                                double priority,
                                java.lang.String[] tagsEntries,
                                boolean addCommunityPermissions,
                                boolean addGuestPermissions)
                         throws java.rmi.RemoteException
Specified by:
addMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

addMessage

public MBMessageSoap addMessage(long categoryId,
                                long threadId,
                                long parentMessageId,
                                java.lang.String subject,
                                java.lang.String body,
                                java.lang.Object[] files,
                                boolean anonymous,
                                double priority,
                                java.lang.String[] tagsEntries,
                                java.lang.String[] communityPermissions,
                                java.lang.String[] guestPermissions)
                         throws java.rmi.RemoteException
Specified by:
addMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

addMessage

public MBMessageSoap addMessage(long categoryId,
                                java.lang.String subject,
                                java.lang.String body,
                                java.lang.Object[] files,
                                boolean anonymous,
                                double priority,
                                java.lang.String[] tagsEntries,
                                java.lang.String[] communityPermissions,
                                java.lang.String[] guestPermissions)
                         throws java.rmi.RemoteException
Specified by:
addMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

deleteDiscussionMessage

public void deleteDiscussionMessage(long groupId,
                                    java.lang.String className,
                                    long classPK,
                                    long messageId)
                             throws java.rmi.RemoteException
Specified by:
deleteDiscussionMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

deleteMessage

public void deleteMessage(long messageId)
                   throws java.rmi.RemoteException
Specified by:
deleteMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

getMessageDisplay

public java.lang.Object getMessageDisplay(long messageId)
                                   throws java.rmi.RemoteException
Specified by:
getMessageDisplay in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

subscribeMessage

public void subscribeMessage(long messageId)
                      throws java.rmi.RemoteException
Specified by:
subscribeMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

unsubscribeMessage

public void unsubscribeMessage(long messageId)
                        throws java.rmi.RemoteException
Specified by:
unsubscribeMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException

updateDiscussionMessage

public MBMessageSoap updateDiscussionMessage(long groupId,
                                             java.lang.String className,
                                             long classPK,
                                             long messageId,
                                             java.lang.String subject,
                                             java.lang.String body)
                                      throws java.rmi.RemoteException
Specified by:
updateDiscussionMessage in interface MBMessageServiceSoap
Throws:
java.rmi.RemoteException