com.liferay.client.soap.portlet.tasks.service.http
Class Portlet_Tasks_TasksReviewServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portlet.tasks.service.http.Portlet_Tasks_TasksReviewServiceSoapBindingImpl
- All Implemented Interfaces:
- TasksReviewServiceSoap, java.rmi.Remote
public class Portlet_Tasks_TasksReviewServiceSoapBindingImpl
- extends java.lang.Object
- implements TasksReviewServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Tasks_TasksReviewServiceSoapBindingImpl
public Portlet_Tasks_TasksReviewServiceSoapBindingImpl()
approveReview
public TasksReviewSoap approveReview(long proposalId,
int stage)
throws java.rmi.RemoteException
- Specified by:
approveReview
in interface TasksReviewServiceSoap
- Throws:
java.rmi.RemoteException
rejectReview
public TasksReviewSoap rejectReview(long proposalId,
int stage)
throws java.rmi.RemoteException
- Specified by:
rejectReview
in interface TasksReviewServiceSoap
- Throws:
java.rmi.RemoteException
updateReviews
public void updateReviews(long proposalId,
long[][] userIdsPerStage)
throws java.rmi.RemoteException
- Specified by:
updateReviews
in interface TasksReviewServiceSoap
- Throws:
java.rmi.RemoteException