|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.AbstractBean<T>
nl.knowledgeplaza.util.jpa.AbstractBean<T>
nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink<T>
nl.karpi.bm.AbstractBean<CalcMargeprijsgroep>
nl.karpi.bm.generated.CalcMargeprijsgroep
public abstract class CalcMargeprijsgroep
A JPA entity class for calc_margeprijsgroep.
| Nested Class Summary | |
|---|---|
static class |
CalcMargeprijsgroep.ComparatorCalcMargeprijsgroepnr
|
static class |
CalcMargeprijsgroep.ComparatorCalculatie_Kwaliteit_Prijsgroep
|
static class |
CalcMargeprijsgroep.ComparatorCalculatienr_Kwaliteitnr_Prijsgroepnr
|
| Field Summary | |
|---|---|
protected java.math.BigInteger |
calcMargeprijsgroepnr
|
static java.lang.String |
CALCMARGEPRIJSGROEPNR_COLUMN_NAME
|
static java.lang.String |
CALCMARGEPRIJSGROEPNR_FIELD_ID
|
static java.lang.Class |
CALCMARGEPRIJSGROEPNR_PROPERTY_CLASS
|
static java.lang.String |
CALCMARGEPRIJSGROEPNR_PROPERTY_ID
|
static int |
CALCMARGEPRIJSGROEPNR_PROPERTY_LENGTH
|
static boolean |
CALCMARGEPRIJSGROEPNR_PROPERTY_NULLABLE
|
static int |
CALCMARGEPRIJSGROEPNR_PROPERTY_PRECISION
|
protected Calculatie |
calculatie
|
static java.lang.String |
CALCULATIE_COLUMN_NAME
|
static java.lang.String |
CALCULATIE_FIELD_ID
|
static java.lang.Class |
CALCULATIE_PROPERTY_CLASS
|
static java.lang.String |
CALCULATIE_PROPERTY_ID
|
static boolean |
CALCULATIE_PROPERTY_NULLABLE
|
protected java.math.BigDecimal |
calculatienr
|
static java.lang.String |
CALCULATIENR_COLUMN_NAME
|
static java.util.Comparator<CalcMargeprijsgroep> |
COMPARATOR_CALCMARGEPRIJSGROEPNR
A comparator that compares on calcMargeprijsgroepnr |
static java.util.Comparator<CalcMargeprijsgroep> |
COMPARATOR_CALCULATIE_KWALITEIT_PRIJSGROEP
A comparator that compares on calculatie kwaliteit prijsgroep |
static java.util.Comparator<CalcMargeprijsgroep> |
COMPARATOR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
A comparator that compares on calculatienr kwaliteitnr prijsgroepnr |
protected Kwaliteit |
kwaliteit
|
static java.lang.String |
KWALITEIT_COLUMN_NAME
|
static java.lang.String |
KWALITEIT_FIELD_ID
|
static java.lang.Class |
KWALITEIT_PROPERTY_CLASS
|
static java.lang.String |
KWALITEIT_PROPERTY_ID
|
static boolean |
KWALITEIT_PROPERTY_NULLABLE
|
protected java.math.BigDecimal |
kwaliteitnr
|
static java.lang.String |
KWALITEITNR_COLUMN_NAME
|
protected java.math.BigDecimal |
marge
|
static java.lang.String |
MARGE_COLUMN_NAME
|
static java.lang.String |
MARGE_FIELD_ID
|
static java.lang.Class |
MARGE_PROPERTY_CLASS
|
static java.lang.String |
MARGE_PROPERTY_ID
|
static int |
MARGE_PROPERTY_LENGTH
|
static boolean |
MARGE_PROPERTY_NULLABLE
|
static int |
MARGE_PROPERTY_PRECISION
|
protected Prijsgroep |
prijsgroep
|
static java.lang.String |
PRIJSGROEP_COLUMN_NAME
|
static java.lang.String |
PRIJSGROEP_FIELD_ID
|
static java.lang.Class |
PRIJSGROEP_PROPERTY_CLASS
|
static java.lang.String |
PRIJSGROEP_PROPERTY_ID
|
static boolean |
PRIJSGROEP_PROPERTY_NULLABLE
|
protected java.math.BigDecimal |
prijsgroepnr
|
static java.lang.String |
PRIJSGROEPNR_COLUMN_NAME
|
| Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink |
|---|
iReadFromStorage |
| Constructor Summary | |
|---|---|
CalcMargeprijsgroep()
|
|
| Method Summary | |
|---|---|
void |
clearProperties()
clear properties |
java.lang.Object |
clone()
clone |
CalcMargeprijsgroep |
cloneShallow()
|
int |
compareTo(CalcMargeprijsgroep o)
default compare on primary key |
boolean |
equals(java.lang.Object o)
|
static java.util.List<CalcMargeprijsgroep> |
findAll()
find all entities |
static java.util.List<CalcMargeprijsgroep> |
findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by |
static CalcMargeprijsgroep |
findAndLockByPK(java.math.BigInteger calcMargeprijsgroepnr)
|
static CalcMargeprijsgroep |
findAndLockByPK(int id)
|
static CalcMargeprijsgroep |
findAndLockByPK(long id)
|
static CalcMargeprijsgroep |
findByCalcMargeprijsgroepnr(java.math.BigInteger calcMargeprijsgroepnr)
|
static CalcMargeprijsgroep |
findByCalculatieKwaliteitPrijsgroep(Calculatie calculatie,
Kwaliteit kwaliteit,
Prijsgroep prijsgroep)
|
static CalcMargeprijsgroep |
findByCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger calculatienr,
java.math.BigInteger kwaliteitnr,
java.math.BigInteger prijsgroepnr)
|
static CalcMargeprijsgroep |
findByPK(java.math.BigInteger calcMargeprijsgroepnr)
|
static CalcMargeprijsgroep |
findByPK(int id)
|
static CalcMargeprijsgroep |
findByPK(long id)
|
java.math.BigInteger |
getCalcMargeprijsgroepnr()
CalcMargeprijsgroepnr |
Calculatie |
getCalculatie()
Calculatie |
Kwaliteit |
getKwaliteit()
Kwaliteit |
java.math.BigDecimal |
getMarge()
Marge |
Prijsgroep |
getPrijsgroep()
Prijsgroep |
int |
hashCode()
|
void |
rememberAtLoadTimeValues()
|
void |
setCalcMargeprijsgroepnr(java.math.BigInteger value)
|
void |
setCalculatie(Calculatie value)
|
void |
setKwaliteit(Kwaliteit value)
|
void |
setMarge(java.math.BigDecimal value)
|
void |
setPrijsgroep(Prijsgroep value)
|
static void |
shallowCopy(CalcMargeprijsgroep original,
CalcMargeprijsgroep copy)
shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT |
java.lang.String |
toString()
|
static java.lang.String |
translate(java.lang.String id)
Using the Internationalization class |
static java.lang.String |
translate(java.lang.String id,
boolean nullable)
|
CalcMargeprijsgroep |
withCalcMargeprijsgroepnr(java.math.BigInteger value)
|
CalcMargeprijsgroep |
withCalculatie(Calculatie value)
|
CalcMargeprijsgroep |
withKwaliteit(Kwaliteit value)
|
CalcMargeprijsgroep |
withMarge(java.math.BigDecimal value)
|
CalcMargeprijsgroep |
withPrijsgroep(Prijsgroep value)
|
| Methods inherited from class nl.karpi.bm.AbstractBean |
|---|
getdate |
| Methods inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink |
|---|
aboutToDelete, aboutToInsert, aboutToUpdate, isAlreadyPersisted, isOverriddenEvent, postBuild, postClone, postDelete, postInsert, postLoadHook, postMerge, postPersistHook, postRefresh, postRemoveHook, postSaveHook, postUpdate, postUpdateHook, postWrite, preDelete, preInsert, prePersist, prePersistHook, preRemove, preRemoveHook, preSaveHook, preUpdate, preUpdateHook, preUpdateWithChanges, preWrite |
| Methods inherited from class nl.knowledgeplaza.util.jpa.AbstractBean |
|---|
ignoreAllChanges, ignoreChanges, isDirty, isReadonly, markAsDirty, markedAsDirtyHook, registerAllChanges, registerChanges, setReadonly, touch |
| Methods inherited from class nl.knowledgeplaza.util.AbstractBean |
|---|
addProperty, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, removeProperty, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected volatile Calculatie calculatie
public static final java.lang.String CALCULATIE_COLUMN_NAME
public static final java.lang.String CALCULATIE_FIELD_ID
public static final java.lang.String CALCULATIE_PROPERTY_ID
public static final java.lang.Class CALCULATIE_PROPERTY_CLASS
public static final boolean CALCULATIE_PROPERTY_NULLABLE
protected volatile java.math.BigDecimal calculatienr
public static final java.lang.String CALCULATIENR_COLUMN_NAME
protected volatile Kwaliteit kwaliteit
public static final java.lang.String KWALITEIT_COLUMN_NAME
public static final java.lang.String KWALITEIT_FIELD_ID
public static final java.lang.String KWALITEIT_PROPERTY_ID
public static final java.lang.Class KWALITEIT_PROPERTY_CLASS
public static final boolean KWALITEIT_PROPERTY_NULLABLE
protected volatile java.math.BigDecimal kwaliteitnr
public static final java.lang.String KWALITEITNR_COLUMN_NAME
protected volatile Prijsgroep prijsgroep
public static final java.lang.String PRIJSGROEP_COLUMN_NAME
public static final java.lang.String PRIJSGROEP_FIELD_ID
public static final java.lang.String PRIJSGROEP_PROPERTY_ID
public static final java.lang.Class PRIJSGROEP_PROPERTY_CLASS
public static final boolean PRIJSGROEP_PROPERTY_NULLABLE
protected volatile java.math.BigDecimal prijsgroepnr
public static final java.lang.String PRIJSGROEPNR_COLUMN_NAME
protected volatile java.math.BigInteger calcMargeprijsgroepnr
public static final java.lang.String CALCMARGEPRIJSGROEPNR_COLUMN_NAME
public static final java.lang.String CALCMARGEPRIJSGROEPNR_FIELD_ID
public static final java.lang.String CALCMARGEPRIJSGROEPNR_PROPERTY_ID
public static final java.lang.Class CALCMARGEPRIJSGROEPNR_PROPERTY_CLASS
public static final boolean CALCMARGEPRIJSGROEPNR_PROPERTY_NULLABLE
public static final int CALCMARGEPRIJSGROEPNR_PROPERTY_LENGTH
public static final int CALCMARGEPRIJSGROEPNR_PROPERTY_PRECISION
protected volatile java.math.BigDecimal marge
public static final java.lang.String MARGE_COLUMN_NAME
public static final java.lang.String MARGE_FIELD_ID
public static final java.lang.String MARGE_PROPERTY_ID
public static final java.lang.Class MARGE_PROPERTY_CLASS
public static final boolean MARGE_PROPERTY_NULLABLE
public static final int MARGE_PROPERTY_LENGTH
public static final int MARGE_PROPERTY_PRECISION
public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCMARGEPRIJSGROEPNR
public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCULATIE_KWALITEIT_PRIJSGROEP
public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
| Constructor Detail |
|---|
public CalcMargeprijsgroep()
| Method Detail |
|---|
public Calculatie getCalculatie()
public void setCalculatie(Calculatie value)
public CalcMargeprijsgroep withCalculatie(Calculatie value)
public Kwaliteit getKwaliteit()
public void setKwaliteit(Kwaliteit value)
public CalcMargeprijsgroep withKwaliteit(Kwaliteit value)
public Prijsgroep getPrijsgroep()
public void setPrijsgroep(Prijsgroep value)
public CalcMargeprijsgroep withPrijsgroep(Prijsgroep value)
public java.math.BigInteger getCalcMargeprijsgroepnr()
public void setCalcMargeprijsgroepnr(java.math.BigInteger value)
public CalcMargeprijsgroep withCalcMargeprijsgroepnr(java.math.BigInteger value)
public java.math.BigDecimal getMarge()
public void setMarge(java.math.BigDecimal value)
public CalcMargeprijsgroep withMarge(java.math.BigDecimal value)
public java.lang.Object clone()
clone in class java.lang.Objectpublic CalcMargeprijsgroep cloneShallow()
public static void shallowCopy(CalcMargeprijsgroep original,
CalcMargeprijsgroep copy)
public void clearProperties()
public int compareTo(CalcMargeprijsgroep o)
compareTo in interface java.lang.Comparable<CalcMargeprijsgroep>public static CalcMargeprijsgroep findByPK(java.math.BigInteger calcMargeprijsgroepnr)
calcMargeprijsgroepnr - public static CalcMargeprijsgroep findAndLockByPK(java.math.BigInteger calcMargeprijsgroepnr)
calcMargeprijsgroepnr - public static CalcMargeprijsgroep findByPK(int id)
public static CalcMargeprijsgroep findByPK(long id)
public static CalcMargeprijsgroep findAndLockByPK(int id)
public static CalcMargeprijsgroep findAndLockByPK(long id)
public static java.util.List<CalcMargeprijsgroep> findAll()
public static java.util.List<CalcMargeprijsgroep> findAllOrderedBy(java.lang.String orderedBy)
public static CalcMargeprijsgroep findByCalcMargeprijsgroepnr(java.math.BigInteger calcMargeprijsgroepnr)
calcMargeprijsgroepnr -
public static CalcMargeprijsgroep findByCalculatieKwaliteitPrijsgroep(Calculatie calculatie,
Kwaliteit kwaliteit,
Prijsgroep prijsgroep)
calculatie - kwaliteit - prijsgroep -
public static CalcMargeprijsgroep findByCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger calculatienr,
java.math.BigInteger kwaliteitnr,
java.math.BigInteger prijsgroepnr)
calculatienr - kwaliteitnr - prijsgroepnr - public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic void rememberAtLoadTimeValues()
rememberAtLoadTimeValues in class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink<CalcMargeprijsgroep>public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.String translate(java.lang.String id)
public static java.lang.String translate(java.lang.String id,
boolean nullable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||