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
Exceptionpublic void lookupNewASRTypeRequest() throws Exception
Exceptionpublic void lookupASRRequests() throws Exception
Exceptionpublic void placeRequest() throws Exception
Exceptionpublic void cancelRequest() throws Exception
Exceptionpublic void removeItem() throws Exception
Exceptionpublic void updateRequestStatus() throws Exception
Exceptionpublic void receiveTransistOfASRItem() throws Exception
Exceptionpublic void updateASRItemStatusAvailable() throws Exception
Exceptionpublic void updateASRItemStatusMissing() throws Exception
Exceptionpublic void updateASRItemStatusRetrive() throws Exception
Exceptionpublic void sendGetRequest(String request, String format) throws Exception
Exceptionpublic void sendDeleteRequest(String request, String format) throws Exception
ExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.