Class ProtocolEntryClient

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, ILockingVersionProviding, IMandantDependent, ITransferable, ITransferableEntity, ITransferableLockableEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
Direct Known Subclasses:
PeDokumentation

@Entity public class ProtocolEntryClient extends AProtocolEntry implements IMandantDependent
Die Entität PeDokumentation stellt einen Protokolleintrag dar, der angelegt wird, sobald etwas protokolliert werden soll, was weder einem Statuswechsel noch einer Aktionsabarbeitung entspricht. Diese Einträge beinhalten beispielsweise so etwas wie: "Neue Datei zu Vorgang hinzugefügt"
See Also: