@Entity public class FormTemplateThumbnail extends AFileDataEntity<FormTemplateFile>
data, fileEntity
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
ATTR_DATA, ATTR_FILE_ENTITY
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
FormTemplateThumbnail() |
Modifier and Type | Method and Description |
---|---|
String |
getBase64() |
Long |
getId() |
void |
setBase64(String base64String) |
void |
setId(Long id)
!!!
|
getData, getFileEntity, setData, setFileEntity
entityHasChanged, getLockingVersion, setLockingVersion, toString
asIntValue, isPersisted, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
entityHasChanged, getLockingVersion, setLockingVersion
compareTo
public Long getId()
public void setId(Long id)
AbstractEntity
Integer.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 AbstractEntity
id
- Long
the database-id to setpublic String getBase64()
public void setBase64(String base64String)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.