Methods
Modifier and Type |
Method and Description |
List<String> |
getCacheAffaire() |
Map<String,FPCollaborateur> |
getCacheCollab() |
Map<String,List<TDmf>> |
getDmfByUutilisateur() |
Map<String,List<String>> |
getMapCacheListCollabAffaire() |
Map<String,List<TDmf>> |
getMapCacheListDMF() |
Map<Double,FPlTache> |
getMapCachePlTache() |
void |
setCacheAffaire(List<String> cacheAffaire) |
void |
setCacheCollab(Map<String,FPCollaborateur> cacheCollab) |
void |
setDmfByUutilisateur(Map<String,List<TDmf>> dmfByUutilisateur) |
void |
setMapCacheListCollabAffaire(Map<String,List<String>> mapCacheListCollabAffaire) |
void |
setMapCacheListDMF(Map<String,List<TDmf>> mapCacheListDMF) |
void |
setMapCachePlTache(Map<Double,FPlTache> mapCachePlTache) |