| Package | Description |
|---|---|
| de.cismet.cids.custom.beans.lagis | |
| de.cismet.lagis.models | |
| de.cismet.lagis.report.datasource | |
| de.cismet.lagisEE.entity.core |
| Modifier and Type | Method and Description |
|---|---|
NutzungBuchungCustomBean |
NutzungBuchungCustomBean.cloneBuchung() |
static NutzungBuchungCustomBean |
NutzungBuchungCustomBean.createNew()
DOCUMENT ME!
|
NutzungBuchungCustomBean |
NutzungCustomBean.getBuchungForDate(Date val) |
NutzungBuchungCustomBean |
NutzungCustomBean.getBuchwert() |
NutzungBuchungCustomBean |
NutzungCustomBean.getBuchwert(NutzungBuchungCustomBean val) |
NutzungBuchungCustomBean |
NutzungCustomBean.getLastBuchung()
returns the chronologically last Buchung.
|
NutzungBuchungCustomBean |
NutzungCustomBean.getOpenBuchung() |
NutzungBuchungCustomBean |
NutzungCustomBean.getPredecessorBuchung(NutzungBuchungCustomBean val) |
NutzungBuchungCustomBean |
NutzungCustomBean.getPreviousBuchung() |
NutzungBuchungCustomBean |
NutzungCustomBean.getTerminalBuchung() |
| Modifier and Type | Method and Description |
|---|---|
Collection<NutzungBuchungCustomBean> |
NutzungCustomBean.getBuchungForDate(Date val,
boolean daySensitive)
DOCUMENT ME!
|
Collection<NutzungBuchungCustomBean> |
NutzungCustomBean.getBuchungForDay(Date val) |
Collection<NutzungBuchungCustomBean> |
NutzungCustomBean.getN_buchungen()
DOCUMENT ME!
|
List<NutzungBuchungCustomBean> |
NutzungCustomBean.getNutzungsBuchungen() |
| Modifier and Type | Method and Description |
|---|---|
void |
NutzungCustomBean.addBuchung(NutzungBuchungCustomBean val) |
static NutzungCustomBean |
NutzungCustomBean.createNew(NutzungBuchungCustomBean initialBuchwert)
This Constructor creates a Nutzung with a given inital buchwert.
|
void |
NutzungCustomBean.flipBuchungsBuchwertValue(NutzungBuchungCustomBean val) |
int |
NutzungCustomBean.getBuchungsNummerForBuchung(NutzungBuchungCustomBean val) |
NutzungBuchungCustomBean |
NutzungCustomBean.getBuchwert(NutzungBuchungCustomBean val) |
NutzungBuchungCustomBean |
NutzungCustomBean.getPredecessorBuchung(NutzungBuchungCustomBean val) |
Double |
NutzungCustomBean.getStilleReserveForBuchung(NutzungBuchungCustomBean val) |
boolean |
NutzungCustomBean.isBuchungFlippable(NutzungBuchungCustomBean val) |
void |
NutzungCustomBean.removeBuchungWithoutCreatingAHistory(NutzungBuchungCustomBean buchung)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
NutzungCustomBean.setN_buchungen(Collection<NutzungBuchungCustomBean> val)
DOCUMENT ME!
|
void |
NutzungCustomBean.setNutzungsBuchungen(List<NutzungBuchungCustomBean> val) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<NutzungBuchungCustomBean> |
NKFTableModel.getAllBuchungen()
DOCUMENT ME!
|
ArrayList<NutzungBuchungCustomBean> |
NKFTableModel.getOpenBuchungen()
DOCUMENT ME!
|
| Constructor and Description |
|---|
NKFTableModel(Collection<NutzungBuchungCustomBean> buchungen)
This constructor is not used at the moment.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<NutzungBuchungCustomBean> |
NutzungenDataSource.retrieveData() |
| Constructor and Description |
|---|
NutzungenDataSource(List<NutzungBuchungCustomBean> buchungen)
Creates a new NutzungenDataSource object.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<NutzungBuchungCustomBean> |
NutzungsBuchung.DATE_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
NutzungBuchungCustomBean |
NutzungsBuchung.cloneBuchung()
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getBuchungForDate(Date targetDate)
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getBuchwert()
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getBuchwert(NutzungBuchungCustomBean buchung)
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getOpenBuchung()
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getPredecessorBuchung(NutzungBuchungCustomBean successor)
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getPreviousBuchung()
DOCUMENT ME!
|
NutzungBuchungCustomBean |
Nutzung.getTerminalBuchung()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NutzungBuchungCustomBean> |
Nutzung.getBuchungForDay(Date targetDay)
DOCUMENT ME!
|
List<NutzungBuchungCustomBean> |
Nutzung.getNutzungsBuchungen()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
Nutzung.setNutzungsBuchungen(List<NutzungBuchungCustomBean> nutzungsBuchungen)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.