/[papo]/gnue/reports/src/GRServices.py
ViewVC logotype

Diff of /gnue/reports/src/GRServices.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:54 2002 UTC revision 1.2 by styxman, Thu Nov 14 23:02:37 2002 UTC
# Line 41  ExportedServices = ( Line 41  ExportedServices = (
41      'Modules':     (),      'Modules':     (),
42      'Methods':     {      'Methods':     {
43         'getReportDefinition': {         'getReportDefinition': {
44              'Parameters': (              'Parameters': {
45                  'location': {                  'location': {
46                      'Description': 'The location of the report',                      'Description': 'The location of the report',
47                      'Typecast': 'string' } ),                      'Typecast': 'string' } },
48              'Returns': 'binary',              'Returns': 'binary',
49              'Description' : 'Returns the report definition (in XML format).' },              'Description' : 'Returns the report definition (in XML format).' },
50         'getReportHeader': {         'getReportHeader': {
51              'Parameters': (              'Parameters': {
52                  'location': {                  'location': {
53                      'Description': 'The location of the report',                      'Description': 'The location of the report',
54                      'Typecast': 'string' } ),                      'Typecast': 'string' } },
55              'Returns': 'binary',              'Returns': 'binary',
56              'Description' : 'Returns the report definition (in XML format).' },              'Description' : 'Returns the report definition (in XML format).' },
57         'getAvailableFilters': {         'getAvailableFilters': {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26