public class PrintBillingReportForCustomer extends Object implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Class and Description |
|---|---|
static interface |
PrintBillingReportForCustomer.BillingDoneListener
DOCUMENT ME!
|
class |
PrintBillingReportForCustomer.DownloadFinishedObserver
After the report has been created successfully then the billings are marked, if necessary, and some additional
functionality is done, if required.
|
| Constructor and Description |
|---|
PrintBillingReportForCustomer(de.cismet.cids.dynamics.CidsBean kundeBean,
Collection<de.cismet.cids.dynamics.CidsBean> billingsBeans,
Date[] fromDate_tillDate,
boolean isRechnungsanlage,
JPanel panel,
boolean showBillingWithoutCostInReport,
PrintBillingReportForCustomer.BillingDoneListener billingDoneListener,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new StartReportForCustomer object.
|
| Modifier and Type | Method and Description |
|---|---|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
void |
print()
DOCUMENT ME!
|
void |
setDownloadFinishedObserver(PrintBillingReportForCustomer.DownloadFinishedObserver downloadFinishedObserver)
DOCUMENT ME!
|
public PrintBillingReportForCustomer(de.cismet.cids.dynamics.CidsBean kundeBean,
Collection<de.cismet.cids.dynamics.CidsBean> billingsBeans,
Date[] fromDate_tillDate,
boolean isRechnungsanlage,
JPanel panel,
boolean showBillingWithoutCostInReport,
PrintBillingReportForCustomer.BillingDoneListener billingDoneListener,
de.cismet.connectioncontext.ConnectionContext connectionContext)
kundeBean - DOCUMENT ME!billingsBeans - DOCUMENT ME!fromDate_tillDate - DOCUMENT ME!isRechnungsanlage - DOCUMENT ME!panel - DOCUMENT ME!showBillingWithoutCostInReport - DOCUMENT ME!billingDoneListener - DOCUMENT ME!connectionContext - DOCUMENT ME!public void print()
public void setDownloadFinishedObserver(PrintBillingReportForCustomer.DownloadFinishedObserver downloadFinishedObserver)
downloadFinishedObserver - DOCUMENT ME!public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.