nl.karpi.bm
Class CalcVrachtkosten

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

public class CalcVrachtkosten
extends CalcVrachtkosten
implements java.io.Serializable

A JPA entity class for calc_vrachtkosten.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.CalcVrachtkosten
CalcVrachtkosten.ComparatorCalculatie_Prijsgroep, CalcVrachtkosten.ComparatorCalculatienr_Prijsgroepnr, CalcVrachtkosten.ComparatorCalcVrachtkostennr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.CalcVrachtkosten
calculatie, CALCULATIE_COLUMN_NAME, CALCULATIE_FIELD_ID, CALCULATIE_PROPERTY_CLASS, CALCULATIE_PROPERTY_ID, CALCULATIE_PROPERTY_NULLABLE, calculatienr, CALCULATIENR_COLUMN_NAME, calcVrachtkostennr, CALCVRACHTKOSTENNR_COLUMN_NAME, CALCVRACHTKOSTENNR_FIELD_ID, CALCVRACHTKOSTENNR_PROPERTY_CLASS, CALCVRACHTKOSTENNR_PROPERTY_ID, CALCVRACHTKOSTENNR_PROPERTY_LENGTH, CALCVRACHTKOSTENNR_PROPERTY_NULLABLE, CALCVRACHTKOSTENNR_PROPERTY_PRECISION, COMPARATOR_CALCULATIE_PRIJSGROEP, COMPARATOR_CALCULATIENR_PRIJSGROEPNR, COMPARATOR_CALCVRACHTKOSTENNR, prijsgroep, PRIJSGROEP_COLUMN_NAME, PRIJSGROEP_FIELD_ID, PRIJSGROEP_PROPERTY_CLASS, PRIJSGROEP_PROPERTY_ID, PRIJSGROEP_PROPERTY_NULLABLE, prijsgroepnr, PRIJSGROEPNR_COLUMN_NAME, type, TYPE_COLUMN_NAME, TYPE_FIELD_ID, TYPE_PROPERTY_CLASS, TYPE_PROPERTY_ID, TYPE_PROPERTY_LENGTH, TYPE_PROPERTY_NULLABLE, waarde, WAARDE_COLUMN_NAME, WAARDE_FIELD_ID, WAARDE_PROPERTY_CLASS, WAARDE_PROPERTY_ID, WAARDE_PROPERTY_LENGTH, WAARDE_PROPERTY_NULLABLE, WAARDE_PROPERTY_PRECISION
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
CalcVrachtkosten()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.CalcVrachtkosten
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByCalculatienrPrijsgroepnr, findByCalculatiePrijsgroep, findByCalcVrachtkostennr, findByPK, findByPK, findByPK, getCalculatie, getCalcVrachtkostennr, getPrijsgroep, getType, getWaarde, hashCode, rememberAtLoadTimeValues, setCalculatie, setCalcVrachtkostennr, setPrijsgroep, setType, setWaarde, shallowCopy, toString, translate, translate, withCalculatie, withCalcVrachtkostennr, withPrijsgroep, withType, withWaarde
 
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

CalcVrachtkosten

public CalcVrachtkosten()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.