Uses of Class
com.centralnicreseller.apiconnector.Response
-
Uses of Response in com.centralnicreseller.apiconnector
Methods in com.centralnicreseller.apiconnector that return ResponseModifier and TypeMethodDescriptionAdd a column to the column list.Add a record to the record list.static Response
ResponseTemplateManager.getTemplate
(String id) Get a response template instance from the template container.APIClient.login()
Perform API login to start session-based communicationAPIClient.logout()
Perform API logout to close API session in usePerform API request using the given commandPerform API request using the given commandAPIClient.requestNextResponsePage
(Response rr) Request the next page of list entries for the current list query Useful for tablesResponse.rewindRecordList()
Reset index in record list back to zeroMethods in com.centralnicreseller.apiconnector that return types with arguments of type ResponseModifier and TypeMethodDescriptionResponseTemplateManager.getTemplates()
Return all available response TEMPLATES_DATA.APIClient.requestAllResponsePages
(Map<String, String> cmd) Request all pages/entries for the given query commandMethods in com.centralnicreseller.apiconnector with parameters of type ResponseModifier and TypeMethodDescriptionvoid
log incoming datavoid
log incoming datavoid
log incoming dataAPIClient.requestNextResponsePage
(Response rr) Request the next page of list entries for the current list query Useful for tables