nl.karpi.bm
Class Webuser

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

public class Webuser
extends Webuser
implements java.io.Serializable

A JPA entity class for webuser.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.Webuser
Webuser.ComparatorLogin, Webuser.ComparatorWebusernr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.Webuser
activefrom, ACTIVEFROM_COLUMN_NAME, ACTIVEFROM_FIELD_ID, ACTIVEFROM_PROPERTY_CLASS, ACTIVEFROM_PROPERTY_ID, ACTIVEFROM_PROPERTY_LENGTH, ACTIVEFROM_PROPERTY_NULLABLE, activeuntil, ACTIVEUNTIL_COLUMN_NAME, ACTIVEUNTIL_FIELD_ID, ACTIVEUNTIL_PROPERTY_CLASS, ACTIVEUNTIL_PROPERTY_ID, ACTIVEUNTIL_PROPERTY_LENGTH, ACTIVEUNTIL_PROPERTY_NULLABLE, alloworder, ALLOWORDER_COLUMN_NAME, ALLOWORDER_FIELD_ID, ALLOWORDER_PROPERTY_CLASS, ALLOWORDER_PROPERTY_ID, ALLOWORDER_PROPERTY_LENGTH, ALLOWORDER_PROPERTY_NULLABLE, ALLOWORDER_PROPERTY_PRECISION, allowstock, ALLOWSTOCK_COLUMN_NAME, ALLOWSTOCK_FIELD_ID, ALLOWSTOCK_PROPERTY_CLASS, ALLOWSTOCK_PROPERTY_ID, ALLOWSTOCK_PROPERTY_LENGTH, ALLOWSTOCK_PROPERTY_NULLABLE, ALLOWSTOCK_PROPERTY_PRECISION, COMPARATOR_LOGIN, COMPARATOR_WEBUSERNR, klant, KLANT_COLUMN_NAME, KLANT_FIELD_ID, KLANT_PROPERTY_CLASS, KLANT_PROPERTY_ID, KLANT_PROPERTY_NULLABLE, klantnr, KLANTNR_COLUMN_NAME, login, LOGIN_COLUMN_NAME, LOGIN_FIELD_ID, LOGIN_PROPERTY_CLASS, LOGIN_PROPERTY_ID, LOGIN_PROPERTY_LENGTH, LOGIN_PROPERTY_NULLABLE, wachtwoord, WACHTWOORD_COLUMN_NAME, WACHTWOORD_FIELD_ID, WACHTWOORD_PROPERTY_CLASS, WACHTWOORD_PROPERTY_ID, WACHTWOORD_PROPERTY_LENGTH, WACHTWOORD_PROPERTY_NULLABLE, webusernr, WEBUSERNR_COLUMN_NAME, WEBUSERNR_FIELD_ID, WEBUSERNR_PROPERTY_CLASS, WEBUSERNR_PROPERTY_ID, WEBUSERNR_PROPERTY_LENGTH, WEBUSERNR_PROPERTY_NULLABLE, WEBUSERNR_PROPERTY_PRECISION
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Webuser()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.Webuser
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByLogin, findByPK, findByPK, findByPK, findByWebusernr, getActivefrom, getActiveuntil, getAlloworder, getAllowstock, getKlant, getLogin, getWachtwoord, getWebusernr, hashCode, rememberAtLoadTimeValues, setActivefrom, setActiveuntil, setAlloworder, setAllowstock, setKlant, setLogin, setWachtwoord, setWebusernr, shallowCopy, toString, translate, translate, withActivefrom, withActiveuntil, withAlloworder, withAllowstock, withKlant, withLogin, withWachtwoord, withWebusernr
 
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

Webuser

public Webuser()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.