public class PrintStatisticsReport extends Object implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Field and Description |
|---|---|
protected int |
amountTotalDownloads |
protected int |
amountVUamtlicherLageplan |
protected Set<String> |
amountVUamtlicherLageplanGBs |
protected int |
amountVUhoheitlicheVermessung |
protected Set<String> |
amountVUhoheitlicheVermessungGBs |
protected int |
amountVUsonstige |
protected Set<String> |
amountVUsonstigeGBs |
protected int |
amountWiederverkaeufe |
protected Set<String> |
amountWiederverkaeufeGBs |
protected int |
amountWithCosts |
protected int |
amountWithCostsVU |
protected int |
amountWithCostsWiederver |
protected int |
amountWithoutCosts |
protected Collection<de.cismet.cids.dynamics.CidsBean> |
billingsBeans |
protected double |
earningsWithCostsVU |
protected double |
earningsWithCostsWiederver |
protected Date[] |
fromDate_tillDate |
protected HashMap<String,Integer> |
productInformation |
| Constructor and Description |
|---|
PrintStatisticsReport(Date[] fromDate_tillDate,
Collection<de.cismet.cids.dynamics.CidsBean> billingsBeans,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new PrintStatisticsReport object.
|
| Modifier and Type | Method and Description |
|---|---|
protected BillingStatisticsReport |
createReport()
DOCUMENT ME!
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
static void |
main(String[] args)
DOCUMENT ME!
|
void |
print()
DOCUMENT ME!
|
protected final Date[] fromDate_tillDate
protected final Collection<de.cismet.cids.dynamics.CidsBean> billingsBeans
protected int amountTotalDownloads
protected int amountWithCosts
protected int amountWithoutCosts
protected int amountVUamtlicherLageplan
protected int amountVUhoheitlicheVermessung
protected int amountVUsonstige
protected int amountWithCostsVU
protected int amountWithCostsWiederver
protected int amountWiederverkaeufe
protected double earningsWithCostsVU
protected double earningsWithCostsWiederver
public PrintStatisticsReport(Date[] fromDate_tillDate, Collection<de.cismet.cids.dynamics.CidsBean> billingsBeans, de.cismet.connectioncontext.ConnectionContext connectionContext)
fromDate_tillDate - DOCUMENT ME!billingsBeans - DOCUMENT ME!connectionContext - DOCUMENT ME!public static void main(String[] args) throws Exception
args - DOCUMENT ME!Exception - DOCUMENT ME!public void print()
protected BillingStatisticsReport createReport()
public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.