com.liferay.client.soap.portlet.flags.service.http
Class Portlet_Flags_FlagsEntryServiceSoapBindingImpl
java.lang.Object
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
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 |
Portlet_Flags_FlagsEntryServiceSoapBindingImpl
public Portlet_Flags_FlagsEntryServiceSoapBindingImpl()
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