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) |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic void addVorgangPeBase(UserContext uc, Vorgang vorgang, PeBase peStatus)
addVorgangPeBase in interface IProtokollHandleruc - the ucvorgang - the vorgangpublic List<PeStatus> getPeStatus(UserContext uc, String prozessId)
getPeStatus in interface IProtokollHandlerpublic void addProjektPeBase(UserContext uc, Projekt projekt, PeBase peDoku)
addProjektPeBase in interface IProtokollHandlerpublic void addMandantPeBase(UserContext uc, Mandant mandant, PeBase peBase)
addMandantPeBase in interface IProtokollHandlerpublic void addSystemPeDokumentation(UserContext uc, PeDokumentation peDoc)
addSystemPeDokumentation in interface IProtokollHandlerCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.