Package backend :: Package server :: Package importlib :: Module importLib :: Class ContentSource
[hide private]
[frames] | no frames]

Class ContentSource

source code


Instance Methods [hide private]

Inherited from Information: __init__

Inherited from BaseInformation: toDict

Inherited from Item: __repr__, populate

Inherited from UserDict.UserDict: __cmp__, __contains__, __delitem__, __getitem__, __len__, __setitem__, clear, copy, get, has_key, items, iteritems, iterkeys, itervalues, keys, pop, popitem, setdefault, update, values

Class Methods [hide private]

Inherited from UserDict.UserDict: fromkeys

Class Variables [hide private]
  attributeTypes = {'channels': [<type 'str'>], 'label': <type '...

Inherited from UserDict.UserDict: __hash__

Class Variable Details [hide private]

attributeTypes

Value:
{'channels': [<type 'str'>],
 'label': <type 'str'>,
 'org_id': <type 'int'>,
 'source_url': <type 'str'>,
 'ssl-sets': [<class backend.server.importlib.importLib.ContentSourceS\
sl at 0x7f4fd26c9530>],
 'type_id': <type 'int'>}