public interface IEingabeWerteHandler extends IGenericHandler
Modifier and Type | Method and Description |
---|---|
List<EingabeWerte> |
getAllBy(UserContext uc,
FormEingang fe) |
List<VorgangAttribut> |
getAttribute(UserContext uc,
ArrayList<Integer> mandantIdListe,
ArrayList<Integer> projektIdListe,
ArrayList<Integer> benutzerIdListe,
ArrayList<Integer> statusIdListe,
ArrayList<Attribut> selectListe,
ArrayList<Attribut> whereListe,
ArrayList<Attribut> sortierListe,
Integer offset,
Integer limit,
String datumFormat,
String zeitFormat,
Boolean distinct) |
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, update
getName
List<VorgangAttribut> getAttribute(UserContext uc, ArrayList<Integer> mandantIdListe, ArrayList<Integer> projektIdListe, ArrayList<Integer> benutzerIdListe, ArrayList<Integer> statusIdListe, ArrayList<Attribut> selectListe, ArrayList<Attribut> whereListe, ArrayList<Attribut> sortierListe, Integer offset, Integer limit, String datumFormat, String zeitFormat, Boolean distinct)
List<EingabeWerte> getAllBy(UserContext uc, FormEingang fe)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.