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

java.lang.Object
  extended by com.liferay.client.soap.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
 void deleteEntry(java.lang.String className, long classPK)
           
 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

deleteEntry

public void deleteEntry(java.lang.String className,
                        long classPK)
                 throws java.rmi.RemoteException
Specified by:
deleteEntry in interface RatingsEntryServiceSoap
Throws:
java.rmi.RemoteException

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