public interface ValorisationService
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
formuleValorisation(ModeCalculCoutCollab modeValorisationTps,
boolean somme) |
String |
getFormuleValorisationFromSpecifique(boolean avecSomme)
Permet de creer la formule de valorisation pour l'utilisateur dans une requête HQL pour une fiche de temps et à partir du paramétrage
|
ValorisationEtablissement |
loadTauxValorisationEtablissement() |
static final String SERVICE_ID
String getFormuleValorisationFromSpecifique(boolean avecSomme)
avecSomme - indique si l'on souhaite ajouter SUM sur la formule de valorisation des tempsString formuleValorisation(ModeCalculCoutCollab modeValorisationTps, boolean somme)
ValorisationEtablissement loadTauxValorisationEtablissement()
Copyright © 2016. All rights reserved.