public interface IProtokollHandler extends IAPIHandler
Modifier and Type | Method and Description |
---|---|
void |
addMandantPeBase(UserContext uc,
Mandant mandant,
PeBase peBase) |
void |
addProjektPeBase(UserContext uc,
Projekt projekt,
PeBase peBase) |
void |
addSystemPeDokumentation(UserContext uc,
PeDokumentation peDok) |
void |
addVorgangPeBase(UserContext uc,
Vorgang vorgang,
PeBase peBase)
Adds the vorgang pebase.
|
List<PeStatus> |
getPeStatus(UserContext uc,
String prozessId) |
getName
List<PeStatus> getPeStatus(UserContext uc, String prozessId)
void addVorgangPeBase(UserContext uc, Vorgang vorgang, PeBase peBase)
uc
- the ucvorgang
- the vorgangpeStatus
- the pe statusvoid addProjektPeBase(UserContext uc, Projekt projekt, PeBase peBase)
void addMandantPeBase(UserContext uc, Mandant mandant, PeBase peBase)
void addSystemPeDokumentation(UserContext uc, PeDokumentation peDok)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.