Package core :: Package data :: Package kb :: Module config :: Class config
[hide private]
[frames] | no frames]

Class config



This class saves config parameters sent by the user.


Author: Andres Riancho ( andres.riancho@gmail.com )

Instance Methods [hide private]
  __init__(self)
  save(self, variableName, value)
This method saves the variableName value to a dict.
  getData(self, variableName)

Method Details [hide private]

__init__(self)
(Constructor)

 
None

save(self, variableName, value)

 
This method saves the variableName value to a dict.

getData(self, variableName)

 
Returns:
Returns the data that was saved to the variableName