gran.app.report.moneyrep
Class MoneyScriptlet

java.lang.Object
  extended bydori.jasper.engine.JRAbstractScriptlet
      extended bydori.jasper.engine.JRDefaultScriptlet
          extended bygran.app.report.distribrep.DistrScriptlet
              extended bygran.app.report.moneyrep.MoneyScriptlet

public class MoneyScriptlet
extends DistrScriptlet


Field Summary
 
Fields inherited from class gran.app.report.distribrep.DistrScriptlet
col, df, filter_id, formatHours, fv, NONE, report_id, rows, session, subusers, title, values, XD, xlist, xlistNames, YD, ylist, ylistNames
 
Fields inherited from class dori.jasper.engine.JRAbstractScriptlet
fieldsMap, groups, parametersMap, variablesMap
 
Constructor Summary
MoneyScriptlet()
           
 
Method Summary
protected  void countTotal()
           
protected  boolean getFormatHours()
           
protected  java.lang.String getHString(java.lang.Double v)
           
protected  void getValues()
           
 
Methods inherited from class gran.app.report.distribrep.DistrScriptlet
beforeDetailEval, fillRows, formatValues, getField, getFunction, getValue, getValue, putValue, setValue, testUser
 
Methods inherited from class dori.jasper.engine.JRDefaultScriptlet
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeGroupInit, beforePageInit, beforeReportInit
 
Methods inherited from class dori.jasper.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

MoneyScriptlet

public MoneyScriptlet()
Method Detail

getValues

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

countTotal

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

getFormatHours

protected boolean getFormatHours()
                          throws dori.jasper.engine.JRScriptletException
Overrides:
getFormatHours in class DistrScriptlet
Throws:
dori.jasper.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-2004 TrackStudio, Ltd. All Rights Reserved.