This module provides Result objects, that are sent back as answers to requests.
All classes defined here are just simple namedtuple data containers, without any other functionality.
Bases: aleph.datastructures.results.CountResult
This is returned back to client when he send CountRequest.
number of records.
Bases: aleph.datastructures.results.ExportResult
Sent back as response to ExportRequest.
This class is blank at the moment, because there is no information, that can be sen’t back.
ISBN of accepted publication
Bases: aleph.datastructures.results.ISBNValidationResult
Response to ISBNValidationRequest.
True, if ISBN is valid.
Bases: aleph.datastructures.results.SearchResult
This is response structure, which is sent back when SearchRequest is received.
array of AlephRecord structures