@Entity public class MandantRessourceDatei extends AFileEntity<MandantRessource,MandantRessourceDateiData>
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_MANDANT_RESSOURCE |
static String |
ATTR_PROJEKT_RESSOURCE
Deprecated.
|
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 |
|---|
MandantRessourceDatei() |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
getBaseEntity() |
MandantRessourceDateiData |
getDataEntity() |
Long |
getId() |
int |
getSize() |
void |
setBaseEntity(MandantRessource baseEntity) |
void |
setDataEntity(MandantRessourceDateiData dataEntity) |
void |
setNewData(byte[] daten) |
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, setId, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDateiDaten, setDateiDatenentityHasChanged, getLockingVersion, setLockingVersioncompareTopublic static final String ATTR_MANDANT_RESSOURCE
@Deprecated public static final String ATTR_PROJEKT_RESSOURCE
ATTR_MANDANT_RESSOURCEpublic static final String ATTR_SIZE
public Long getId()
public void setDataEntity(MandantRessourceDateiData dataEntity)
public MandantRessourceDateiData getDataEntity()
public void setNewData(byte[] daten)
public int getSize()
public void setSize(Integer size)
public MandantRessource getBaseEntity()
public void setBaseEntity(MandantRessource baseEntity)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.