public class Portlet_Ratings_RatingsEntryServiceSoapBindingImpl extends java.lang.Object implements RatingsEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Ratings_RatingsEntryServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteEntry(java.lang.String className,
long classPK) |
RatingsEntrySoap |
updateEntry(java.lang.String className,
long classPK,
double score) |
public Portlet_Ratings_RatingsEntryServiceSoapBindingImpl()
public void deleteEntry(java.lang.String className,
long classPK)
throws java.rmi.RemoteException
deleteEntry in interface RatingsEntryServiceSoapjava.rmi.RemoteExceptionpublic RatingsEntrySoap updateEntry(java.lang.String className, long classPK, double score) throws java.rmi.RemoteException
updateEntry in interface RatingsEntryServiceSoapjava.rmi.RemoteException