com.liferay.client.portlet.ratings.service.http
Interface RatingsEntryServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_Ratings_RatingsEntryServiceSoapBindingImpl, Portlet_Ratings_RatingsEntryServiceSoapBindingStub

public interface RatingsEntryServiceSoap
extends java.rmi.Remote


Method Summary
 RatingsEntrySoap updateEntry(java.lang.String className, long classPK, double score)
           
 

Method Detail

updateEntry

RatingsEntrySoap updateEntry(java.lang.String className,
                             long classPK,
                             double score)
                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException