public interface DemandeInterneService extends IService, ServiceWithLastCreatedRecordSearch
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
getServerMessages, resetServerMessages
getLastCreatedRecord
static final String SERVICE_ID
List<DemandesInternesResultatRecherche> search(DemandesInternesCriteresRecherche criteria)
CtxDemandeInterne loadDemandeInterneByIdent(Double ident)
CtxDemandeInterne creerDemandeInterne(CtxDemandeInterne context)
FDmdInterne loadByIdent(Double ident)
List<LigneSyntheseDemandeInterne> loadLignesSyntheses(Double ident)
void supprimer(FDmdInterne demandeInterne)
CtxDemandeInterne modifier(CtxDemandeInterne context)
void updateDemandeInterne(FDmdInterne dmdInterne, String comment)
CtxNotFra initNoteDeFrais(CtxDemandeInterne ctxDemandeInterne, CtxNotFra ctxNotFra)
FDmdInterne loadByNumero(String numero)
Collection<TVille> rechercheLieuDepart(String texte, String codeSociete, String codeCollab, LieuTypeDepart typeLieuDepart)
Collection<TVille> rechercheLieuDestination(String text, Collection<Double> identsClient, boolean villeDuClient)
CtxDemandeInterne initContext(TCategDmdInterne categorie)
CtxDemandeInterne initContext(Double idCategorie)
FLigneDmdInterne loadLigneByIdent(Double identLigne)
void supprimerLigne(FLigneDmdInterne ligneDemandeInterne)
LigneDemandeInterne toLigneDemandeInterne(FLigneDmdInterne ligne)
FLigneDmdInterne ajouterOuModifierLigne(LigneDemandeInterne ligneDemandeInterne)
List<LigneDemandeInterne> creerLigneDemandeDepuisModele(Double identModele, FDmdInterne demande)
Copyright © 2016. All rights reserved.