com.trackstudio.app.report.uwlrep
Class UserWorkloadScriptlet

java.lang.Object
  extended by net.sf.jasperreports.engine.JRAbstractScriptlet
      extended by net.sf.jasperreports.engine.JRDefaultScriptlet
          extended by com.trackstudio.app.report.distribrep.DistrScriptlet
              extended by com.trackstudio.app.report.uwlrep.UserWorkloadScriptlet

public class UserWorkloadScriptlet
extends DistrScriptlet


Field Summary
 
Fields inherited from class com.trackstudio.app.report.distribrep.DistrScriptlet
chartData, col, curXvalue, df, filter_id, 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 CreateChart()
           
protected  void fillRows()
           
protected  boolean getFormatHours()
           
protected  java.lang.String getHString(java.lang.Double v)
           
protected  void getValues()
           
 
Methods inherited from class com.trackstudio.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

CreateChart

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

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-2008 TrackStudio, Ltd. All Rights Reserved.