@Entity public class FormEingang extends ALockableEntity implements IVorgangDependent, IFileProviding<FormEingangDatei,FormEingangDateiData>, IUncacheableFile, IUUIDEntity, IMandantDependent
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_ERSTELLER_REF |
static String |
ATTR_INDEX |
static String |
ATTR_MANDANT
Deprecated.
will be removed, use
AClientDependentEntity.getMandant() |
static String |
ATTR_NUTZER_INFO
Deprecated.
|
static String |
ATTR_VORGANG |
static String |
COL_UUID |
static String |
STANDARD_DATUM_FORMAT_DE
Deprecated.
|
static String |
STANDARD_ZEIT_FORMAT_DE
Deprecated.
|
static String |
SUB_ATTR_EINGABEWERTE_ALIAS |
static String |
SUB_ATTR_EINGABEWERTE_WERT |
COL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_DATEI, ATTR_FILEATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDCOL_CLIENT_IDIMPORT_ID, INVALID_ID| Constructor and Description |
|---|
FormEingang() |
entityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDatei, setDateicompareTopublic static final String ATTR_VORGANG
public static final String ATTR_ERSTELLER_REF
public static final String ATTR_INDEX
public static final String SUB_ATTR_EINGABEWERTE_ALIAS
public static final String SUB_ATTR_EINGABEWERTE_WERT
public static final String COL_UUID
@Deprecated public static final String ATTR_MANDANT
AClientDependentEntity.getMandant()@Deprecated public static final String STANDARD_DATUM_FORMAT_DE
@Deprecated public static final String STANDARD_ZEIT_FORMAT_DE
@Deprecated public static final String ATTR_NUTZER_INFO
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 String getUUID()
getUUID in interface IUUIDEntityMandant, Projekt, ...public void setUUID(String uuid)
setUUID in interface IUUIDEntitypublic UUID getUUIDObject()
getUUIDObject in interface IUUIDEntitypublic void setUUIDObject(UUID uuid)
public Vorgang getVorgang()
getVorgang in interface IVorgangDependentpublic void setVorgang(Vorgang vorgang)
public Date getEingangsDatum()
@Deprecated public List<Attachment> getAttachments()
@Deprecated public void setAttachments(List<Attachment> attachments)
@Deprecated public void addAttachment(Attachment attachment)
@Deprecated public void removeAttachment(Attachment attachment)
public FormEingangDatei getFileEntity()
getFileEntity in interface IFileProviding<FormEingangDatei,FormEingangDateiData>public void setFileEntity(FormEingangDatei fileEntity)
setFileEntity in interface IFileProviding<FormEingangDatei,FormEingangDateiData>public int getIdxnum()
public void setIdxnum(int idxnum)
public String getErstellerRef()
public void setErstellerRef(String erstellerRef)
public void setErsteller(Benutzer ersteller)
ersteller - the ersteller to set@Deprecated public String getDatumFormat()
@Deprecated public void setDatumFormat(String datumFormat)
@Deprecated public String getZeitFormat()
@Deprecated public void setZeitFormat(String zeitFormat)
@Deprecated public Benutzer getErsteller()
@Deprecated public String getNutzerInfo()
@Deprecated public void setNutzerInfo(String nutzerInfo)
@Deprecated public Mandant getMandant()
getVorgang() and AClientDependentEntity.getMandant()getMandant in interface IMandantDependent@Deprecated public void setMandant(Mandant mandant)
getVorgang() and AClientDependentEntity.setMandant(Mandant)setMandant in interface IMandantDependentCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.