Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.dghda.kent.Report

Uses of Report in com.dghda.kent
 

Methods in com.dghda.kent that return Report
 Report ReportEngine.getReport(java.lang.String id, java.lang.String user)
          Returns the given report.
 

Methods in com.dghda.kent with parameters of type Report
 boolean ReportEngine.addReport(Report report)
          Adds the given report.