|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shoppingcartcontents | |
|---|---|
| nl.karpi.bm.generated | |
| Uses of Shoppingcartcontents in nl.karpi.bm.generated |
|---|
| Fields in nl.karpi.bm.generated with type parameters of type Shoppingcartcontents | |
|---|---|
static java.util.Comparator<Shoppingcartcontents> |
Shoppingcartcontents.COMPARATOR_ARTIKELNR_SESSIONID
A comparator that compares on artikelnr sessionid |
| Methods in nl.karpi.bm.generated that return Shoppingcartcontents | |
|---|---|
Shoppingcartcontents |
Shoppingcartcontents.cloneShallow()
|
static Shoppingcartcontents |
Shoppingcartcontents.findAndLockByPK(java.lang.String sessionid,
java.math.BigInteger artikelnr)
|
static Shoppingcartcontents |
Shoppingcartcontents.findByArtikelnrSessionid(java.math.BigInteger artikelnr,
java.lang.String sessionid)
|
static Shoppingcartcontents |
Shoppingcartcontents.findByPK(java.lang.String sessionid,
java.math.BigInteger artikelnr)
|
Shoppingcartcontents |
Shoppingcartcontents.withAantal(java.math.BigInteger value)
|
Shoppingcartcontents |
Shoppingcartcontents.withArtikelnr(java.math.BigInteger value)
|
Shoppingcartcontents |
Shoppingcartcontents.withBandnr(java.math.BigInteger value)
|
Shoppingcartcontents |
Shoppingcartcontents.withCommissie(java.lang.String value)
|
Shoppingcartcontents |
Shoppingcartcontents.withSessionid(java.lang.String value)
|
Shoppingcartcontents |
Shoppingcartcontents.withTimestamped(java.util.Calendar value)
|
| Methods in nl.karpi.bm.generated that return types with arguments of type Shoppingcartcontents | |
|---|---|
static java.util.List<Shoppingcartcontents> |
Shoppingcartcontents.findAll()
find all entities |
static java.util.List<Shoppingcartcontents> |
Shoppingcartcontents.findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by |
| Methods in nl.karpi.bm.generated with parameters of type Shoppingcartcontents | |
|---|---|
int |
Shoppingcartcontents.ComparatorArtikelnr_Sessionid.compare(Shoppingcartcontents o1,
Shoppingcartcontents o2)
|
static void |
Shoppingcartcontents.shallowCopy(Shoppingcartcontents original,
Shoppingcartcontents copy)
shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||