| Constructor and Description |
|---|
ManageCampagnePage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManageCampagnePage(Campagne campagne,
CallerPage callerPage)
Constructeur (mode saisie de la campagne suivante)
|
ManageCampagnePage(Integer idCampagne,
CallerPage callerPage)
Constructeur (mode édition)
|
ReadCampagnePage(Integer idCampagne,
CallerPage callerPage)
Constructeur
|
| Constructor and Description |
|---|
ManageDocumentPage(CallerPage callerPage,
DocumentAttachable documentAttachable,
boolean multipleEntry)
Constructeur (mode création)
|
ManageDocumentPage(Document document,
DocumentAttachable documentAttachable,
CallerPage callerPage,
boolean updateWithService)
Constructeur (mode édition)
|
ReadDocumentPage(Document document,
DocumentAttachable documentAttachable,
CallerPage callerPage,
boolean fromEditEntity)
Constructeur
|
| Constructor and Description |
|---|
ManageListDocumentsPanel(String id,
org.apache.wicket.model.IModel<? extends DocumentAttachable> documentAttachableModel,
CallerPage currentPage)
Constructeur.
|
ReadListDocumentsPanel(String id,
org.apache.wicket.model.IModel<? extends DocumentAttachable> documentAttachableModel,
CallerPage currentPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<Extraction,String> |
ListExtractionsPage.initExtractionsDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<Extraction> extractions,
ExtractionService extractionService)
Init data table with extractions list.
|
| Constructor and Description |
|---|
ManageExtractionPage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManageExtractionPage(Extraction manip,
CallerPage callerPage)
Constructeur (mode saisie de la manip suivante)
|
ManageExtractionPage(Integer idManip,
CallerPage callerPage)
Constructeur (mode édition)
|
ReadExtractionPage(Integer idExtraction,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<Lot,String> |
ListLotsPage.initLotsDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<Lot> lots,
LotService lotService)
Init data table with lots list.
|
| Constructor and Description |
|---|
ManageLotPage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManageLotPage(Integer idLot,
CallerPage callerPage)
Constructeur (mode édition)
|
ManageLotPage(Lot lot,
CallerPage callerPage)
Constructeur (mode saisie du lot suivante)
|
ReadLotPage(Integer idLot,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<MoleculeProvenanceBean,String> |
ListMoleculesPage.initMoleculesDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<MoleculeProvenanceBean> moleculeProvenances)
Init data table with molecule provenances list.
|
| Constructor and Description |
|---|
ManageMoleculePage(CallerPage callerPage)
Constructeur (mode création).
|
ManageMoleculePage(Integer idMolecule,
CallerPage callerPage)
Constructeur.
|
ReadMoleculePage(Integer idMolecule,
CallerPage callerPage)
Constructor with molecule id to render.
|
| Constructor and Description |
|---|
ManagePersonnePage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManagePersonnePage(Integer idPersonne,
CallerPage callerPage)
Constructeur (mode édition)
|
ManagePersonnePage(Personne personne,
CallerPage callerPage)
Constructeur (mode saisie de la personne suivante)
|
ReadPersonnePage(Integer idPersonne,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<Purification,String> |
ListPurificationsPage.initPurificationsDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<Purification> purifications,
PurificationService purificationService)
Init data table with purification list.
|
| Constructor and Description |
|---|
ManagePurificationPage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManagePurificationPage(Integer idManip,
CallerPage callerPage)
Constructeur (mode édition)
|
ManagePurificationPage(Purification manip,
CallerPage callerPage)
Constructeur (mode saisie de la manip suivante)
|
ReadPurificationPage(Integer idPurification,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<Specimen,String> |
ListSpecimensPage.initSpecimensDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<Specimen> specimens,
SpecimenService specimenService)
Init data table with specimens list.
|
| Constructor and Description |
|---|
ManageSpecimenPage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManageSpecimenPage(Integer idSpecimen,
CallerPage callerPage)
Constructeur (mode édition)
|
ManageSpecimenPage(Specimen specimen,
CallerPage callerPage)
Constructeur (mode saisie du specimen suivant)
|
ReadSpecimenPage(Integer idSpecimen,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<Station,String> |
ListStationsPage.initStationsDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<Station> stations,
StationService stationService)
Init data table with stations list.
|
| Constructor and Description |
|---|
ManageStationPage(CallerPage callerPage,
boolean multipleEntry)
Constructor (mode création)
|
ManageStationPage(Integer idStation,
CallerPage callerPage)
Constructeur (mode édition)
|
ManageStationPage(Station station,
CallerPage callerPage)
Constructeur (mode saisie de la station suivante)
|
ReadStationPage(Integer idStation,
CallerPage callerPage)
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<ResultatTestBio,String> |
ListTestsBioPage.initTestsBioDataTable(TemplatePage templatePage,
String componentId,
CallerPage callerPage,
List<ResultatTestBio> resTestsBios,
TestBioService testBioService)
Init data table with testsbio list.
|
| Constructor and Description |
|---|
ManageTestBioPage(CallerPage callerPage,
boolean multipleEntry)
Constructeur (mode création)
|
ManageTestBioPage(Integer idManip,
CallerPage callerPage)
Constructeur (mode édition)
|
ManageTestBioPage(TestBio manip,
CallerPage callerPage)
Constructeur (mode saisie de la manip suivante)
|
ReadTestBioPage(Integer idTestBio,
CallerPage callerPage)
Constructeur
|
| Constructor and Description |
|---|
ManageUtilisateurPage(Integer idPersonne,
CallerPage callerPage)
Constructeur
|
ReadUtilisateurPage(Integer idUtilisateur,
CallerPage callerPage)
Constructeur
|
UpdateUtilisateurPage(CallerPage callerPage)
Constructeur
|
Copyright © 2009-2013 IRD. All Rights Reserved.