Package backend :: Package server :: Package repomd :: Module mapper :: Class ChannelMapper
[hide private]
[frames] | no frames]

Class ChannelMapper

source code

Data Mapper for Channels to the RHN db.

Instance Methods [hide private]
 
__init__(self, pkg_mapper, erratum_mapper, repomd_mapper) source code
 
last_modified(self, channel_id)
Get the last_modified field for the provided channel_id.
source code
 
get_channel(self, channel_id)
Load the channel with id channel_id and its packages.
source code
 
_package_generator(self, package_ids) source code
 
_erratum_generator(self, channel_id) source code