nl.karpi.bm
Class Shoppingcartcontents

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

public class Shoppingcartcontents
extends Shoppingcartcontents
implements java.io.Serializable

A JPA entity class for shoppingcartcontents.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.Shoppingcartcontents
Shoppingcartcontents.ComparatorArtikelnr_Sessionid
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.Shoppingcartcontents
aantal, AANTAL_COLUMN_NAME, AANTAL_FIELD_ID, AANTAL_PROPERTY_CLASS, AANTAL_PROPERTY_ID, AANTAL_PROPERTY_LENGTH, AANTAL_PROPERTY_NULLABLE, AANTAL_PROPERTY_PRECISION, artikelnr, ARTIKELNR_COLUMN_NAME, ARTIKELNR_FIELD_ID, ARTIKELNR_PROPERTY_CLASS, ARTIKELNR_PROPERTY_ID, ARTIKELNR_PROPERTY_LENGTH, ARTIKELNR_PROPERTY_NULLABLE, ARTIKELNR_PROPERTY_PRECISION, bandnr, BANDNR_COLUMN_NAME, BANDNR_FIELD_ID, BANDNR_PROPERTY_CLASS, BANDNR_PROPERTY_ID, BANDNR_PROPERTY_LENGTH, BANDNR_PROPERTY_NULLABLE, BANDNR_PROPERTY_PRECISION, commissie, COMMISSIE_COLUMN_NAME, COMMISSIE_FIELD_ID, COMMISSIE_PROPERTY_CLASS, COMMISSIE_PROPERTY_ID, COMMISSIE_PROPERTY_LENGTH, COMMISSIE_PROPERTY_NULLABLE, COMPARATOR_ARTIKELNR_SESSIONID, sessionid, SESSIONID_COLUMN_NAME, SESSIONID_FIELD_ID, SESSIONID_PROPERTY_CLASS, SESSIONID_PROPERTY_ID, SESSIONID_PROPERTY_LENGTH, SESSIONID_PROPERTY_NULLABLE, timestamped, TIMESTAMPED_COLUMN_NAME, TIMESTAMPED_FIELD_ID, TIMESTAMPED_PROPERTY_CLASS, TIMESTAMPED_PROPERTY_ID, TIMESTAMPED_PROPERTY_LENGTH, TIMESTAMPED_PROPERTY_NULLABLE
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Shoppingcartcontents()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.Shoppingcartcontents
clearProperties, clone, cloneShallow, equals, findAll, findAllOrderedBy, findAndLockByPK, findByArtikelnrSessionid, findByPK, getAantal, getArtikelnr, getBandnr, getCommissie, getSessionid, getTimestamped, hashCode, rememberAtLoadTimeValues, setAantal, setArtikelnr, setBandnr, setCommissie, setSessionid, setTimestamped, shallowCopy, toString, translate, translate, withAantal, withArtikelnr, withBandnr, withCommissie, withSessionid, withTimestamped
 
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

Shoppingcartcontents

public Shoppingcartcontents()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.