AFileDataEntity
@Deprecated @MappedSuperclass public abstract class AbstractDateiData extends AbstractLockableEntity implements IAbstractDateiData
Modifier and Type | Field and Description |
---|---|
protected @NotNull byte[] |
data
Deprecated.
|
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
AbstractDateiData()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Deprecated.
|
void |
setData(byte[] data)
Deprecated.
|
entityHasChanged, getLockingVersion, setLockingVersion, toString
asIntValue, isPersisted, setId, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
entityHasChanged, getLockingVersion, setLockingVersion
compareTo
public byte[] getData()
getData
in interface IAbstractDateiData
public void setData(byte[] data)
setData
in interface IAbstractDateiData
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.