public class BillingStatisticsReport extends Object implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Field and Description |
|---|---|
protected int |
amountTotalDownloads |
protected int |
amountVUamtlicherLageplan |
protected int |
amountVUamtlicherLageplanGB |
protected int |
amountVUhoheitlicheVermessung |
protected int |
amountVUhoheitlicheVermessungGB |
protected int |
amountVUsonstige |
protected int |
amountVUsonstigeGB |
protected int |
amountWiederverkaeufe |
protected int |
amountWiederverkaeufeGB |
protected int |
amountWithCosts |
protected int |
amountWithCostsVU |
protected int |
amountWithCostsWiederver |
protected int |
amountWithoutCosts |
protected double |
earningsWithCostsVU |
protected double |
earningsWithCostsWiederver |
protected Date |
from |
protected Date |
till |
| Constructor and Description |
|---|
BillingStatisticsReport(Collection<de.cismet.cids.dynamics.CidsBean> billingBeans,
Date from,
Date till,
int amountTotalDownloads,
int amountWithCosts,
int amountWithoutCosts,
int amountVUamtlicherLageplan,
int amountVUhoheitlicheVermessung,
int amountVUsonstige,
int amountVUamtlicherLageplanGB,
int amountVUhoheitlicheVermessungGB,
int amountVUsonstigeGB,
int amountWithCostsVU,
int amountWithCostsWiederver,
int amountWiederverkaeufe,
int amountWiederverkaeufeGB,
double earningsWithCostsVU,
double earningsWithCostsWiederver,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new BillingStatisticsReport object.
|
| Modifier and Type | Method and Description |
|---|---|
protected BillingStatisticsDataSourceAccumulation |
createDataSourceAccumulation()
DOCUMENT ME!
|
void |
generateReport()
DOCUMENT ME!
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
protected String |
getFilename()
DOCUMENT ME!
|
protected String |
getReportUrl()
DOCUMENT ME!
|
protected String |
getTitle()
DOCUMENT ME!
|
static String |
joinCidsBeanIds(Collection<de.cismet.cids.dynamics.CidsBean> list,
String conjunction)
DOCUMENT ME!
|
protected Date from
protected Date till
protected int amountTotalDownloads
protected int amountWithCosts
protected int amountWithoutCosts
protected int amountVUamtlicherLageplan
protected int amountVUhoheitlicheVermessung
protected int amountVUsonstige
protected int amountVUamtlicherLageplanGB
protected int amountVUhoheitlicheVermessungGB
protected int amountVUsonstigeGB
protected int amountWithCostsVU
protected int amountWithCostsWiederver
protected int amountWiederverkaeufe
protected int amountWiederverkaeufeGB
protected double earningsWithCostsVU
protected double earningsWithCostsWiederver
public BillingStatisticsReport(Collection<de.cismet.cids.dynamics.CidsBean> billingBeans, Date from, Date till, int amountTotalDownloads, int amountWithCosts, int amountWithoutCosts, int amountVUamtlicherLageplan, int amountVUhoheitlicheVermessung, int amountVUsonstige, int amountVUamtlicherLageplanGB, int amountVUhoheitlicheVermessungGB, int amountVUsonstigeGB, int amountWithCostsVU, int amountWithCostsWiederver, int amountWiederverkaeufe, int amountWiederverkaeufeGB, double earningsWithCostsVU, double earningsWithCostsWiederver, de.cismet.connectioncontext.ConnectionContext connectionContext)
billingBeans - DOCUMENT ME!from - DOCUMENT ME!till - DOCUMENT ME!amountTotalDownloads - DOCUMENT ME!amountWithCosts - DOCUMENT ME!amountWithoutCosts - DOCUMENT ME!amountVUamtlicherLageplan - DOCUMENT ME!amountVUhoheitlicheVermessung - DOCUMENT ME!amountVUsonstige - DOCUMENT ME!amountVUamtlicherLageplanGB - DOCUMENT ME!amountVUhoheitlicheVermessungGB - DOCUMENT ME!amountVUsonstigeGB - DOCUMENT ME!amountWithCostsVU - DOCUMENT ME!amountWithCostsWiederver - DOCUMENT ME!amountWiederverkaeufe - DOCUMENT ME!amountWiederverkaeufeGB - DOCUMENT ME!earningsWithCostsVU - DOCUMENT ME!earningsWithCostsWiederver - DOCUMENT ME!connectionContext - DOCUMENT ME!protected String getReportUrl()
protected String getFilename()
protected String getTitle()
public void generateReport()
protected BillingStatisticsDataSourceAccumulation createDataSourceAccumulation()
public static String joinCidsBeanIds(Collection<de.cismet.cids.dynamics.CidsBean> list, String conjunction)
list - DOCUMENT ME!conjunction - DOCUMENT ME!public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.