cuhk.ale.ejb.interfaces
Interface ReportGeneratorLocal

All Superinterfaces:
javax.ejb.EJBLocalObject

public interface ReportGeneratorLocal
extends javax.ejb.EJBLocalObject

Local interface for ReportGenerator.

Version:
${version}
Author:
XDoclet

Method Summary
 ECReports generateReports(cuhk.ale.EventCycle eventCycle)
          Business method
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

generateReports

ECReports generateReports(cuhk.ale.EventCycle eventCycle)
                          throws cuhk.ale.exceptions.ParseURIException
Business method

Throws:
cuhk.ale.exceptions.ParseURIException