com.liferay.client.portlet.ratings.service.http
Class Portlet_Ratings_RatingsEntryServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.portlet.ratings.service.http.Portlet_Ratings_RatingsEntryServiceSoapBindingImpl
All Implemented Interfaces:
RatingsEntryServiceSoap, java.rmi.Remote

public class Portlet_Ratings_RatingsEntryServiceSoapBindingImpl
extends java.lang.Object
implements RatingsEntryServiceSoap


Constructor Summary
Portlet_Ratings_RatingsEntryServiceSoapBindingImpl()
           
 
Method Summary
 RatingsEntrySoap updateEntry(java.lang.String className, long classPK, double score)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Ratings_RatingsEntryServiceSoapBindingImpl

public Portlet_Ratings_RatingsEntryServiceSoapBindingImpl()
Method Detail

updateEntry

public RatingsEntrySoap updateEntry(java.lang.String className,
                                    long classPK,
                                    double score)
                             throws java.rmi.RemoteException
Specified by:
updateEntry in interface RatingsEntryServiceSoap
Throws:
java.rmi.RemoteException