com.trackstudio.app.report.distribrep
Class DistrScriptlet
java.lang.Object
net.sf.jasperreports.engine.JRAbstractScriptlet
net.sf.jasperreports.engine.JRDefaultScriptlet
com.trackstudio.app.report.distribrep.DistrScriptlet
- Direct Known Subclasses:
- UserWorkloadScriptlet
public class DistrScriptlet
- extends net.sf.jasperreports.engine.JRDefaultScriptlet
Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
fieldsMap, groups, parametersMap, variablesMap |
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 |
rows
protected java.util.ArrayList rows
col
protected java.util.List col
report_id
protected java.lang.String report_id
filter_id
protected java.lang.String filter_id
fv
protected TaskFValue fv
sc
protected SessionContext sc
ycurrent
protected java.util.HashMap ycurrent
summary
protected java.util.HashMap summary
summarynCalls
protected java.util.HashMap summarynCalls
df
protected java.text.DecimalFormat df
curXvalue
protected java.lang.Object curXvalue
chartData
protected java.util.HashMap chartData
DistrScriptlet
public DistrScriptlet()
beforeDetailEval
public void beforeDetailEval()
throws net.sf.jasperreports.engine.JRScriptletException
- Overrides:
beforeDetailEval
in class net.sf.jasperreports.engine.JRDefaultScriptlet
- Throws:
net.sf.jasperreports.engine.JRScriptletException
CreateChart
protected void CreateChart()
throws net.sf.jasperreports.engine.JRScriptletException
- Throws:
net.sf.jasperreports.engine.JRScriptletException
getFormatHours
protected boolean getFormatHours()
throws net.sf.jasperreports.engine.JRScriptletException
- Throws:
net.sf.jasperreports.engine.JRScriptletException
AddItemToSummary
protected void AddItemToSummary(java.lang.Object key,
java.lang.Object value)
throws java.lang.Exception
- Throws:
java.lang.Exception
fillRows
protected void fillRows()
throws java.lang.Exception
- Throws:
java.lang.Exception
getValues
protected void getValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
setValue
protected void setValue(java.util.Map x,
java.util.Map y,
java.lang.Object v,
int ncall)
throws java.lang.Exception
- Throws:
java.lang.Exception
getValue
protected java.lang.Object getValue(java.lang.String name,
SecuredTaskBean tci)
throws GranException
- Throws:
GranException
getFunction
protected java.lang.Object getFunction(java.lang.Object v,
java.lang.Object o,
java.lang.String name,
int ncalls)
formatValues
protected java.util.HashMap formatValues(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
getHString
protected java.lang.String getHString(java.lang.Double v)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.