public class ASRRequestProcessor_UT extends Object
Constructor and Description |
---|
ASRRequestProcessor_UT() |
Modifier and Type | Method and Description |
---|---|
void |
cancelRequest() |
void |
lookupASRRequests() |
void |
lookupNewASRItem() |
void |
lookupNewASRTypeRequest() |
void |
placeRequest() |
void |
receiveTransistOfASRItem() |
void |
removeItem() |
void |
sendDeleteRequest(String request,
String format) |
void |
sendGetRequest(String request,
String format) |
void |
updateASRItemStatusAvailable() |
void |
updateASRItemStatusMissing() |
void |
updateASRItemStatusRetrive() |
void |
updateRequestStatus() |
public ASRRequestProcessor_UT()
public void lookupNewASRItem() throws Exception
Exception
public void lookupNewASRTypeRequest() throws Exception
Exception
public void lookupASRRequests() throws Exception
Exception
public void placeRequest() throws Exception
Exception
public void cancelRequest() throws Exception
Exception
public void removeItem() throws Exception
Exception
public void updateRequestStatus() throws Exception
Exception
public void receiveTransistOfASRItem() throws Exception
Exception
public void updateASRItemStatusAvailable() throws Exception
Exception
public void updateASRItemStatusMissing() throws Exception
Exception
public void updateASRItemStatusRetrive() throws Exception
Exception
public void sendGetRequest(String request, String format) throws Exception
Exception
public void sendDeleteRequest(String request, String format) throws Exception
Exception
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.