public class ProtokollUtils extends Object
Modifier and Type | Field and Description |
---|---|
static ProtokollUtils |
INST |
Constructor and Description |
---|
ProtokollUtils() |
public static final ProtokollUtils INST
@Deprecated public void addMandantNameToDelete(String mandantName)
addClientUUIDToDelete(String)
mandantName
- @Deprecated public void removeMandantNameToDelete(String mandantName)
removeClientUUIDToDelete(String)
mandantName
- public void removeClientUUIDToDelete(String clientUUID)
public void addClientUUIDToDelete(String clientUUID)
@Deprecated public void addMandantPeBase(Mandant mandant, ProtocolEntryClient entry, IEntityContext ec)
AProtocolEntry
-Objekt erfolgt innerhalb dieser Methode.mandant
- - Mandant
-Instanz, für welchen der Eintrag angelegt werden sollentry
- - Der Protokolleintrag der angelegt werden sollec
- - EntityContext
der genutzt wird um Abfragen zu tätigen und den Protokolleintrag zu persistierenpublic void addClientProtocolEntry(Mandant mandant, ProtocolEntryClient entry, IEntityContext ec)
@Deprecated public void addProjektPeBase(Projekt projekt, ProtocolEntryClient entry, IEntityContext ec)
Projekt
-Instanz ist. Die Methode ruft intern AProtocolEntry.setProjektName(String)
auf, und setzt
den Wert auf den Namen des Projekts. Der Mandant
für die Abhängigkeit wird implizit gesetztprojekt
- - Projekt
-Instanz, dessen Projektname innerhalb des Protokolleintrags verwendet wirdentry
- - Der Protokolleintrag der angelegt werden sollec
- - EntityContext
der genutzt wird um Abfragen zu tätigen und den Protokolleintrag zu persistierenpublic void addProjectProtocolEntry(Projekt projekt, ProtocolEntryClient entry, IEntityContext ec)
@Deprecated public void addVorgangPeBase(Vorgang vorgang, ProtocolEntryProcessing entry, IEntityContext ec)
Vorgang
-Instanz ist. Die Methode ruft intern ProtocolEntryProcessing.setVorgangId(String)
auf, und
setzt den Wert auf die Prozess-Id des Vorgang
s. Der Mandant
für die Abhängigkeit wird implizit
gesetztvorgang
- - Vorgang
-Instanz, dessen Prozess-Id innerhalb des Protokolleintrags verwendet wirdentry
- - Der Protokolleintrag der angelegt werden sollec
- - EntityContext
der genutzt wird um Abfragen zu tätigen und den Protokolleintrag zu persistierenpublic void addProcessProtocolEntry(Vorgang process, ProtocolEntryProcessing entry, IEntityContext ec)
@Deprecated public void addSystemPeDokumentation(ProtocolEntrySystem entry, IEntityContext ec)
addSystemProtocolEntry(ProtocolEntrySystem, IEntityContext)
AProtocolEntry
-Objekt erfolgt innerhalb dieser Methode.peBase
- ec
- public void addSystemProtocolEntry(ProtocolEntrySystem entry, IEntityContext ec)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.