Package | Description |
---|---|
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
List<IntervenantAffecteNonAffecte> |
IntervenantService.findIntervenantAffecter(Double identSeance,
String nomIntervenant)
Find the intervenants who are affected on the training course in the period of the course unit
|
List<IntervenantAffecteNonAffecte> |
IntervenantService.findIntervenantNonAffecte(Double identSeance,
String nomIntervenant)
Find the intervenants who are not affected or reservered on the training course in the period of the course unit
|
Copyright © 2016. All rights reserved.