@Entity public class ProjectPreviewFileData extends AFileDataEntity<ProjectPreviewFile>
data, fileEntity
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
ATTR_DATA, ATTR_FILE_ENTITY
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
ProjectPreviewFileData() |
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
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 setCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.