public interface PersistentVersion extends Persistent
emptyKeys
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedAt()
Returns the creation date of this version.
|
User |
getCreatedBy()
Returns the user who has made this version.
|
String |
getDescription()
Returns the description of this version.
|
Persistent |
getPersistent()
Returns the persistent to which this version belongs to.
|
Persistent |
getVersion()
Returns the concrete version of the persistent
|
afterDelete, afterInsert, afterRead, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, dbFields, getKey, getKeys, getLocalClassName, getLocalObjectName, getOid, getStore, getTableName, getValue, isFilled, isValid, setFilled, setOid, setOid, setStore, toListString
User getCreatedBy()
Date getCreatedAt()
String getDescription()
Persistent getPersistent()
Persistent getVersion()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.