nl.karpi.bm
Class Translation

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

public class Translation
extends Translation
implements java.io.Serializable

A JPA entity class for translation.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.Translation
Translation.ComparatorId_Taalnr, Translation.ComparatorTranslation, Translation.ComparatorTranslationnr
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.Translation
COMPARATOR_ID_TAALNR, COMPARATOR_TRANSLATION, COMPARATOR_TRANSLATIONNR, id, ID_COLUMN_NAME, ID_FIELD_ID, ID_PROPERTY_CLASS, ID_PROPERTY_ID, ID_PROPERTY_LENGTH, ID_PROPERTY_NULLABLE, taalnr, TAALNR_COLUMN_NAME, TAALNR_FIELD_ID, TAALNR_PROPERTY_CLASS, TAALNR_PROPERTY_ID, TAALNR_PROPERTY_LENGTH, TAALNR_PROPERTY_NULLABLE, TAALNR_PROPERTY_PRECISION, translation, TRANSLATION_COLUMN_NAME, TRANSLATION_FIELD_ID, TRANSLATION_PROPERTY_CLASS, TRANSLATION_PROPERTY_ID, TRANSLATION_PROPERTY_LENGTH, TRANSLATION_PROPERTY_NULLABLE, translationnr, TRANSLATIONNR_COLUMN_NAME, TRANSLATIONNR_FIELD_ID, TRANSLATIONNR_PROPERTY_CLASS, TRANSLATIONNR_PROPERTY_ID, TRANSLATIONNR_PROPERTY_LENGTH, TRANSLATIONNR_PROPERTY_NULLABLE, TRANSLATIONNR_PROPERTY_PRECISION
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Translation()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.Translation
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findAndLockByPK, findAndLockByPK, findByIdTaalnr, findByPK, findByPK, findByPK, findByTranslation, findByTranslationnr, getId, getTaalnr, getTranslation, getTranslationnr, hashCode, rememberAtLoadTimeValues, setId, setTaalnr, setTranslation, setTranslationnr, shallowCopy, toString, translate, translate, withId, withTaalnr, withTranslation, withTranslationnr
 
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

Translation

public Translation()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.