Part of Reportek
Module that handles the dataflows(obligations) information: dataflow_table
The dataflow_table is an object in Zope root folder which returns
a list of fictionaries containing, for each obligation:
'terminated': Unicode string
'SOURCE_TITLE': Unicode string
'TITLE': Unicode string
'source_uri': Unicode string
'uri': Unicode string
'details_url': Unicode string
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 35 | Class | DataflowsManager | Module that handles the dataflows(obligations) information: dataflow_table |