com.liferay.client.soap.portlet.flags.service.http
Class Portlet_Flags_FlagsEntryServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.soap.portlet.flags.service.http.Portlet_Flags_FlagsEntryServiceSoapBindingImpl
All Implemented Interfaces:
FlagsEntryServiceSoap, java.rmi.Remote

public class Portlet_Flags_FlagsEntryServiceSoapBindingImpl
extends java.lang.Object
implements FlagsEntryServiceSoap


Constructor Summary
Portlet_Flags_FlagsEntryServiceSoapBindingImpl()
           
 
Method Summary
 void addEntry(java.lang.String className, long classPK, java.lang.String reporterEmailAddress, long reportedUserId, java.lang.String contentTitle, java.lang.String contentURL, java.lang.String reason, ServiceContext serviceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Flags_FlagsEntryServiceSoapBindingImpl

public Portlet_Flags_FlagsEntryServiceSoapBindingImpl()
Method Detail

addEntry

public void addEntry(java.lang.String className,
                     long classPK,
                     java.lang.String reporterEmailAddress,
                     long reportedUserId,
                     java.lang.String contentTitle,
                     java.lang.String contentURL,
                     java.lang.String reason,
                     ServiceContext serviceContext)
              throws java.rmi.RemoteException
Specified by:
addEntry in interface FlagsEntryServiceSoap
Throws:
java.rmi.RemoteException