<<

Name

Koha::Edifact::File::Error - Koha::Object class for single EDIFACT file

Class methods

file

  my $file = $error->file;

Returns the Koha::Edifact::File associated with this error

to_api_mapping

This method returns the mapping for representing a Koha::Edifact::File::Error object on the API.

Internal methods

_type

Returns name of corresponding DBIC resultset

AUTHOR

Martin Renvoize <martin.renvoize@ptfs-europe.com>

Koha Development Team

<<