arta.synergy.ejb.reports
Class ProjectReport

java.lang.Object
  extended by arta.synergy.ejb.reports.ProjectReport
All Implemented Interfaces:
ReportIF

public class ProjectReport
extends java.lang.Object
implements ReportIF

Created by IntelliJ IDEA. User: topa Date: 19.07.2010 Time: 16:08:22 To change this template use File | Settings | File Templates.


Constructor Summary
ProjectReport(java.util.HashMap<java.lang.String,java.lang.String> params, ClientReport clientReport)
           
 
Method Summary
 java.lang.String getProperty(java.lang.String code)
           
 java.lang.String getReport()
           
 void initReport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectReport

public ProjectReport(java.util.HashMap<java.lang.String,java.lang.String> params,
                     ClientReport clientReport)
Method Detail

initReport

public void initReport()
Specified by:
initReport in interface ReportIF

getProperty

public java.lang.String getProperty(java.lang.String code)
Specified by:
getProperty in interface ReportIF

getReport

public java.lang.String getReport()
Specified by:
getReport in interface ReportIF


Copyright © 2000 Dummy Corp. All Rights Reserved.