Package up2date_client :: Module rhnreg :: Class ActivationResult
[hide private]
[frames] | no frames]

Class ActivationResult

source code

Instance Methods [hide private]
 
__init__(self, status, registrationNumber, channels={}, systemSlots={})
channels and systemSlots are dicts where the key/value pairs are label (string) / quantity (int).
source code
 
getStatus(self) source code
 
getRegistrationNumber(self) source code
 
getChannelsActivated(self)
Returns a dict- the key/value pairs are label/quantity.
source code
 
getSystemSlotsActivated(self)
Returns a dict- the key/value pairs are label/quantity.
source code
Class Variables [hide private]
  ACTIVATED_NOW = 0
  ALREADY_USED = 1