@Entity public class ProtocolEntrySystem extends AProtocolEntry
ATTR_BEMERKUNG, ATTR_BENUTZER, ATTR_ERSTELLUNGSDATUM, ATTR_PRESERVE, ATTR_PROJEKTNAME, ATTR_PROTOKOLL
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
ProtocolEntrySystem() |
Modifier and Type | Method and Description |
---|---|
ProtocolEntrySystem |
cloneBasics() |
Long |
getId() |
void |
setId(Long id)
!!!
|
String |
toString() |
getBemerkung, getBenutzer, getErstellungsDatum, getProjektName, getProtokoll, isPreserve, setBemerkung, setBenutzer, setErstellungsDatum, setPreserve, setProjektName, setProtokoll
entityHasChanged, getLockingVersion, setLockingVersion
asIntValue, isPersisted, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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 ProtocolEntrySystem cloneBasics()
public String toString()
toString
in class AbstractLockableEntity
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.