public interface MotifAbsenceService extends IService, ServiceWithLastCreatedRecordSearch
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
CtxMotifAbsence |
creerMotifAbsence(CtxMotifAbsence context)
Création d'un motif d'absence
|
TMotifAbsence |
loadByIdent(Double ident)
Chargement d'un motif par son identifiant
|
CtxMotifAbsence |
modifierMotifAbsence(CtxMotifAbsence context)
Modification d'un motif d'absence
|
List<MotifAbsenceResultatRecherche> |
search(MotifAbsenceCritereRecherche critere)
Recherche multi-critéres
|
void |
supprimerMotifAbsence(CtxMotifAbsence context)
Supprimer un motif d'absence
|
getServerMessages, resetServerMessages
getLastCreatedRecord
static final String SERVICE_ID
List<MotifAbsenceResultatRecherche> search(MotifAbsenceCritereRecherche critere)
critere
- TMotifAbsence loadByIdent(Double ident)
ident
- CtxMotifAbsence creerMotifAbsence(CtxMotifAbsence context)
context
- CtxMotifAbsence modifierMotifAbsence(CtxMotifAbsence context)
context
- void supprimerMotifAbsence(CtxMotifAbsence context)
context
- Copyright © 2016. All rights reserved.