|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Klantgroep | |
|---|---|
| nl.karpi.bm.generated | |
| Uses of Klantgroep in nl.karpi.bm.generated |
|---|
| Fields in nl.karpi.bm.generated declared as Klantgroep | |
|---|---|
protected Klantgroep |
Kwaliteitklantgroep.klantgroep
|
protected Klantgroep |
KlantgroepVerkoopprijzen.klantgroep
|
protected Klantgroep |
Klant.klantgroep
|
protected Klantgroep |
Exclusiviteit.klantgroep
|
| Fields in nl.karpi.bm.generated with type parameters of type Klantgroep | |
|---|---|
static java.util.Comparator<Klantgroep> |
Klantgroep.COMPARATOR_CODE
A comparator that compares on code |
static java.util.Comparator<Klantgroep> |
Klantgroep.COMPARATOR_KLANTGROEPNR
A comparator that compares on klantgroepnr |
protected java.util.List<Klantgroep> |
Collectie.klantgroepsWhereIAmCollectie
|
protected java.util.List<Klantgroep> |
Regio.klantgroepsWhereIAmRegio
|
protected java.util.List<Klantgroep> |
Taal.klantgroepsWhereIAmTaal
|
protected java.util.List<Klantgroep> |
Valuta.klantgroepsWhereIAmValuta
|
| Methods in nl.karpi.bm.generated that return Klantgroep | |
|---|---|
Klantgroep |
Klantgroep.cloneShallow()
|
static Klantgroep |
Klantgroep.findAndLockByPK(java.math.BigInteger klantgroepnr)
|
static Klantgroep |
Klantgroep.findAndLockByPK(int id)
|
static Klantgroep |
Klantgroep.findAndLockByPK(long id)
|
static Klantgroep |
Klantgroep.findByCode(java.lang.String code)
|
static Klantgroep |
Klantgroep.findByKlantgroepnr(java.math.BigInteger klantgroepnr)
|
static Klantgroep |
Klantgroep.findByPK(java.math.BigInteger klantgroepnr)
|
static Klantgroep |
Klantgroep.findByPK(int id)
|
static Klantgroep |
Klantgroep.findByPK(long id)
|
Klantgroep |
Kwaliteitklantgroep.getKlantgroep()
Klantgroep |
Klantgroep |
KlantgroepVerkoopprijzen.getKlantgroep()
Klantgroep |
Klantgroep |
Klant.getKlantgroep()
Klantgroep |
Klantgroep |
Exclusiviteit.getKlantgroep()
Klantgroep |
Klantgroep |
Klantgroep.withCode(java.lang.String value)
|
Klantgroep |
Klantgroep.withCollectie(Collectie value)
|
Klantgroep |
Klantgroep.withExclusiviteitsWhereIAmKlantgroep(java.util.List<Exclusiviteit> value)
|
Klantgroep |
Klantgroep.withKlantgroepnr(java.math.BigInteger value)
|
Klantgroep |
Klantgroep.withKlantgroepVerkoopprijzensWhereIAmKlantgroep(java.util.List<KlantgroepVerkoopprijzen> value)
|
Klantgroep |
Klantgroep.withKlantsWhereIAmKlantgroep(java.util.List<Klant> value)
|
Klantgroep |
Klantgroep.withKwaliteitklantgroepsWhereIAmKlantgroep(java.util.List<Kwaliteitklantgroep> value)
|
Klantgroep |
Klantgroep.withNaam(java.lang.String value)
|
Klantgroep |
Klantgroep.withOpmerking(java.lang.String value)
|
Klantgroep |
Klantgroep.withRegio(Regio value)
|
Klantgroep |
Klantgroep.withTaal(Taal value)
|
Klantgroep |
Klantgroep.withValuta(Valuta value)
|
| Methods in nl.karpi.bm.generated that return types with arguments of type Klantgroep | |
|---|---|
static java.util.List<Klantgroep> |
Klantgroep.findAll()
find all entities |
static java.util.List<Klantgroep> |
Klantgroep.findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by |
java.util.List<Klantgroep> |
Collectie.getKlantgroepsWhereIAmCollectie()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
java.util.List<Klantgroep> |
Regio.getKlantgroepsWhereIAmRegio()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
java.util.List<Klantgroep> |
Taal.getKlantgroepsWhereIAmTaal()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
java.util.List<Klantgroep> |
Valuta.getKlantgroepsWhereIAmValuta()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
| Methods in nl.karpi.bm.generated with parameters of type Klantgroep | |
|---|---|
void |
Collectie.addKlantgroepsWhereIAmCollectie(Klantgroep value)
KlantgroepsWhereIAmCollectie |
void |
Regio.addKlantgroepsWhereIAmRegio(Klantgroep value)
KlantgroepsWhereIAmRegio |
void |
Taal.addKlantgroepsWhereIAmTaal(Klantgroep value)
KlantgroepsWhereIAmTaal |
void |
Valuta.addKlantgroepsWhereIAmValuta(Klantgroep value)
KlantgroepsWhereIAmValuta |
int |
Klantgroep.ComparatorKlantgroepnr.compare(Klantgroep o1,
Klantgroep o2)
|
int |
Klantgroep.ComparatorCode.compare(Klantgroep o1,
Klantgroep o2)
|
int |
Klantgroep.compareTo(Klantgroep o)
default compare on primary key |
static KlantgroepVerkoopprijzen |
KlantgroepVerkoopprijzen.findByArtikelKlantgroep(Artikel artikel,
Klantgroep klantgroep)
|
static Kwaliteitklantgroep |
Kwaliteitklantgroep.findByKlantgroepKwaliteit(Klantgroep klantgroep,
Kwaliteit kwaliteit)
|
void |
Collectie.removeKlantgroepsWhereIAmCollectie(Klantgroep value)
|
void |
Regio.removeKlantgroepsWhereIAmRegio(Klantgroep value)
|
void |
Taal.removeKlantgroepsWhereIAmTaal(Klantgroep value)
|
void |
Valuta.removeKlantgroepsWhereIAmValuta(Klantgroep value)
|
void |
Kwaliteitklantgroep.setKlantgroep(Klantgroep value)
|
void |
KlantgroepVerkoopprijzen.setKlantgroep(Klantgroep value)
|
void |
Klant.setKlantgroep(Klantgroep value)
|
void |
Exclusiviteit.setKlantgroep(Klantgroep value)
|
static void |
Klantgroep.shallowCopy(Klantgroep original,
Klantgroep copy)
shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT |
Kwaliteitklantgroep |
Kwaliteitklantgroep.withKlantgroep(Klantgroep value)
|
KlantgroepVerkoopprijzen |
KlantgroepVerkoopprijzen.withKlantgroep(Klantgroep value)
|
Klant |
Klant.withKlantgroep(Klantgroep value)
|
Exclusiviteit |
Exclusiviteit.withKlantgroep(Klantgroep value)
|
| Method parameters in nl.karpi.bm.generated with type arguments of type Klantgroep | |
|---|---|
void |
Collectie.setKlantgroepsWhereIAmCollectie(java.util.List<Klantgroep> value)
|
void |
Regio.setKlantgroepsWhereIAmRegio(java.util.List<Klantgroep> value)
|
void |
Taal.setKlantgroepsWhereIAmTaal(java.util.List<Klantgroep> value)
|
void |
Valuta.setKlantgroepsWhereIAmValuta(java.util.List<Klantgroep> value)
|
Collectie |
Collectie.withKlantgroepsWhereIAmCollectie(java.util.List<Klantgroep> value)
|
Regio |
Regio.withKlantgroepsWhereIAmRegio(java.util.List<Klantgroep> value)
|
Taal |
Taal.withKlantgroepsWhereIAmTaal(java.util.List<Klantgroep> value)
|
Valuta |
Valuta.withKlantgroepsWhereIAmValuta(java.util.List<Klantgroep> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||