nl.karpi.bm
Class CalcEurokoers

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

public class CalcEurokoers
extends CalcEurokoers
implements java.io.Serializable

A JPA entity class for calc_eurokoers.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.CalcEurokoers
CalcEurokoers.ComparatorCalcEurokoersnr, CalcEurokoers.ComparatorCalculatie_Munteenheid, CalcEurokoers.ComparatorCalculatienr_Munteenheidnr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.CalcEurokoers
calcEurokoersnr, CALCEUROKOERSNR_COLUMN_NAME, CALCEUROKOERSNR_FIELD_ID, CALCEUROKOERSNR_PROPERTY_CLASS, CALCEUROKOERSNR_PROPERTY_ID, CALCEUROKOERSNR_PROPERTY_LENGTH, CALCEUROKOERSNR_PROPERTY_NULLABLE, CALCEUROKOERSNR_PROPERTY_PRECISION, calculatie, CALCULATIE_COLUMN_NAME, CALCULATIE_FIELD_ID, CALCULATIE_PROPERTY_CLASS, CALCULATIE_PROPERTY_ID, CALCULATIE_PROPERTY_NULLABLE, calculatienr, CALCULATIENR_COLUMN_NAME, COMPARATOR_CALCEUROKOERSNR, COMPARATOR_CALCULATIE_MUNTEENHEID, COMPARATOR_CALCULATIENR_MUNTEENHEIDNR, koers, KOERS_COLUMN_NAME, KOERS_FIELD_ID, KOERS_PROPERTY_CLASS, KOERS_PROPERTY_ID, KOERS_PROPERTY_LENGTH, KOERS_PROPERTY_NULLABLE, KOERS_PROPERTY_PRECISION, munteenheid, MUNTEENHEID_COLUMN_NAME, MUNTEENHEID_FIELD_ID, MUNTEENHEID_PROPERTY_CLASS, MUNTEENHEID_PROPERTY_ID, MUNTEENHEID_PROPERTY_NULLABLE, munteenheidnr, MUNTEENHEIDNR_COLUMN_NAME
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
CalcEurokoers()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.CalcEurokoers
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByCalcEurokoersnr, findByCalculatieMunteenheid, findByCalculatienrMunteenheidnr, findByPK, findByPK, findByPK, getCalcEurokoersnr, getCalculatie, getKoers, getMunteenheid, hashCode, rememberAtLoadTimeValues, setCalcEurokoersnr, setCalculatie, setKoers, setMunteenheid, shallowCopy, toString, translate, translate, withCalcEurokoersnr, withCalculatie, withKoers, withMunteenheid
 
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

CalcEurokoers

public CalcEurokoers()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.