gran.app.report.uwlrep
Class UserWorkloadScriptlet

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRAbstractScriptlet
      extended bynet.sf.jasperreports.engine.JRDefaultScriptlet
          extended bygran.app.report.distribrep.DistrScriptlet
              extended bygran.app.report.uwlrep.UserWorkloadScriptlet

public class UserWorkloadScriptlet
extends DistrScriptlet


Field Summary
 
Fields inherited from class gran.app.report.distribrep.DistrScriptlet
col, curXvalue, df, filter_id, formatHours, fv, report_id, rows, sc, summary, summarynCalls, ycurrent
 
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet
fieldsMap, groups, parametersMap, variablesMap
 
Constructor Summary
UserWorkloadScriptlet()
           
 
Method Summary
protected  void fillRows()
           
protected  boolean getFormatHours()
           
protected  java.lang.String getHString(java.lang.Double v)
           
protected  void getValues()
           
 
Methods inherited from class gran.app.report.distribrep.DistrScriptlet
AddItemToSummary, beforeDetailEval, formatValues, getFunction, getValue, setValue
 
Methods inherited from class net.sf.jasperreports.engine.JRDefaultScriptlet
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeGroupInit, beforePageInit, beforeReportInit
 
Methods inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getVariableValue, setData, setVariableValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserWorkloadScriptlet

public UserWorkloadScriptlet()
Method Detail

getValues

protected void getValues()
                  throws java.lang.Exception
Overrides:
getValues in class DistrScriptlet
Throws:
java.lang.Exception

fillRows

protected void fillRows()
                 throws java.lang.Exception
Overrides:
fillRows in class DistrScriptlet
Throws:
java.lang.Exception

getFormatHours

protected boolean getFormatHours()
                          throws net.sf.jasperreports.engine.JRScriptletException
Overrides:
getFormatHours in class DistrScriptlet
Throws:
net.sf.jasperreports.engine.JRScriptletException

getHString

protected java.lang.String getHString(java.lang.Double v)
                               throws java.lang.Exception
Overrides:
getHString in class DistrScriptlet
Throws:
java.lang.Exception


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.