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

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

public class Portlet_MB_MBMessageFlagServiceSoapBindingImpl
extends java.lang.Object
implements MBMessageFlagServiceSoap


Constructor Summary
Portlet_MB_MBMessageFlagServiceSoapBindingImpl()
           
 
Method Summary
 void addAnswerFlag(long messageId)
           
 void deleteAnswerFlag(long messageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_MB_MBMessageFlagServiceSoapBindingImpl

public Portlet_MB_MBMessageFlagServiceSoapBindingImpl()
Method Detail

addAnswerFlag

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

deleteAnswerFlag

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