dossierInscriptionService))));
add(new ResourceLink("imprimable", new ExcelResource(
new InscriptionsImprimableReport(course,
dossierInscriptionService))));
add(new ResourceLink("geco", new ExcelResource(
new InscriptionsGecoReport(course, dossierInscriptionService))));
add(new Link("assignPlaques")
{
private static final long serialVersionUID = 1L;