<<

API

Methods

list

get

Controller function that handles retrieving a single Koha::ERM::EUsage::UsageDataProvider object

add

Controller function that handles adding a new Koha::ERM::EUsage::UsageDataProvider object

update

Controller function that handles updating a Koha::ERM::EUsage::UsageDataProvider object

delete

process_COUNTER_file

Controller function that handles processing of the COUNTER file It will->enqueue_counter_file_processing_job for its respective usage data provider

process_SUSHI_response

Controller function that handles processing of the SUSHI response It will ->enqueue_sushi_harvest_jobs for this usage data provider

test_connection

_get_earliest_and_latest_dates

_format_month

<<