nl.karpi.bm.generated
Class Prijslijstmarktgroep

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

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

A JPA entity class for prijslijstmarktgroep.

See Also:
Serialized Form

Nested Class Summary
static class Prijslijstmarktgroep.ComparatorNaam
           
static class Prijslijstmarktgroep.ComparatorPrijslijstmarktgroepnr
           
 
Field Summary
static java.util.Comparator<Prijslijstmarktgroep> COMPARATOR_NAAM
          A comparator that compares on naam
static java.util.Comparator<Prijslijstmarktgroep> COMPARATOR_PRIJSLIJSTMARKTGROEPNR
          A comparator that compares on prijslijstmarktgroepnr
protected  java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> kwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep
           
static java.lang.String KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_FIELD_ID
           
static java.lang.Class KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_PROPERTY_CLASS
           
static java.lang.String KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_PROPERTY_ID
           
protected  java.lang.String naam
           
static java.lang.String NAAM_COLUMN_NAME
           
static java.lang.String NAAM_FIELD_ID
           
static java.lang.Class NAAM_PROPERTY_CLASS
           
static java.lang.String NAAM_PROPERTY_ID
           
static int NAAM_PROPERTY_LENGTH
           
static boolean NAAM_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
Prijslijstmarktgroep()
           
 
Method Summary
 void addKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(Kwaliteitontwikkeling2Prijslijstmarktgroep value)
          Kwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep
 void clearProperties()
          clear properties
 java.lang.Object clone()
          clone
 Prijslijstmarktgroep cloneShallow()
           
 int compareTo(Prijslijstmarktgroep o)
          default compare on primary key
 boolean equals(java.lang.Object o)
           
static java.util.List<Prijslijstmarktgroep> findAll()
          find all entities
static java.util.List<Prijslijstmarktgroep> findAllOrderedBy(java.lang.String orderedBy)
          find all entities ordered by
static Prijslijstmarktgroep findAndLockByPK(java.math.BigDecimal prijslijstmarktgroepnr)
           
static Prijslijstmarktgroep findAndLockByPK(int id)
           
static Prijslijstmarktgroep findAndLockByPK(long id)
           
static Prijslijstmarktgroep findByNaam(java.lang.String naam)
           
static Prijslijstmarktgroep findByPK(java.math.BigDecimal prijslijstmarktgroepnr)
           
static Prijslijstmarktgroep findByPK(int id)
           
static Prijslijstmarktgroep findByPK(long id)
           
static Prijslijstmarktgroep findByPrijslijstmarktgroepnr(java.math.BigDecimal prijslijstmarktgroepnr)
           
 java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> getKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep()
          returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList.
 java.lang.String getNaam()
          Naam
 java.math.BigDecimal getPrijslijstmarktgroepnr()
          Prijslijstmarktgroepnr
 int hashCode()
           
 void rememberAtLoadTimeValues()
           
 void removeKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(Kwaliteitontwikkeling2Prijslijstmarktgroep value)
           
 void setKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> value)
           
 void setNaam(java.lang.String value)
           
 void setPrijslijstmarktgroepnr(java.math.BigDecimal value)
           
static void shallowCopy(Prijslijstmarktgroep original, Prijslijstmarktgroep 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)
           
 Prijslijstmarktgroep withKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> value)
           
 Prijslijstmarktgroep withNaam(java.lang.String value)
           
 Prijslijstmarktgroep 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

KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_FIELD_ID

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

KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_PROPERTY_ID

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

KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_PROPERTY_CLASS

public static final java.lang.Class KWALITEITONTWIKKELING2PRIJSLIJSTMARKTGROEPSWHEREIAMPRIJSLIJSTMARKTGROEP_PROPERTY_CLASS

kwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

protected volatile java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> kwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

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

naam

protected volatile java.lang.String naam

NAAM_COLUMN_NAME

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

NAAM_FIELD_ID

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

NAAM_PROPERTY_ID

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

NAAM_PROPERTY_CLASS

public static final java.lang.Class NAAM_PROPERTY_CLASS

NAAM_PROPERTY_NULLABLE

public static final boolean NAAM_PROPERTY_NULLABLE
See Also:
Constant Field Values

NAAM_PROPERTY_LENGTH

public static final int NAAM_PROPERTY_LENGTH
See Also:
Constant Field Values

COMPARATOR_PRIJSLIJSTMARKTGROEPNR

public static final java.util.Comparator<Prijslijstmarktgroep> COMPARATOR_PRIJSLIJSTMARKTGROEPNR
A comparator that compares on prijslijstmarktgroepnr


COMPARATOR_NAAM

public static final java.util.Comparator<Prijslijstmarktgroep> COMPARATOR_NAAM
A comparator that compares on naam

Constructor Detail

Prijslijstmarktgroep

public Prijslijstmarktgroep()
Method Detail

addKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

public void addKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(Kwaliteitontwikkeling2Prijslijstmarktgroep value)
Kwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep


removeKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

public void removeKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(Kwaliteitontwikkeling2Prijslijstmarktgroep value)

setKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

public void setKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> value)

withKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

public Prijslijstmarktgroep withKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep(java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> value)

getKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep

public java.util.List<Kwaliteitontwikkeling2Prijslijstmarktgroep> getKwaliteitontwikkeling2PrijslijstmarktgroepsWhereIAmPrijslijstmarktgroep()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. Either require a new object to be created, but the snapshot allows a.o. sorting without creating another object. Changes to the list are NOT reflected in the BM and vice versa!


getPrijslijstmarktgroepnr

public java.math.BigDecimal getPrijslijstmarktgroepnr()
Prijslijstmarktgroepnr


setPrijslijstmarktgroepnr

public void setPrijslijstmarktgroepnr(java.math.BigDecimal value)

withPrijslijstmarktgroepnr

public Prijslijstmarktgroep withPrijslijstmarktgroepnr(java.math.BigDecimal value)

getNaam

public java.lang.String getNaam()
Naam


setNaam

public void setNaam(java.lang.String value)

withNaam

public Prijslijstmarktgroep withNaam(java.lang.String value)

clone

public java.lang.Object clone()
clone

Overrides:
clone in class java.lang.Object

cloneShallow

public Prijslijstmarktgroep cloneShallow()

shallowCopy

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

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

findByPK

public static Prijslijstmarktgroep findByPK(java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
prijslijstmarktgroepnr -

findAndLockByPK

public static Prijslijstmarktgroep findAndLockByPK(java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
prijslijstmarktgroepnr -

findByPK

public static Prijslijstmarktgroep findByPK(int id)

findByPK

public static Prijslijstmarktgroep findByPK(long id)

findAndLockByPK

public static Prijslijstmarktgroep findAndLockByPK(int id)

findAndLockByPK

public static Prijslijstmarktgroep findAndLockByPK(long id)

findAll

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


findAllOrderedBy

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


findByPrijslijstmarktgroepnr

public static Prijslijstmarktgroep findByPrijslijstmarktgroepnr(java.math.BigDecimal prijslijstmarktgroepnr)
Parameters:
prijslijstmarktgroepnr -

findByNaam

public static Prijslijstmarktgroep findByNaam(java.lang.String naam)
Parameters:
naam -

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

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.