Report features
---------------

                 Key: SYNCOPE-4
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-4
             Project: Syncope
          Issue Type: Task
          Components: client, console, core
         Environment: http://code.google.com/p/syncope/issues/detail?id=283
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.1-incubating


Reports will be generated asynchronously and upon request, from configured 
report templates.

Such report templates will be composed by so called reportlets, single 
information units encapsulating a particular aspect of a report (i.e. "users 
with some attributes", "users with roles", ...).
A reportlet is a Java class implementing a dedicated interface.
Some reportlets will be given as example.

Each report will be processed by a Quartz job: results will be stored as 
compressed XML in the database. Once a report is generated, it will be 
downloadable in many different formats (PDF, XML, RTF...): this will be 
accomplished by empowering Apache Cocoon 3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to