com.amazonaws.mturk.requester
Interface AWSMechanicalTurkRequesterPortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AWSMechanicalTurkRequesterBindingStub

public interface AWSMechanicalTurkRequesterPortType
extends java.rmi.Remote


Method Summary
 ApproveAssignmentResponse approveAssignment(ApproveAssignment body)
           
 AssignQualificationResponse assignQualification(AssignQualification body)
           
 BlockWorkerResponse blockWorker(BlockWorker body)
           
 ChangeHITTypeOfHITResponse changeHITTypeOfHIT(ChangeHITTypeOfHIT body)
           
 CreateHITResponse createHIT(CreateHIT body)
           
 CreateQualificationTypeResponse createQualificationType(CreateQualificationType body)
           
 DisableHITResponse disableHIT(DisableHIT body)
           
 DisposeHITResponse disposeHIT(DisposeHIT body)
           
 ExtendHITResponse extendHIT(ExtendHIT body)
           
 ForceExpireHITResponse forceExpireHIT(ForceExpireHIT body)
           
 GetAccountBalanceResponse getAccountBalance(GetAccountBalance body)
           
 GetAssignmentsForHITResponse getAssignmentsForHIT(GetAssignmentsForHIT body)
           
 GetBonusPaymentsResponse getBonusPayments(GetBonusPayments body)
           
 GetFileUploadURLResponse getFileUploadURL(GetFileUploadURL body)
           
 GetHITResponse getHIT(GetHIT body)
           
 GetHITsForQualificationTypeResponse getHITsForQualificationType(GetHITsForQualificationType body)
           
 GetQualificationRequestsResponse getQualificationRequests(GetQualificationRequests body)
           
 GetQualificationScoreResponse getQualificationScore(GetQualificationScore body)
           
 GetQualificationsForQualificationTypeResponse getQualificationsForQualificationType(GetQualificationsForQualificationType body)
           
 GetQualificationTypeResponse getQualificationType(GetQualificationType body)
           
 GetRequesterStatisticResponse getRequesterStatistic(GetRequesterStatistic body)
           
 GetReviewableHITsResponse getReviewableHITs(GetReviewableHITs body)
           
 GetWorkerAcceptLimitResponse getWorkerAcceptLimit(GetWorkerAcceptLimit body)
           
 GrantBonusResponse grantBonus(GrantBonus body)
           
 GrantQualificationResponse grantQualification(GrantQualification body)
           
 HelpResponse help(Help body)
           
 NotifyWorkersResponse notifyWorkers(NotifyWorkers body)
           
 RegisterHITTypeResponse registerHITType(RegisterHITType body)
           
 RejectAssignmentResponse rejectAssignment(RejectAssignment body)
           
 RejectQualificationRequestResponse rejectQualificationRequest(RejectQualificationRequest body)
           
 RevokeQualificationResponse revokeQualification(RevokeQualification body)
           
 SearchHITsResponse searchHITs(SearchHITs body)
           
 SearchQualificationTypesResponse searchQualificationTypes(SearchQualificationTypes body)
           
 SendTestEventNotificationResponse sendTestEventNotification(SendTestEventNotification body)
           
 SetHITAsReviewingResponse setHITAsReviewing(SetHITAsReviewing body)
           
 SetHITTypeNotificationResponse setHITTypeNotification(SetHITTypeNotification body)
           
 SetWorkerAcceptLimitResponse setWorkerAcceptLimit(SetWorkerAcceptLimit body)
           
 UnblockWorkerResponse unblockWorker(UnblockWorker body)
           
 UpdateQualificationScoreResponse updateQualificationScore(UpdateQualificationScore body)
           
 UpdateQualificationTypeResponse updateQualificationType(UpdateQualificationType body)
           
 

Method Detail

createHIT

CreateHITResponse createHIT(CreateHIT body)
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

registerHITType

RegisterHITTypeResponse registerHITType(RegisterHITType body)
                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

setHITTypeNotification

SetHITTypeNotificationResponse setHITTypeNotification(SetHITTypeNotification body)
                                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

sendTestEventNotification

SendTestEventNotificationResponse sendTestEventNotification(SendTestEventNotification body)
                                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

disposeHIT

DisposeHITResponse disposeHIT(DisposeHIT body)
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

disableHIT

DisableHITResponse disableHIT(DisableHIT body)
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getHIT

GetHITResponse getHIT(GetHIT body)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getReviewableHITs

GetReviewableHITsResponse getReviewableHITs(GetReviewableHITs body)
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getHITsForQualificationType

GetHITsForQualificationTypeResponse getHITsForQualificationType(GetHITsForQualificationType body)
                                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getQualificationsForQualificationType

GetQualificationsForQualificationTypeResponse getQualificationsForQualificationType(GetQualificationsForQualificationType body)
                                                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

setHITAsReviewing

SetHITAsReviewingResponse setHITAsReviewing(SetHITAsReviewing body)
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

extendHIT

ExtendHITResponse extendHIT(ExtendHIT body)
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

forceExpireHIT

ForceExpireHITResponse forceExpireHIT(ForceExpireHIT body)
                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

approveAssignment

ApproveAssignmentResponse approveAssignment(ApproveAssignment body)
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

rejectAssignment

RejectAssignmentResponse rejectAssignment(RejectAssignment body)
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getAssignmentsForHIT

GetAssignmentsForHITResponse getAssignmentsForHIT(GetAssignmentsForHIT body)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getFileUploadURL

GetFileUploadURLResponse getFileUploadURL(GetFileUploadURL body)
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

searchHITs

SearchHITsResponse searchHITs(SearchHITs body)
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

grantBonus

GrantBonusResponse grantBonus(GrantBonus body)
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getBonusPayments

GetBonusPaymentsResponse getBonusPayments(GetBonusPayments body)
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

changeHITTypeOfHIT

ChangeHITTypeOfHITResponse changeHITTypeOfHIT(ChangeHITTypeOfHIT body)
                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

createQualificationType

CreateQualificationTypeResponse createQualificationType(CreateQualificationType body)
                                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

grantQualification

GrantQualificationResponse grantQualification(GrantQualification body)
                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

assignQualification

AssignQualificationResponse assignQualification(AssignQualification body)
                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

revokeQualification

RevokeQualificationResponse revokeQualification(RevokeQualification body)
                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getQualificationType

GetQualificationTypeResponse getQualificationType(GetQualificationType body)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getQualificationRequests

GetQualificationRequestsResponse getQualificationRequests(GetQualificationRequests body)
                                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

rejectQualificationRequest

RejectQualificationRequestResponse rejectQualificationRequest(RejectQualificationRequest body)
                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

updateQualificationType

UpdateQualificationTypeResponse updateQualificationType(UpdateQualificationType body)
                                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

searchQualificationTypes

SearchQualificationTypesResponse searchQualificationTypes(SearchQualificationTypes body)
                                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getQualificationScore

GetQualificationScoreResponse getQualificationScore(GetQualificationScore body)
                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

updateQualificationScore

UpdateQualificationScoreResponse updateQualificationScore(UpdateQualificationScore body)
                                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getRequesterStatistic

GetRequesterStatisticResponse getRequesterStatistic(GetRequesterStatistic body)
                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

notifyWorkers

NotifyWorkersResponse notifyWorkers(NotifyWorkers body)
                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getAccountBalance

GetAccountBalanceResponse getAccountBalance(GetAccountBalance body)
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

setWorkerAcceptLimit

SetWorkerAcceptLimitResponse setWorkerAcceptLimit(SetWorkerAcceptLimit body)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getWorkerAcceptLimit

GetWorkerAcceptLimitResponse getWorkerAcceptLimit(GetWorkerAcceptLimit body)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

blockWorker

BlockWorkerResponse blockWorker(BlockWorker body)
                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

unblockWorker

UnblockWorkerResponse unblockWorker(UnblockWorker body)
                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

help

HelpResponse help(Help body)
                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException