public interface IFormEingangHandler extends IGenericHandler
| Modifier and Type | Method and Description | 
|---|---|
FormEingang | 
create(UserContext uc,
      FormEingang fe,
      Benutzer vorgangsOwner,
      Benutzer benutzer)
Deprecated.  
 | 
List<FormEingang> | 
getAllBy(UserContext uc,
        Postfach pf)
Gets the all by. 
 | 
List<FormEingang> | 
getAllBy(UserContext uc,
        Vorgang v)
Deprecated.  
 | 
List<FormEingang> | 
getCurrentsBy(UserContext uc,
             Postfach pf)  | 
FormEingang | 
mostCurrent(UserContext uc,
           Vorgang v)
Most current. 
 | 
long | 
ownerId(UserContext uc,
       Vorgang v)
Deprecated.  
 | 
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, updategetName@Deprecated long ownerId(UserContext uc, Vorgang v)
uc - the ucv - the v@Deprecated FormEingang create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)
uc - the ucfe - the fevorgangsOwner - the vorgangs ownerbenutzer - the benutzerList<FormEingang> getAllBy(UserContext uc, Postfach pf)
uc - the ucpf - the pfList<FormEingang> getCurrentsBy(UserContext uc, Postfach pf)
@Deprecated List<FormEingang> getAllBy(UserContext uc, Vorgang v)
FormEingang mostCurrent(UserContext uc, Vorgang v)
uc - the ucv - the vorgang qcmCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.