public class WkFgScriptlet
extends net.sf.jasperreports.engine.JRDefaultScriptlet
| Modifier and Type | Class and Description |
|---|---|
class |
WkFgScriptlet.SignallingRetrievalListener
DOCUMENT ME!
|
| Constructor and Description |
|---|
WkFgScriptlet() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatMeasureTypeCodes(Collection<de.cismet.cids.dynamics.CidsBean> measureTypeCollection)
gets a collection of measure type codes and returns their names as String with the format: "code: measureType \n
code: measureType \n ...
|
Image |
generateMap()
generates the map in the WkFg Report.
|
Image |
generateOverviewMap()
generates the map in the WkFg Report.
|
String |
getGewName()
DOCUMENT ME!
|
net.sf.jasperreports.engine.data.JRBeanCollectionDataSource |
getJRBeanCollectionDataSource()
DOCUMENT ME!
|
Collection<de.cismet.cids.dynamics.CidsBean> |
getLawa()
fetches a list with lawa types, ordered by their "von"-Station,for the wk_fg report.
|
Collection<de.cismet.cids.dynamics.CidsBean> |
getMassnahmen()
DOCUMENT ME!
|
Collection<de.cismet.cids.dynamics.CidsBean> |
getMst()
DOCUMENT ME!
|
Collection<de.cismet.cids.dynamics.CidsBean> |
getSelf()
DOCUMENT ME!
|
String |
getTeilgebiet()
DOCUMENT ME!
|
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInitcallAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValuepublic net.sf.jasperreports.engine.data.JRBeanCollectionDataSource getJRBeanCollectionDataSource()
public Collection<de.cismet.cids.dynamics.CidsBean> getSelf()
public Collection<de.cismet.cids.dynamics.CidsBean> getMassnahmen()
public String getTeilgebiet()
public String getGewName()
public Collection<de.cismet.cids.dynamics.CidsBean> getLawa()
public Collection<de.cismet.cids.dynamics.CidsBean> getMst()
public Image generateMap()
public Image generateOverviewMap()
public String formatMeasureTypeCodes(Collection<de.cismet.cids.dynamics.CidsBean> measureTypeCollection)
measureTypeCollection - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.