public class ProtokollHandler extends AMSApiHandler implements IProtokollHandler
Constructor and Description |
---|
ProtokollHandler() |
Modifier and Type | Method and Description |
---|---|
void |
addMandantPeBase(UserContext uc,
Mandant mandant,
PeBase peBase) |
void |
addProjektPeBase(UserContext uc,
Projekt projekt,
PeBase peDoku) |
void |
addSystemPeDokumentation(UserContext uc,
PeDokumentation peDoc) |
void |
addVorgangPeBase(UserContext uc,
Vorgang vorgang,
PeBase peStatus)
Adds the vorgang pebase.
|
List<PeStatus> |
getPeStatus(UserContext uc,
String prozessId) |
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public void addVorgangPeBase(UserContext uc, Vorgang vorgang, PeBase peStatus)
addVorgangPeBase
in interface IProtokollHandler
uc
- the ucvorgang
- the vorgangpublic List<PeStatus> getPeStatus(UserContext uc, String prozessId)
getPeStatus
in interface IProtokollHandler
public void addProjektPeBase(UserContext uc, Projekt projekt, PeBase peDoku)
addProjektPeBase
in interface IProtokollHandler
public void addMandantPeBase(UserContext uc, Mandant mandant, PeBase peBase)
addMandantPeBase
in interface IProtokollHandler
public void addSystemPeDokumentation(UserContext uc, PeDokumentation peDoc)
addSystemPeDokumentation
in interface IProtokollHandler
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.