nl.karpi.bm.generated
Class CalcMargeprijsgroep

java.lang.Object
  extended by nl.knowledgeplaza.util.AbstractBean<T>
      extended by nl.knowledgeplaza.util.jpa.AbstractBean<T>
          extended by nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink<T>
              extended by nl.karpi.bm.AbstractBean<CalcMargeprijsgroep>
                  extended by nl.karpi.bm.generated.CalcMargeprijsgroep
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<CalcMargeprijsgroep>, nl.knowledgeplaza.util.jpa.EclipselinkDescriptorEventListenerRouter.EclipselinkEntityEventListener, nl.knowledgeplaza.util.jpa.JpaUtil.JpaEntityInformation, nl.knowledgeplaza.util.property.Property.PropertyBean, nl.knowledgeplaza.util.PropertyChangeProvider
Direct Known Subclasses:
CalcMargeprijsgroep

public abstract class CalcMargeprijsgroep
extends AbstractBean<CalcMargeprijsgroep>
implements java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<CalcMargeprijsgroep>

A JPA entity class for calc_margeprijsgroep.

See Also:
Serialized Form

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

calculatie

protected volatile Calculatie calculatie

CALCULATIE_COLUMN_NAME

public static final java.lang.String CALCULATIE_COLUMN_NAME
See Also:
Constant Field Values

CALCULATIE_FIELD_ID

public static final java.lang.String CALCULATIE_FIELD_ID
See Also:
Constant Field Values

CALCULATIE_PROPERTY_ID

public static final java.lang.String CALCULATIE_PROPERTY_ID
See Also:
Constant Field Values

CALCULATIE_PROPERTY_CLASS

public static final java.lang.Class CALCULATIE_PROPERTY_CLASS

CALCULATIE_PROPERTY_NULLABLE

public static final boolean CALCULATIE_PROPERTY_NULLABLE
See Also:
Constant Field Values

calculatienr

protected volatile java.math.BigDecimal calculatienr

CALCULATIENR_COLUMN_NAME

public static final java.lang.String CALCULATIENR_COLUMN_NAME
See Also:
Constant Field Values

kwaliteit

protected volatile Kwaliteit kwaliteit

KWALITEIT_COLUMN_NAME

public static final java.lang.String KWALITEIT_COLUMN_NAME
See Also:
Constant Field Values

KWALITEIT_FIELD_ID

public static final java.lang.String KWALITEIT_FIELD_ID
See Also:
Constant Field Values

KWALITEIT_PROPERTY_ID

public static final java.lang.String KWALITEIT_PROPERTY_ID
See Also:
Constant Field Values

KWALITEIT_PROPERTY_CLASS

public static final java.lang.Class KWALITEIT_PROPERTY_CLASS

KWALITEIT_PROPERTY_NULLABLE

public static final boolean KWALITEIT_PROPERTY_NULLABLE
See Also:
Constant Field Values

kwaliteitnr

protected volatile java.math.BigDecimal kwaliteitnr

KWALITEITNR_COLUMN_NAME

public static final java.lang.String KWALITEITNR_COLUMN_NAME
See Also:
Constant Field Values

prijsgroep

protected volatile Prijsgroep prijsgroep

PRIJSGROEP_COLUMN_NAME

public static final java.lang.String PRIJSGROEP_COLUMN_NAME
See Also:
Constant Field Values

PRIJSGROEP_FIELD_ID

public static final java.lang.String PRIJSGROEP_FIELD_ID
See Also:
Constant Field Values

PRIJSGROEP_PROPERTY_ID

public static final java.lang.String PRIJSGROEP_PROPERTY_ID
See Also:
Constant Field Values

PRIJSGROEP_PROPERTY_CLASS

public static final java.lang.Class PRIJSGROEP_PROPERTY_CLASS

PRIJSGROEP_PROPERTY_NULLABLE

public static final boolean PRIJSGROEP_PROPERTY_NULLABLE
See Also:
Constant Field Values

prijsgroepnr

protected volatile java.math.BigDecimal prijsgroepnr

PRIJSGROEPNR_COLUMN_NAME

public static final java.lang.String PRIJSGROEPNR_COLUMN_NAME
See Also:
Constant Field Values

calcMargeprijsgroepnr

protected volatile java.math.BigInteger calcMargeprijsgroepnr

CALCMARGEPRIJSGROEPNR_COLUMN_NAME

public static final java.lang.String CALCMARGEPRIJSGROEPNR_COLUMN_NAME
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPNR_FIELD_ID

public static final java.lang.String CALCMARGEPRIJSGROEPNR_FIELD_ID
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPNR_PROPERTY_ID

public static final java.lang.String CALCMARGEPRIJSGROEPNR_PROPERTY_ID
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPNR_PROPERTY_CLASS

public static final java.lang.Class CALCMARGEPRIJSGROEPNR_PROPERTY_CLASS

CALCMARGEPRIJSGROEPNR_PROPERTY_NULLABLE

public static final boolean CALCMARGEPRIJSGROEPNR_PROPERTY_NULLABLE
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPNR_PROPERTY_LENGTH

public static final int CALCMARGEPRIJSGROEPNR_PROPERTY_LENGTH
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPNR_PROPERTY_PRECISION

public static final int CALCMARGEPRIJSGROEPNR_PROPERTY_PRECISION
See Also:
Constant Field Values

marge

protected volatile java.math.BigDecimal marge

MARGE_COLUMN_NAME

public static final java.lang.String MARGE_COLUMN_NAME
See Also:
Constant Field Values

MARGE_FIELD_ID

public static final java.lang.String MARGE_FIELD_ID
See Also:
Constant Field Values

MARGE_PROPERTY_ID

public static final java.lang.String MARGE_PROPERTY_ID
See Also:
Constant Field Values

MARGE_PROPERTY_CLASS

public static final java.lang.Class MARGE_PROPERTY_CLASS

MARGE_PROPERTY_NULLABLE

public static final boolean MARGE_PROPERTY_NULLABLE
See Also:
Constant Field Values

MARGE_PROPERTY_LENGTH

public static final int MARGE_PROPERTY_LENGTH
See Also:
Constant Field Values

MARGE_PROPERTY_PRECISION

public static final int MARGE_PROPERTY_PRECISION
See Also:
Constant Field Values

COMPARATOR_CALCMARGEPRIJSGROEPNR

public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCMARGEPRIJSGROEPNR
A comparator that compares on calcMargeprijsgroepnr


COMPARATOR_CALCULATIE_KWALITEIT_PRIJSGROEP

public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCULATIE_KWALITEIT_PRIJSGROEP
A comparator that compares on calculatie kwaliteit prijsgroep


COMPARATOR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR

public static final java.util.Comparator<CalcMargeprijsgroep> COMPARATOR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
A comparator that compares on calculatienr kwaliteitnr prijsgroepnr

Constructor Detail

CalcMargeprijsgroep

public CalcMargeprijsgroep()
Method Detail

getCalculatie

public Calculatie getCalculatie()
Calculatie


setCalculatie

public void setCalculatie(Calculatie value)

withCalculatie

public CalcMargeprijsgroep withCalculatie(Calculatie value)

getKwaliteit

public Kwaliteit getKwaliteit()
Kwaliteit


setKwaliteit

public void setKwaliteit(Kwaliteit value)

withKwaliteit

public CalcMargeprijsgroep withKwaliteit(Kwaliteit value)

getPrijsgroep

public Prijsgroep getPrijsgroep()
Prijsgroep


setPrijsgroep

public void setPrijsgroep(Prijsgroep value)

withPrijsgroep

public CalcMargeprijsgroep withPrijsgroep(Prijsgroep value)

getCalcMargeprijsgroepnr

public java.math.BigInteger getCalcMargeprijsgroepnr()
CalcMargeprijsgroepnr


setCalcMargeprijsgroepnr

public void setCalcMargeprijsgroepnr(java.math.BigInteger value)

withCalcMargeprijsgroepnr

public CalcMargeprijsgroep withCalcMargeprijsgroepnr(java.math.BigInteger value)

getMarge

public java.math.BigDecimal getMarge()
Marge


setMarge

public void setMarge(java.math.BigDecimal value)

withMarge

public CalcMargeprijsgroep withMarge(java.math.BigDecimal value)

clone

public java.lang.Object clone()
clone

Overrides:
clone in class java.lang.Object

cloneShallow

public CalcMargeprijsgroep cloneShallow()

shallowCopy

public static void shallowCopy(CalcMargeprijsgroep original,
                               CalcMargeprijsgroep copy)
shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT


clearProperties

public void clearProperties()
clear properties


compareTo

public int compareTo(CalcMargeprijsgroep o)
default compare on primary key

Specified by:
compareTo in interface java.lang.Comparable<CalcMargeprijsgroep>

findByPK

public static CalcMargeprijsgroep findByPK(java.math.BigInteger calcMargeprijsgroepnr)
Parameters:
calcMargeprijsgroepnr -

findAndLockByPK

public static CalcMargeprijsgroep findAndLockByPK(java.math.BigInteger calcMargeprijsgroepnr)
Parameters:
calcMargeprijsgroepnr -

findByPK

public static CalcMargeprijsgroep findByPK(int id)

findByPK

public static CalcMargeprijsgroep findByPK(long id)

findAndLockByPK

public static CalcMargeprijsgroep findAndLockByPK(int id)

findAndLockByPK

public static CalcMargeprijsgroep findAndLockByPK(long id)

findAll

public static java.util.List<CalcMargeprijsgroep> findAll()
find all entities


findAllOrderedBy

public static java.util.List<CalcMargeprijsgroep> findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by


findByCalcMargeprijsgroepnr

public static CalcMargeprijsgroep findByCalcMargeprijsgroepnr(java.math.BigInteger calcMargeprijsgroepnr)
Parameters:
calcMargeprijsgroepnr -

findByCalculatieKwaliteitPrijsgroep

public static CalcMargeprijsgroep findByCalculatieKwaliteitPrijsgroep(Calculatie calculatie,
                                                                      Kwaliteit kwaliteit,
                                                                      Prijsgroep prijsgroep)
Parameters:
calculatie -
kwaliteit -
prijsgroep -

findByCalculatienrKwaliteitnrPrijsgroepnr

public static CalcMargeprijsgroep findByCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger calculatienr,
                                                                            java.math.BigInteger kwaliteitnr,
                                                                            java.math.BigInteger prijsgroepnr)
Parameters:
calculatienr -
kwaliteitnr -
prijsgroepnr -

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

rememberAtLoadTimeValues

public void rememberAtLoadTimeValues()
Overrides:
rememberAtLoadTimeValues in class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink<CalcMargeprijsgroep>

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

translate

public static java.lang.String translate(java.lang.String id)
Using the Internationalization class


translate

public static java.lang.String translate(java.lang.String id,
                                         boolean nullable)


Copyright © 2010 KnowledgePlaza. All Rights Reserved.