|
||||||||||
| 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<Productmarktgroep>
nl.karpi.bm.generated.Productmarktgroep
public abstract class Productmarktgroep
A JPA entity class for productmarktgroep.
| Nested Class Summary | |
|---|---|
static class |
Productmarktgroep.ComparatorNaam
|
static class |
Productmarktgroep.ComparatorProductmarktgroepnr
|
| Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink |
|---|
iReadFromStorage |
| Constructor Summary | |
|---|---|
Productmarktgroep()
|
|
| Method Summary | |
|---|---|
void |
addKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(Kwaliteitontwikkeling2Productmarktgroep value)
Kwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep |
void |
clearProperties()
clear properties |
java.lang.Object |
clone()
clone |
Productmarktgroep |
cloneShallow()
|
int |
compareTo(Productmarktgroep o)
default compare on primary key |
boolean |
equals(java.lang.Object o)
|
static java.util.List<Productmarktgroep> |
findAll()
find all entities |
static java.util.List<Productmarktgroep> |
findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by |
static Productmarktgroep |
findAndLockByPK(java.math.BigDecimal productmarktgroepnr)
|
static Productmarktgroep |
findAndLockByPK(int id)
|
static Productmarktgroep |
findAndLockByPK(long id)
|
static Productmarktgroep |
findByNaam(java.lang.String naam)
|
static Productmarktgroep |
findByPK(java.math.BigDecimal productmarktgroepnr)
|
static Productmarktgroep |
findByPK(int id)
|
static Productmarktgroep |
findByPK(long id)
|
static Productmarktgroep |
findByProductmarktgroepnr(java.math.BigDecimal productmarktgroepnr)
|
java.util.List<Kwaliteitontwikkeling2Productmarktgroep> |
getKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep()
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 |
getProductmarktgroepnr()
Productmarktgroepnr |
int |
hashCode()
|
void |
rememberAtLoadTimeValues()
|
void |
removeKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(Kwaliteitontwikkeling2Productmarktgroep value)
|
void |
setKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(java.util.List<Kwaliteitontwikkeling2Productmarktgroep> value)
|
void |
setNaam(java.lang.String value)
|
void |
setProductmarktgroepnr(java.math.BigDecimal value)
|
static void |
shallowCopy(Productmarktgroep original,
Productmarktgroep 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)
|
Productmarktgroep |
withKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(java.util.List<Kwaliteitontwikkeling2Productmarktgroep> value)
|
Productmarktgroep |
withNaam(java.lang.String value)
|
Productmarktgroep |
withProductmarktgroepnr(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 |
|---|
public static final java.lang.String KWALITEITONTWIKKELING2PRODUCTMARKTGROEPSWHEREIAMPRODUCTMARKTGROEP_FIELD_ID
public static final java.lang.String KWALITEITONTWIKKELING2PRODUCTMARKTGROEPSWHEREIAMPRODUCTMARKTGROEP_PROPERTY_ID
public static final java.lang.Class KWALITEITONTWIKKELING2PRODUCTMARKTGROEPSWHEREIAMPRODUCTMARKTGROEP_PROPERTY_CLASS
protected volatile java.util.List<Kwaliteitontwikkeling2Productmarktgroep> kwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep
protected volatile java.math.BigDecimal productmarktgroepnr
public static final java.lang.String PRODUCTMARKTGROEPNR_COLUMN_NAME
public static final java.lang.String PRODUCTMARKTGROEPNR_FIELD_ID
public static final java.lang.String PRODUCTMARKTGROEPNR_PROPERTY_ID
public static final java.lang.Class PRODUCTMARKTGROEPNR_PROPERTY_CLASS
public static final boolean PRODUCTMARKTGROEPNR_PROPERTY_NULLABLE
public static final int PRODUCTMARKTGROEPNR_PROPERTY_LENGTH
public static final int PRODUCTMARKTGROEPNR_PROPERTY_PRECISION
protected volatile java.lang.String naam
public static final java.lang.String NAAM_COLUMN_NAME
public static final java.lang.String NAAM_FIELD_ID
public static final java.lang.String NAAM_PROPERTY_ID
public static final java.lang.Class NAAM_PROPERTY_CLASS
public static final boolean NAAM_PROPERTY_NULLABLE
public static final int NAAM_PROPERTY_LENGTH
public static final java.util.Comparator<Productmarktgroep> COMPARATOR_PRODUCTMARKTGROEPNR
public static final java.util.Comparator<Productmarktgroep> COMPARATOR_NAAM
| Constructor Detail |
|---|
public Productmarktgroep()
| Method Detail |
|---|
public void addKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(Kwaliteitontwikkeling2Productmarktgroep value)
public void removeKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(Kwaliteitontwikkeling2Productmarktgroep value)
public void setKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(java.util.List<Kwaliteitontwikkeling2Productmarktgroep> value)
public Productmarktgroep withKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(java.util.List<Kwaliteitontwikkeling2Productmarktgroep> value)
public java.util.List<Kwaliteitontwikkeling2Productmarktgroep> getKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep()
public java.math.BigDecimal getProductmarktgroepnr()
public void setProductmarktgroepnr(java.math.BigDecimal value)
public Productmarktgroep withProductmarktgroepnr(java.math.BigDecimal value)
public java.lang.String getNaam()
public void setNaam(java.lang.String value)
public Productmarktgroep withNaam(java.lang.String value)
public java.lang.Object clone()
clone in class java.lang.Objectpublic Productmarktgroep cloneShallow()
public static void shallowCopy(Productmarktgroep original,
Productmarktgroep copy)
public void clearProperties()
public int compareTo(Productmarktgroep o)
compareTo in interface java.lang.Comparable<Productmarktgroep>public static Productmarktgroep findByPK(java.math.BigDecimal productmarktgroepnr)
productmarktgroepnr - public static Productmarktgroep findAndLockByPK(java.math.BigDecimal productmarktgroepnr)
productmarktgroepnr - public static Productmarktgroep findByPK(int id)
public static Productmarktgroep findByPK(long id)
public static Productmarktgroep findAndLockByPK(int id)
public static Productmarktgroep findAndLockByPK(long id)
public static java.util.List<Productmarktgroep> findAll()
public static java.util.List<Productmarktgroep> findAllOrderedBy(java.lang.String orderedBy)
public static Productmarktgroep findByProductmarktgroepnr(java.math.BigDecimal productmarktgroepnr)
productmarktgroepnr - public static Productmarktgroep findByNaam(java.lang.String naam)
naam - 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<Productmarktgroep>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 | |||||||||