Package ccwsclient :: Module rest :: Class CcRest
[show private | hide private]
[frames | no frames]

Class CcRest


Wrapper class to decompose REST XML responses into Python objects.
Method Summary
  __init__(self, root)
  fields(self, license, lang)
Retrieves details for a particular license.
  issue(self, license, answers, lang)
  license_classes(self, lang)
Returns a dictionary whose keys are license IDs, with the license label as the value.

Method Details

fields(self, license, lang='en')

Retrieves details for a particular license.

license_classes(self, lang='en')

Returns a dictionary whose keys are license IDs, with the license label as the value.

Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 http://epydoc.sf.net