nl.karpi.bm
Class Prijslijst

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<Prijslijst>
                  extended by nl.karpi.bm.generated.Prijslijst
                      extended by nl.karpi.bm.Prijslijst
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<Prijslijst>, nl.knowledgeplaza.util.jpa.EclipselinkDescriptorEventListenerRouter.EclipselinkEntityEventListener, nl.knowledgeplaza.util.jpa.JpaUtil.JpaEntityInformation, nl.knowledgeplaza.util.property.Property.PropertyBean, nl.knowledgeplaza.util.PropertyChangeProvider

public class Prijslijst
extends Prijslijst
implements java.io.Serializable

A JPA entity class for prijslijst.

Version:
$Revision: 1.1 $
Author:
$Author: toeukpap $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.Prijslijst
Prijslijst.ComparatorAfmeting_BandArtikel_Calculatie_Kwaliteit_Prijsgroep, Prijslijst.ComparatorAfmetingnr_BandArtikelnr_Calculatienr_Kwaliteitnr_Prijsgroepnr, Prijslijst.ComparatorPrijslijstnr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.Prijslijst
afmeting, AFMETING_COLUMN_NAME, AFMETING_FIELD_ID, AFMETING_PROPERTY_CLASS, AFMETING_PROPERTY_ID, AFMETING_PROPERTY_NULLABLE, afmetingnr, AFMETINGNR_COLUMN_NAME, bandArtikel, BANDARTIKEL_COLUMN_NAME, BANDARTIKEL_FIELD_ID, BANDARTIKEL_PROPERTY_CLASS, BANDARTIKEL_PROPERTY_ID, BANDARTIKEL_PROPERTY_NULLABLE, bandArtikelnr, BANDARTIKELNR_COLUMN_NAME, calculatie, CALCULATIE_COLUMN_NAME, CALCULATIE_FIELD_ID, CALCULATIE_PROPERTY_CLASS, CALCULATIE_PROPERTY_ID, CALCULATIE_PROPERTY_NULLABLE, calculatienr, CALCULATIENR_COLUMN_NAME, COMPARATOR_AFMETING_BANDARTIKEL_CALCULATIE_KWALITEIT_PRIJSGROEP, COMPARATOR_AFMETINGNR_BANDARTIKELNR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR, COMPARATOR_PRIJSLIJSTNR, kwaliteit, KWALITEIT_COLUMN_NAME, KWALITEIT_FIELD_ID, KWALITEIT_PROPERTY_CLASS, KWALITEIT_PROPERTY_ID, KWALITEIT_PROPERTY_NULLABLE, kwaliteitnr, KWALITEITNR_COLUMN_NAME, prijs, PRIJS_COLUMN_NAME, PRIJS_FIELD_ID, PRIJS_PROPERTY_CLASS, PRIJS_PROPERTY_ID, PRIJS_PROPERTY_LENGTH, PRIJS_PROPERTY_NULLABLE, PRIJS_PROPERTY_PRECISION, prijsgroep, PRIJSGROEP_COLUMN_NAME, PRIJSGROEP_FIELD_ID, PRIJSGROEP_PROPERTY_CLASS, PRIJSGROEP_PROPERTY_ID, PRIJSGROEP_PROPERTY_NULLABLE, prijsgroepnr, PRIJSGROEPNR_COLUMN_NAME, prijslijstnr, PRIJSLIJSTNR_COLUMN_NAME, PRIJSLIJSTNR_FIELD_ID, PRIJSLIJSTNR_PROPERTY_CLASS, PRIJSLIJSTNR_PROPERTY_ID, PRIJSLIJSTNR_PROPERTY_LENGTH, PRIJSLIJSTNR_PROPERTY_NULLABLE, PRIJSLIJSTNR_PROPERTY_PRECISION, vvp, VVP_COLUMN_NAME, VVP_FIELD_ID, VVP_PROPERTY_CLASS, VVP_PROPERTY_ID, VVP_PROPERTY_LENGTH, VVP_PROPERTY_NULLABLE, VVP_PROPERTY_PRECISION
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Prijslijst()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.Prijslijst
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByAfmetingBandArtikelCalculatieKwaliteitPrijsgroep, findByAfmetingnrBandArtikelnrCalculatienrKwaliteitnrPrijsgroepnr, findByPK, findByPK, findByPK, findByPrijslijstnr, getAfmeting, getBandArtikel, getCalculatie, getKwaliteit, getPrijs, getPrijsgroep, getPrijslijstnr, getVvp, hashCode, rememberAtLoadTimeValues, setAfmeting, setBandArtikel, setCalculatie, setKwaliteit, setPrijs, setPrijsgroep, setPrijslijstnr, setVvp, shallowCopy, toString, translate, translate, withAfmeting, withBandArtikel, withCalculatie, withKwaliteit, withPrijs, withPrijsgroep, withPrijslijstnr, withVvp
 
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
 

Constructor Detail

Prijslijst

public Prijslijst()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.