nl.karpi.bm.generated
Class Kwaliteitontwikkeling2Prijslijstmarktgroep

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

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

A JPA entity class for kwaliteitontwikkeling2prijslijstmarktgroep.

See Also:
Serialized Form

Nested Class Summary
static class Kwaliteitontwikkeling2Prijslijstmarktgroep.ComparatorOntwikkel_Prijslijstmarktgroep
           
static class Kwaliteitontwikkeling2Prijslijstmarktgroep.ComparatorOntwikkelnr_Prijslijstmarktgroepnr
           
 
Field Summary
static java.util.Comparator<Kwaliteitontwikkeling2Prijslijstmarktgroep> COMPARATOR_ONTWIKKEL_PRIJSLIJSTMARKTGROEP
          A comparator that compares on ontwikkel prijslijstmarktgroep
static java.util.Comparator<Kwaliteitontwikkeling2Prijslijstmarktgroep> COMPARATOR_ONTWIKKELNR_PRIJSLIJSTMARKTGROEPNR
          A comparator that compares on ontwikkelnr prijslijstmarktgroepnr
protected  Kwaliteitontwikkeling ontwikkel
           
static java.lang.String ONTWIKKEL_COLUMN_NAME
           
static java.lang.String ONTWIKKEL_FIELD_ID
           
static java.lang.Class ONTWIKKEL_PROPERTY_CLASS
           
static java.lang.String ONTWIKKEL_PROPERTY_ID
           
static boolean ONTWIKKEL_PROPERTY_NULLABLE
           
protected  java.math.BigDecimal ontwikkelnr
           
static java.lang.String ONTWIKKELNR_COLUMN_NAME
           
static java.lang.String ONTWIKKELNR_FIELD_ID
           
static java.lang.Class ONTWIKKELNR_PROPERTY_CLASS
           
static java.lang.String ONTWIKKELNR_PROPERTY_ID
           
static int ONTWIKKELNR_PROPERTY_LENGTH
           
static boolean ONTWIKKELNR_PROPERTY_NULLABLE
           
static int ONTWIKKELNR_PROPERTY_PRECISION
           
protected  Prijslijstmarktgroep prijslijstmarktgroep
           
static java.lang.String PRIJSLIJSTMARKTGROEP_COLUMN_NAME
           
static java.lang.String PRIJSLIJSTMARKTGROEP_FIELD_ID
           
static java.lang.Class PRIJSLIJSTMARKTGROEP_PROPERTY_CLASS
           
static java.lang.String PRIJSLIJSTMARKTGROEP_PROPERTY_ID
           
static boolean PRIJSLIJSTMARKTGROEP_PROPERTY_NULLABLE
           
protected  java.math.BigDecimal prijslijstmarktgroepnr
           
static java.lang.String PRIJSLIJSTMARKTGROEPNR_COLUMN_NAME
           
static java.lang.String PRIJSLIJSTMARKTGROEPNR_FIELD_ID
           
static java.lang.Class PRIJSLIJSTMARKTGROEPNR_PROPERTY_CLASS
           
static java.lang.String PRIJSLIJSTMARKTGROEPNR_PROPERTY_ID
           
static int PRIJSLIJSTMARKTGROEPNR_PROPERTY_LENGTH
           
static boolean PRIJSLIJSTMARKTGROEPNR_PROPERTY_NULLABLE
           
static int PRIJSLIJSTMARKTGROEPNR_PROPERTY_PRECISION
           
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Kwaliteitontwikkeling2Prijslijstmarktgroep()
           
 
Method Summary
 void clearProperties()
          clear properties
 java.lang.Object clone()
          clone
 Kwaliteitontwikkeling2Prijslijstmarktgroep cloneShallow()
           
 boolean equals(java.lang.Object o)
           
static java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> findAll()
          find all entities
static java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> findAllOrderedBy(java.lang.String orderedBy)
          find all entities ordered by
static Kwaliteitontwikkeling2Prijslijstmarktgroep findAndLockByPK(java.math.BigDecimal ontwikkelnr, java.math.BigDecimal prijslijstmarktgroepnr)
           
static Kwaliteitontwikkeling2Prijslijstmarktgroep findByOntwikkelnrPrijslijstmarktgroepnr(java.math.BigDecimal ontwikkelnr, java.math.BigDecimal prijslijstmarktgroepnr)
           
static Kwaliteitontwikkeling2Prijslijstmarktgroep findByOntwikkelPrijslijstmarktgroep(Kwaliteitontwikkeling ontwikkel, Prijslijstmarktgroep prijslijstmarktgroep)
           
static Kwaliteitontwikkeling2Prijslijstmarktgroep findByPK(java.math.BigDecimal ontwikkelnr, java.math.BigDecimal prijslijstmarktgroepnr)
           
 Kwaliteitontwikkeling getOntwikkel()
          Ontwikkel
 java.math.BigDecimal getOntwikkelnr()
          Ontwikkelnr
 Prijslijstmarktgroep getPrijslijstmarktgroep()
          Prijslijstmarktgroep
 java.math.BigDecimal getPrijslijstmarktgroepnr()
          Prijslijstmarktgroepnr
 int hashCode()
           
 void rememberAtLoadTimeValues()
           
 void setOntwikkel(Kwaliteitontwikkeling value)
           
 void setOntwikkelnr(java.math.BigDecimal value)
           
 void setPrijslijstmarktgroep(Prijslijstmarktgroep value)
           
 void setPrijslijstmarktgroepnr(java.math.BigDecimal value)
           
static void shallowCopy(Kwaliteitontwikkeling2Prijslijstmarktgroep original, Kwaliteitontwikkeling2Prijslijstmarktgroep 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)
           
 Kwaliteitontwikkeling2Prijslijstmarktgroep withOntwikkel(Kwaliteitontwikkeling value)
           
 Kwaliteitontwikkeling2Prijslijstmarktgroep withOntwikkelnr(java.math.BigDecimal value)
           
 Kwaliteitontwikkeling2Prijslijstmarktgroep withPrijslijstmarktgroep(Prijslijstmarktgroep value)
           
 Kwaliteitontwikkeling2Prijslijstmarktgroep withPrijslijstmarktgroepnr(java.math.BigDecimal 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

ontwikkel

protected volatile Kwaliteitontwikkeling ontwikkel

ONTWIKKEL_COLUMN_NAME

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

ONTWIKKEL_FIELD_ID

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

ONTWIKKEL_PROPERTY_ID

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

ONTWIKKEL_PROPERTY_CLASS

public static final java.lang.Class ONTWIKKEL_PROPERTY_CLASS

ONTWIKKEL_PROPERTY_NULLABLE

public static final boolean ONTWIKKEL_PROPERTY_NULLABLE
See Also:
Constant Field Values

prijslijstmarktgroep

protected volatile Prijslijstmarktgroep prijslijstmarktgroep

PRIJSLIJSTMARKTGROEP_COLUMN_NAME

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

PRIJSLIJSTMARKTGROEP_FIELD_ID

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

PRIJSLIJSTMARKTGROEP_PROPERTY_ID

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

PRIJSLIJSTMARKTGROEP_PROPERTY_CLASS

public static final java.lang.Class PRIJSLIJSTMARKTGROEP_PROPERTY_CLASS

PRIJSLIJSTMARKTGROEP_PROPERTY_NULLABLE

public static final boolean PRIJSLIJSTMARKTGROEP_PROPERTY_NULLABLE
See Also:
Constant Field Values

ontwikkelnr

protected volatile java.math.BigDecimal ontwikkelnr

ONTWIKKELNR_COLUMN_NAME

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

ONTWIKKELNR_FIELD_ID

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

ONTWIKKELNR_PROPERTY_ID

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

ONTWIKKELNR_PROPERTY_CLASS

public static final java.lang.Class ONTWIKKELNR_PROPERTY_CLASS

ONTWIKKELNR_PROPERTY_NULLABLE

public static final boolean ONTWIKKELNR_PROPERTY_NULLABLE
See Also:
Constant Field Values

ONTWIKKELNR_PROPERTY_LENGTH

public static final int ONTWIKKELNR_PROPERTY_LENGTH
See Also:
Constant Field Values

ONTWIKKELNR_PROPERTY_PRECISION

public static final int ONTWIKKELNR_PROPERTY_PRECISION
See Also:
Constant Field Values

prijslijstmarktgroepnr

protected volatile java.math.BigDecimal prijslijstmarktgroepnr

PRIJSLIJSTMARKTGROEPNR_COLUMN_NAME

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

PRIJSLIJSTMARKTGROEPNR_FIELD_ID

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

PRIJSLIJSTMARKTGROEPNR_PROPERTY_ID

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

PRIJSLIJSTMARKTGROEPNR_PROPERTY_CLASS

public static final java.lang.Class PRIJSLIJSTMARKTGROEPNR_PROPERTY_CLASS

PRIJSLIJSTMARKTGROEPNR_PROPERTY_NULLABLE

public static final boolean PRIJSLIJSTMARKTGROEPNR_PROPERTY_NULLABLE
See Also:
Constant Field Values

PRIJSLIJSTMARKTGROEPNR_PROPERTY_LENGTH

public static final int PRIJSLIJSTMARKTGROEPNR_PROPERTY_LENGTH
See Also:
Constant Field Values

PRIJSLIJSTMARKTGROEPNR_PROPERTY_PRECISION

public static final int PRIJSLIJSTMARKTGROEPNR_PROPERTY_PRECISION
See Also:
Constant Field Values

COMPARATOR_ONTWIKKEL_PRIJSLIJSTMARKTGROEP

public static final java.util.Comparator<Kwaliteitontwikkeling2Prijslijstmarktgroep> COMPARATOR_ONTWIKKEL_PRIJSLIJSTMARKTGROEP
A comparator that compares on ontwikkel prijslijstmarktgroep


COMPARATOR_ONTWIKKELNR_PRIJSLIJSTMARKTGROEPNR

public static final java.util.Comparator<Kwaliteitontwikkeling2Prijslijstmarktgroep> COMPARATOR_ONTWIKKELNR_PRIJSLIJSTMARKTGROEPNR
A comparator that compares on ontwikkelnr prijslijstmarktgroepnr

Constructor Detail

Kwaliteitontwikkeling2Prijslijstmarktgroep

public Kwaliteitontwikkeling2Prijslijstmarktgroep()
Method Detail

getOntwikkel

public Kwaliteitontwikkeling getOntwikkel()
Ontwikkel


setOntwikkel

public void setOntwikkel(Kwaliteitontwikkeling value)

withOntwikkel

public Kwaliteitontwikkeling2Prijslijstmarktgroep withOntwikkel(Kwaliteitontwikkeling value)

getPrijslijstmarktgroep

public Prijslijstmarktgroep getPrijslijstmarktgroep()
Prijslijstmarktgroep


setPrijslijstmarktgroep

public void setPrijslijstmarktgroep(Prijslijstmarktgroep value)

withPrijslijstmarktgroep

public Kwaliteitontwikkeling2Prijslijstmarktgroep withPrijslijstmarktgroep(Prijslijstmarktgroep value)

getOntwikkelnr

public java.math.BigDecimal getOntwikkelnr()
Ontwikkelnr


setOntwikkelnr

public void setOntwikkelnr(java.math.BigDecimal value)

withOntwikkelnr

public Kwaliteitontwikkeling2Prijslijstmarktgroep withOntwikkelnr(java.math.BigDecimal value)

getPrijslijstmarktgroepnr

public java.math.BigDecimal getPrijslijstmarktgroepnr()
Prijslijstmarktgroepnr


setPrijslijstmarktgroepnr

public void setPrijslijstmarktgroepnr(java.math.BigDecimal value)

withPrijslijstmarktgroepnr

public Kwaliteitontwikkeling2Prijslijstmarktgroep withPrijslijstmarktgroepnr(java.math.BigDecimal value)

clone

public java.lang.Object clone()
clone

Overrides:
clone in class java.lang.Object

cloneShallow

public Kwaliteitontwikkeling2Prijslijstmarktgroep cloneShallow()

shallowCopy

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


clearProperties

public void clearProperties()
clear properties


findByPK

public static Kwaliteitontwikkeling2Prijslijstmarktgroep findByPK(java.math.BigDecimal ontwikkelnr,
                                                                  java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
ontwikkelnr -
prijslijstmarktgroepnr -

findAndLockByPK

public static Kwaliteitontwikkeling2Prijslijstmarktgroep findAndLockByPK(java.math.BigDecimal ontwikkelnr,
                                                                         java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
ontwikkelnr -
prijslijstmarktgroepnr -

findAll

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


findAllOrderedBy

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


findByOntwikkelPrijslijstmarktgroep

public static Kwaliteitontwikkeling2Prijslijstmarktgroep findByOntwikkelPrijslijstmarktgroep(Kwaliteitontwikkeling ontwikkel,
                                                                                             Prijslijstmarktgroep prijslijstmarktgroep)
Parameters:
ontwikkel -
prijslijstmarktgroep -

findByOntwikkelnrPrijslijstmarktgroepnr

public static Kwaliteitontwikkeling2Prijslijstmarktgroep findByOntwikkelnrPrijslijstmarktgroepnr(java.math.BigDecimal ontwikkelnr,
                                                                                                 java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
ontwikkelnr -
prijslijstmarktgroepnr -

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<Kwaliteitontwikkeling2Prijslijstmarktgroep>

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.