@Entity public class FormEingangDatei extends AFileEntity<FormEingang,FormEingangDateiData>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ATTR_FORMEINGANG  | 
static String | 
ATTR_SIZE  | 
aenderungsdatum, benutzer_erstellt, benutzer_geaendert, dataEntities, dateiname, erstellungsdatumCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_AENDERUNGSDATUM, ATTR_BASE_ENTITY, ATTR_BENUTZER, ATTR_BENUTZER_GEAENDERT, ATTR_DATA_ENTITY, ATTR_DATEINAME, ATTR_DATEN, ATTR_ERSTELLUNGSDATUMIMPORT_ID, INVALID_ID| Constructor and Description | 
|---|
FormEingangDatei()  | 
| Modifier and Type | Method and Description | 
|---|---|
FormEingang | 
getBaseEntity()  | 
FormEingangDateiData | 
getDataEntity()  | 
Long | 
getId()  | 
int | 
getSize()  | 
void | 
setBaseEntity(FormEingang baseEntity)  | 
void | 
setDataEntity(FormEingangDateiData dataEntity)  | 
void | 
setId(Long id)
!!! 
 | 
void | 
setNewData(byte[] daten)  | 
void | 
setNewFormData(String formData)  | 
void | 
setSize(Integer size)  | 
getAenderungsdatum, getBenutzer_erstellt, getBenutzer_geaendert, getDataEntities, getDateiname, getDaten, getErstellungsdatum, setAenderungsdatum, setBenutzer_erstellt, setBenutzer_geaendert, setDataEntities, setDateiname, setErstellungsdatumentityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDateiDaten, setDateiDatenentityHasChanged, getLockingVersion, setLockingVersioncompareTopublic static final String ATTR_FORMEINGANG
public static final String ATTR_SIZE
public Long getId()
public void setId(Long id)
AbstractEntityInteger.MAX_VALUE or lower then Integer.MIN_VALUE will be
 altered to null!!!setId in interface de.xima.cmn.dao.interfaces.IEntity<Long>setId in class AbstractEntityid - Long the database-id to setpublic void setDataEntity(FormEingangDateiData dataEntity)
public FormEingangDateiData getDataEntity()
public FormEingang getBaseEntity()
public void setBaseEntity(FormEingang baseEntity)
public void setNewData(byte[] daten)
public void setNewFormData(String formData)
public int getSize()
public void setSize(Integer size)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.