Youri::Check::Resultset - Abstract resultset
This abstract class defines Youri::Check::Resultset interface
Creates and returns a new Youri::Check::Resultset object.
Generic parameters (subclasses may define additional ones):
Resultset access mode (default: output).
Warning: do not call directly, call subclass constructor instead.
Add given hash reference as a new result for given type and Youri::Package::Base object.
Only possible if resultset has been created in input mode.
Returns the list of all maintainers with results.
Returns a Youri::Check::Resultset::Iterator object over results for given input type and maintainer (if the last one if defined).
All instances methods have to be implemented.
Copyright (C) 2002-2006, YOURI project
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.