nl.karpi.bm.generated
Class CalcMargeprijsgroepafmeting

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<CalcMargeprijsgroepafmeting>
                  extended by nl.karpi.bm.generated.CalcMargeprijsgroepafmeting
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<CalcMargeprijsgroepafmeting>, 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:
CalcMargeprijsgroepafmeting

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

A JPA entity class for calc_margeprijsgroepafmeting.

See Also:
Serialized Form

Nested Class Summary
static class CalcMargeprijsgroepafmeting.ComparatorAfmeting_Calculatie_Kwaliteit_Prijsgroep
           
static class CalcMargeprijsgroepafmeting.ComparatorAfmetingnr_Calculatienr_Kwaliteitnr_Prijsgroepnr
           
static class CalcMargeprijsgroepafmeting.ComparatorCalcMargeprijsgroepafmetingnr
           
 
Field Summary
protected  Afmeting afmeting
           
static java.lang.String AFMETING_COLUMN_NAME
           
static java.lang.String AFMETING_FIELD_ID
           
static java.lang.Class AFMETING_PROPERTY_CLASS
           
static java.lang.String AFMETING_PROPERTY_ID
           
static boolean AFMETING_PROPERTY_NULLABLE
           
protected  java.math.BigDecimal afmetingnr
           
static java.lang.String AFMETINGNR_COLUMN_NAME
           
protected  java.math.BigInteger calcMargeprijsgroepafmetingnr
           
static java.lang.String CALCMARGEPRIJSGROEPAFMETINGNR_COLUMN_NAME
           
static java.lang.String CALCMARGEPRIJSGROEPAFMETINGNR_FIELD_ID
           
static java.lang.Class CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_CLASS
           
static java.lang.String CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_ID
           
static int CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_LENGTH
           
static boolean CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_NULLABLE
           
static int CALCMARGEPRIJSGROEPAFMETINGNR_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<CalcMargeprijsgroepafmeting> COMPARATOR_AFMETING_CALCULATIE_KWALITEIT_PRIJSGROEP
          A comparator that compares on afmeting calculatie kwaliteit prijsgroep
static java.util.Comparator<CalcMargeprijsgroepafmeting> COMPARATOR_AFMETINGNR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
          A comparator that compares on afmetingnr calculatienr kwaliteitnr prijsgroepnr
static java.util.Comparator<CalcMargeprijsgroepafmeting> COMPARATOR_CALCMARGEPRIJSGROEPAFMETINGNR
          A comparator that compares on calcMargeprijsgroepafmetingnr
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
CalcMargeprijsgroepafmeting()
           
 
Method Summary
 void clearProperties()
          clear properties
 java.lang.Object clone()
          clone
 CalcMargeprijsgroepafmeting cloneShallow()
           
 int compareTo(CalcMargeprijsgroepafmeting o)
          default compare on primary key
 boolean equals(java.lang.Object o)
           
static java.util.List<CalcMargeprijsgroepafmeting> findAll()
          find all entities
static java.util.List<CalcMargeprijsgroepafmeting> findAllOrderedBy(java.lang.String orderedBy)
          find all entities ordered by
static CalcMargeprijsgroepafmeting findAndLockByPK(java.math.BigInteger calcMargeprijsgroepafmetingnr)
           
static CalcMargeprijsgroepafmeting findAndLockByPK(int id)
           
static CalcMargeprijsgroepafmeting findAndLockByPK(long id)
           
static CalcMargeprijsgroepafmeting findByAfmetingCalculatieKwaliteitPrijsgroep(Afmeting afmeting, Calculatie calculatie, Kwaliteit kwaliteit, Prijsgroep prijsgroep)
           
static CalcMargeprijsgroepafmeting findByAfmetingnrCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger afmetingnr, java.math.BigInteger calculatienr, java.math.BigInteger kwaliteitnr, java.math.BigInteger prijsgroepnr)
           
static CalcMargeprijsgroepafmeting findByCalcMargeprijsgroepafmetingnr(java.math.BigInteger calcMargeprijsgroepafmetingnr)
           
static CalcMargeprijsgroepafmeting findByPK(java.math.BigInteger calcMargeprijsgroepafmetingnr)
           
static CalcMargeprijsgroepafmeting findByPK(int id)
           
static CalcMargeprijsgroepafmeting findByPK(long id)
           
 Afmeting getAfmeting()
          Afmeting
 java.math.BigInteger getCalcMargeprijsgroepafmetingnr()
          CalcMargeprijsgroepafmetingnr
 Calculatie getCalculatie()
          Calculatie
 Kwaliteit getKwaliteit()
          Kwaliteit
 java.math.BigDecimal getMarge()
          Marge
 Prijsgroep getPrijsgroep()
          Prijsgroep
 int hashCode()
           
 void rememberAtLoadTimeValues()
           
 void setAfmeting(Afmeting value)
           
 void setCalcMargeprijsgroepafmetingnr(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(CalcMargeprijsgroepafmeting original, CalcMargeprijsgroepafmeting 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)
           
 CalcMargeprijsgroepafmeting withAfmeting(Afmeting value)
           
 CalcMargeprijsgroepafmeting withCalcMargeprijsgroepafmetingnr(java.math.BigInteger value)
           
 CalcMargeprijsgroepafmeting withCalculatie(Calculatie value)
           
 CalcMargeprijsgroepafmeting withKwaliteit(Kwaliteit value)
           
 CalcMargeprijsgroepafmeting withMarge(java.math.BigDecimal value)
           
 CalcMargeprijsgroepafmeting 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

afmeting

protected volatile Afmeting afmeting

AFMETING_COLUMN_NAME

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

AFMETING_FIELD_ID

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

AFMETING_PROPERTY_ID

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

AFMETING_PROPERTY_CLASS

public static final java.lang.Class AFMETING_PROPERTY_CLASS

AFMETING_PROPERTY_NULLABLE

public static final boolean AFMETING_PROPERTY_NULLABLE
See Also:
Constant Field Values

afmetingnr

protected volatile java.math.BigDecimal afmetingnr

AFMETINGNR_COLUMN_NAME

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

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

calcMargeprijsgroepafmetingnr

protected volatile java.math.BigInteger calcMargeprijsgroepafmetingnr

CALCMARGEPRIJSGROEPAFMETINGNR_COLUMN_NAME

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

CALCMARGEPRIJSGROEPAFMETINGNR_FIELD_ID

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

CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_ID

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

CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_CLASS

public static final java.lang.Class CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_CLASS

CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_NULLABLE

public static final boolean CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_NULLABLE
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_LENGTH

public static final int CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_LENGTH
See Also:
Constant Field Values

CALCMARGEPRIJSGROEPAFMETINGNR_PROPERTY_PRECISION

public static final int CALCMARGEPRIJSGROEPAFMETINGNR_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_CALCMARGEPRIJSGROEPAFMETINGNR

public static final java.util.Comparator<CalcMargeprijsgroepafmeting> COMPARATOR_CALCMARGEPRIJSGROEPAFMETINGNR
A comparator that compares on calcMargeprijsgroepafmetingnr


COMPARATOR_AFMETING_CALCULATIE_KWALITEIT_PRIJSGROEP

public static final java.util.Comparator<CalcMargeprijsgroepafmeting> COMPARATOR_AFMETING_CALCULATIE_KWALITEIT_PRIJSGROEP
A comparator that compares on afmeting calculatie kwaliteit prijsgroep


COMPARATOR_AFMETINGNR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR

public static final java.util.Comparator<CalcMargeprijsgroepafmeting> COMPARATOR_AFMETINGNR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
A comparator that compares on afmetingnr calculatienr kwaliteitnr prijsgroepnr

Constructor Detail

CalcMargeprijsgroepafmeting

public CalcMargeprijsgroepafmeting()
Method Detail

getAfmeting

public Afmeting getAfmeting()
Afmeting


setAfmeting

public void setAfmeting(Afmeting value)

withAfmeting

public CalcMargeprijsgroepafmeting withAfmeting(Afmeting value)

getCalculatie

public Calculatie getCalculatie()
Calculatie


setCalculatie

public void setCalculatie(Calculatie value)

withCalculatie

public CalcMargeprijsgroepafmeting withCalculatie(Calculatie value)

getKwaliteit

public Kwaliteit getKwaliteit()
Kwaliteit


setKwaliteit

public void setKwaliteit(Kwaliteit value)

withKwaliteit

public CalcMargeprijsgroepafmeting withKwaliteit(Kwaliteit value)

getPrijsgroep

public Prijsgroep getPrijsgroep()
Prijsgroep


setPrijsgroep

public void setPrijsgroep(Prijsgroep value)

withPrijsgroep

public CalcMargeprijsgroepafmeting withPrijsgroep(Prijsgroep value)

getCalcMargeprijsgroepafmetingnr

public java.math.BigInteger getCalcMargeprijsgroepafmetingnr()
CalcMargeprijsgroepafmetingnr


setCalcMargeprijsgroepafmetingnr

public void setCalcMargeprijsgroepafmetingnr(java.math.BigInteger value)

withCalcMargeprijsgroepafmetingnr

public CalcMargeprijsgroepafmeting withCalcMargeprijsgroepafmetingnr(java.math.BigInteger value)

getMarge

public java.math.BigDecimal getMarge()
Marge


setMarge

public void setMarge(java.math.BigDecimal value)

withMarge

public CalcMargeprijsgroepafmeting withMarge(java.math.BigDecimal value)

clone

public java.lang.Object clone()
clone

Overrides:
clone in class java.lang.Object

cloneShallow

public CalcMargeprijsgroepafmeting cloneShallow()

shallowCopy

public static void shallowCopy(CalcMargeprijsgroepafmeting original,
                               CalcMargeprijsgroepafmeting 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(CalcMargeprijsgroepafmeting o)
default compare on primary key

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

findByPK

public static CalcMargeprijsgroepafmeting findByPK(java.math.BigInteger calcMargeprijsgroepafmetingnr)
Parameters:
calcMargeprijsgroepafmetingnr -

findAndLockByPK

public static CalcMargeprijsgroepafmeting findAndLockByPK(java.math.BigInteger calcMargeprijsgroepafmetingnr)
Parameters:
calcMargeprijsgroepafmetingnr -

findByPK

public static CalcMargeprijsgroepafmeting findByPK(int id)

findByPK

public static CalcMargeprijsgroepafmeting findByPK(long id)

findAndLockByPK

public static CalcMargeprijsgroepafmeting findAndLockByPK(int id)

findAndLockByPK

public static CalcMargeprijsgroepafmeting findAndLockByPK(long id)

findAll

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


findAllOrderedBy

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


findByCalcMargeprijsgroepafmetingnr

public static CalcMargeprijsgroepafmeting findByCalcMargeprijsgroepafmetingnr(java.math.BigInteger calcMargeprijsgroepafmetingnr)
Parameters:
calcMargeprijsgroepafmetingnr -

findByAfmetingCalculatieKwaliteitPrijsgroep

public static CalcMargeprijsgroepafmeting findByAfmetingCalculatieKwaliteitPrijsgroep(Afmeting afmeting,
                                                                                      Calculatie calculatie,
                                                                                      Kwaliteit kwaliteit,
                                                                                      Prijsgroep prijsgroep)
Parameters:
afmeting -
calculatie -
kwaliteit -
prijsgroep -

findByAfmetingnrCalculatienrKwaliteitnrPrijsgroepnr

public static CalcMargeprijsgroepafmeting findByAfmetingnrCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger afmetingnr,
                                                                                              java.math.BigInteger calculatienr,
                                                                                              java.math.BigInteger kwaliteitnr,
                                                                                              java.math.BigInteger prijsgroepnr)
Parameters:
afmetingnr -
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<CalcMargeprijsgroepafmeting>

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.