nl.karpi.bm
Class CalcLeverancier

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

public class CalcLeverancier
extends CalcLeverancier
implements java.io.Serializable

A JPA entity class for calc_leverancier.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.CalcLeverancier
CalcLeverancier.ComparatorCalcLeveranciernr, CalcLeverancier.ComparatorCalculatie_Kwaliteit, CalcLeverancier.ComparatorCalculatienr_Kwaliteitnr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.CalcLeverancier
calcLeveranciernr, CALCLEVERANCIERNR_COLUMN_NAME, CALCLEVERANCIERNR_FIELD_ID, CALCLEVERANCIERNR_PROPERTY_CLASS, CALCLEVERANCIERNR_PROPERTY_ID, CALCLEVERANCIERNR_PROPERTY_LENGTH, CALCLEVERANCIERNR_PROPERTY_NULLABLE, CALCLEVERANCIERNR_PROPERTY_PRECISION, calculatie, CALCULATIE_COLUMN_NAME, CALCULATIE_FIELD_ID, CALCULATIE_PROPERTY_CLASS, CALCULATIE_PROPERTY_ID, CALCULATIE_PROPERTY_NULLABLE, calculatienr, CALCULATIENR_COLUMN_NAME, COMPARATOR_CALCLEVERANCIERNR, COMPARATOR_CALCULATIE_KWALITEIT, COMPARATOR_CALCULATIENR_KWALITEITNR, kwaliteit, KWALITEIT_COLUMN_NAME, KWALITEIT_FIELD_ID, KWALITEIT_PROPERTY_CLASS, KWALITEIT_PROPERTY_ID, KWALITEIT_PROPERTY_NULLABLE, kwaliteitnr, KWALITEITNR_COLUMN_NAME, leverancier, LEVERANCIER_COLUMN_NAME, LEVERANCIER_FIELD_ID, LEVERANCIER_PROPERTY_CLASS, LEVERANCIER_PROPERTY_ID, LEVERANCIER_PROPERTY_NULLABLE, leveranciernr, LEVERANCIERNR_COLUMN_NAME
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
CalcLeverancier()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.CalcLeverancier
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByCalcLeveranciernr, findByCalculatieKwaliteit, findByCalculatienrKwaliteitnr, findByPK, findByPK, findByPK, getCalcLeveranciernr, getCalculatie, getKwaliteit, getLeverancier, hashCode, rememberAtLoadTimeValues, setCalcLeveranciernr, setCalculatie, setKwaliteit, setLeverancier, shallowCopy, toString, translate, translate, withCalcLeveranciernr, withCalculatie, withKwaliteit, withLeverancier
 
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

CalcLeverancier

public CalcLeverancier()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.