public class FormEingangHandler extends GenericHandler implements IFormEingangHandler
LOG| Constructor and Description |
|---|
FormEingangHandler() |
| Modifier and Type | Method and Description |
|---|---|
FormEingang |
create(UserContext uc,
FormEingang fe,
Benutzer vorgangsOwner,
Benutzer benutzer)
Creates the.
|
List<FormEingang> |
getAllBy(UserContext uc,
Postfach pf)
Gets the all by.
|
List<FormEingang> |
getAllBy(UserContext uc,
Vorgang v) |
List<FormEingang> |
getCurrentsBy(UserContext uc,
Postfach pf) |
FormEingang |
mostCurrent(UserContext uc,
Vorgang v)
Most current.
|
int |
ownerId(UserContext uc,
Vorgang v)
Owner id.
|
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNamepublic int ownerId(UserContext uc, Vorgang v)
ownerId in interface IFormEingangHandleruc - the ucv - the vpublic FormEingang create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)
create in interface IFormEingangHandleruc - the ucfe - the fevorgangsOwner - the vorgangs ownerbenutzer - the benutzerpublic List<FormEingang> getAllBy(UserContext uc, Postfach pf)
getAllBy in interface IFormEingangHandleruc - the ucpf - the pfpublic List<FormEingang> getAllBy(UserContext uc, Vorgang v)
getAllBy in interface IFormEingangHandlerpublic FormEingang mostCurrent(UserContext uc, Vorgang v)
mostCurrent in interface IFormEingangHandleruc - the ucv - the vorgang qcmpublic List<FormEingang> getCurrentsBy(UserContext uc, Postfach pf)
getCurrentsBy in interface IFormEingangHandlerCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.