Class: WolfCore::ApplicationRepository

Inherits:
Object
  • Object
show all
Includes:
HttpOperations, NoSqlDbOperations
Defined in:
lib/wolf_core/infrastructure/application_repository.rb

Method Summary

Methods included from HttpOperations

#async_http_get, #async_http_patch, #async_http_post, #async_http_put, #http_get, #http_patch, #http_post, #http_put, #parse_http_response, #parsed_http_get, #parsed_http_patch, #parsed_http_post, #parsed_http_put, #response_success?, #safe_http_get, #safe_http_patch, #safe_http_post, #safe_http_put, #validate_http_response

Methods included from LoggingUtils

#log_object

Methods included from AsyncUtils

#run_async

Methods included from ExceptionOperations

#raise_service_error

Methods included from NoSqlDbOperations

get_no_sql_item, get_no_sql_item_by_index, put_no_sql_item, query_no_sql_items