public class ChkRicevente
extends java.lang.Object
ChkRicevente
contiene i metodi necessari ad effettuare i controlli
sintattici e semantici sui VO in input.Constructor and Description |
---|
ChkRicevente() |
Modifier and Type | Method and Description |
---|---|
static void |
chkCambioStatoEmocomponenti(CambioStatoEmocomponentiRequest datiEmocomponenti)
Effettua le verifiche semantiche dei dati di input del web service setCambioStatoEmocomponenti
|
static void |
chkElencoRiceventi(ElencoRiceventiRequest filtriRicerca)
Effettua le verifiche semantiche dei dati di input del web service getElencoDonatori
|
static void |
chkEventoTrasfusionale(EventoTrasfusionaleRequest datiEventoTrasfusionale)
Effettua le verifiche semantiche dei dati di input del web service setEventoTrasfusionale
|
static void |
chkRicevente(RiceventeRequest riceventeRequest,
it.svimservice.supporto.autorizzazione.ContestoSicurezza cs)
Effettua le verifiche semantiche dei dati di input del web service setRicevente.
|
static void |
chkSchedaRicevente(SchedaRiceventeRequest filtriRicerca)
Effettua le verifiche semantiche dei dati di input del web service getSchedaDonatore
|
public static void chkElencoRiceventi(ElencoRiceventiRequest filtriRicerca) throws it.svimservice.common.exception.CheckException
filtriRicerca
- it.svimservice.common.exception.CheckException
public static void chkSchedaRicevente(SchedaRiceventeRequest filtriRicerca) throws it.svimservice.common.exception.CheckException
filtriRicerca
- it.svimservice.common.exception.CheckException
public static void chkEventoTrasfusionale(EventoTrasfusionaleRequest datiEventoTrasfusionale) throws it.svimservice.common.exception.CheckException
datiEventoTrasfusionale
- it.svimservice.common.exception.CheckException
public static void chkRicevente(RiceventeRequest riceventeRequest, it.svimservice.supporto.autorizzazione.ContestoSicurezza cs) throws it.svimservice.common.exception.CheckException, it.svimservice.common.exception.NoServiceException
riceventeRequest
- RiceventeRequestit.svimservice.common.exception.CheckException
it.svimservice.common.exception.NoServiceException
public static void chkCambioStatoEmocomponenti(CambioStatoEmocomponentiRequest datiEmocomponenti) throws it.svimservice.common.exception.CheckException
datiEmocomponenti
- it.svimservice.common.exception.CheckException