@Entity public class AttachmentDatei extends AbstractDatei<AttachmentDateiData>
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_ATTACHMENT |
static String |
ATTR_SIZE |
ATTR_AENDERUNGSDATUM, ATTR_BENUTZER, ATTR_BENUTZER_GEAENDERT, ATTR_DATEINAME, ATTR_DATEN, ATTR_ERSTELLUNGSDATUM
id
ATTR_LOCKINGVERSION
IMPORT_ID
Constructor and Description |
---|
AttachmentDatei() |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment() |
AttachmentDateiData |
getDateiDaten() |
int |
getId() |
int |
getSize() |
void |
setAttachment(Attachment attachment) |
void |
setDateiDaten(AttachmentDateiData daten) |
void |
setNewData(byte[] daten) |
void |
setSize(int size) |
getAenderungsdatum, getBenutzer_erstellt, getBenutzer_geaendert, getDateiname, getDaten, getErstellungsdatum, setAenderungsdatum, setBenutzer_erstellt, setBenutzer_geaendert, setDateiname, setErstellungsdatum
entityHasChanged, getLockingVersion, setLockingVersion, toString
isPersisted, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final String ATTR_ATTACHMENT
public static final String ATTR_SIZE
public int getId()
public Attachment getAttachment()
public void setAttachment(Attachment attachment)
public AttachmentDateiData getDateiDaten()
public void setDateiDaten(AttachmentDateiData daten)
public void setNewData(byte[] daten)
public int getSize()
public void setSize(int size)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.