Controller function that handles listing the items from a train
Controller function that handles retrieving a single Koha::Preservation::Train object
Controller function that handles adding a new Koha::Preservation::Train object
Controller function that handles updating a Koha::Preservation::Train object
Controller function that handles deleting a Koha::Preservation::Train object
Controller function that handles getting an item from a train
Controller function that handles adding items in batch to a train
Controller function that handles adding a new item to a train
Controller function that handles copying an item from a train to an other
Controller function that handles updating an item from a train
Controller function that handles removing an item from a train