A B C D E F G H I J L M N O P Q R S T U V W 

A

AccessDeniedPage - Class in nc.ird.cantharella.web.pages.errors
Access denied page
AccessDeniedPage() - Constructor for class nc.ird.cantharella.web.pages.errors.AccessDeniedPage
 
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.campagne.ReadCampagnePage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManageErreurTestBioPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManageMethodeExtractionPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManageMethodePurificationPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManageMethodeTestBioPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManagePartiePage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.config.ManageTypeDocumentPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Action : delete.
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.extraction.ReadExtractionPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.lot.ReadLotPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.molecule.ReadMoleculePage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.personne.ReadPersonnePage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.purification.ReadPurificationPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.specimen.ReadSpecimenPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.station.ReadStationPage
Action : delete
ACTION_DELETE - Static variable in class nc.ird.cantharella.web.pages.domain.utilisateur.ReadUtilisateurPage
Action : delete
ACTION_DELETE_LATER - Static variable in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Action : delete later (delegate to entity cascade).
addChoice(String) - Method in class nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString
Add a choice at the suggestion list
addPageParameter(String, Object) - Method in class nc.ird.cantharella.web.utils.CallerPage
Add a page parameter (only for instance pages)
addProvenanceButton - Variable in class nc.ird.cantharella.web.pages.domain.molecule.ManageMoleculePage
Bouton d'ajout d'une provenance
addValidationErrors(Collection<String>) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Convert validation errors (violations) into readable message, and display them
addValidationErrors(List<Pair<String, String>>) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Convert validation errors (violations) into readable message, and display them
afterRender(Component) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeEditorBehavior
afterRender(Component) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
appDebugProperty - Variable in class nc.ird.cantharella.web.config.WebContext
Debug mode
appOptimizeProperty - Variable in class nc.ird.cantharella.web.config.WebContext
Optimize mode
AUTH_COOKIE_KEY - Static variable in class nc.ird.cantharella.web.config.WebContext
Cookie key for authentification
AUTH_COOKIE_MAX_AGE - Static variable in class nc.ird.cantharella.web.config.WebContext
Cookie max age for authentification
AuthContainer - Class in nc.ird.cantharella.web.utils.security
Container displayed only if the specified roles are authorized
AuthContainer(String, AuthRole...) - Constructor for class nc.ird.cantharella.web.utils.security.AuthContainer
Constructor
authenticate(String, String) - Method in class nc.ird.cantharella.web.utils.security.AuthSession
Check user authenticate.
AuthRole - Enum in nc.ird.cantharella.web.utils.security
Authentication roles
AuthRoles - Annotation Type in nc.ird.cantharella.web.utils.security
Page authorized roles
AuthSession - Class in nc.ird.cantharella.web.utils.security
Web session
AuthSession(Request) - Constructor for class nc.ird.cantharella.web.utils.security.AuthSession
Constructor
AuthStrategy - Class in nc.ird.cantharella.web.utils.security
Authorization strategy based on AuthRoles annotations
AuthStrategy() - Constructor for class nc.ird.cantharella.web.utils.security.AuthStrategy
 
AutoCompleteTextFieldString - Class in nc.ird.cantharella.web.utils.forms
AutoCompleteTextField for strings
AutoCompleteTextFieldString(String, IModel<String>, List<String>, AutoCompleteTextFieldString.ComparisonMode) - Constructor for class nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString
Constructor
AutoCompleteTextFieldString(String, IModel<String>, List<String>, AutoCompleteTextFieldString.ComparisonMode, int, int) - Constructor for class nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString
Constructor
AutoCompleteTextFieldString.ComparisonMode - Enum in nc.ird.cantharella.web.utils.forms
Comparison mode

B

beforeRender(Component) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeEditorBehavior
beforeRender(Component) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
beforeRender(Component) - Method in class nc.ird.cantharella.web.utils.behaviors.ReplaceEmptyLabelBehavior
BigDecimalConverterImpl - Class in nc.ird.cantharella.web.utils.converters
Converter for BigDecimal, work with DECIMAL_PRECISION and SCALE_PRECISION.
BigDecimalConverterImpl() - Constructor for class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
 
BooleanPropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumn which display booleans
BooleanPropertyColumn(IModel<String>, S, String, TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.columns.BooleanPropertyColumn
Constructor

C

CallerPage - Class in nc.ird.cantharella.web.utils
Caller page, to make easy redirections between pages.
CallerPage(Class<? extends TemplatePage>) - Constructor for class nc.ird.cantharella.web.utils.CallerPage
Constructor
CallerPage(TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.CallerPage
Constructor
CaptchaModel - Class in nc.ird.cantharella.web.pages.model
Modèle (champs supplémentaires) pour le captcha
CaptchaModel() - Constructor for class nc.ird.cantharella.web.pages.model.CaptchaModel
 
checkLocale() - Method in class nc.ird.cantharella.web.utils.security.AuthSession
Check that current locale is a locale managed by cantharella.
CollapsiblePanel - Class in nc.ird.cantharella.web.utils.panels
Wicket panel that can be opened and closed.
CollapsiblePanel(String, IModel<String>, boolean) - Constructor for class nc.ird.cantharella.web.utils.panels.CollapsiblePanel
Construct the panel
connectUser(Utilisateur, boolean) - Method in class nc.ird.cantharella.web.utils.security.AuthSession
Connect the user (to do after authenticating)
ContactModel - Class in nc.ird.cantharella.web.pages.model
Modèle : contact (message send)
ContactModel() - Constructor for class nc.ird.cantharella.web.pages.model.ContactModel
 
ContactPage - Class in nc.ird.cantharella.web.pages
Contact page
ContactPage() - Constructor for class nc.ird.cantharella.web.pages.ContactPage
Constructeur
convertToObject(String, Locale) - Method in class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
convertToObject(String, Locale) - Method in class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
convertToString(BigDecimal, Locale) - Method in class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
convertToString(Double, Locale) - Method in class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
COUNTRIES - Static variable in class nc.ird.cantharella.web.config.WebContext
Countries: Locale -> country code + country name (sorted by country name)
COUNTRY_CODES - Static variable in class nc.ird.cantharella.web.config.WebContext
Country codes: Locale -> country code (sorted by country name)
createExportLink(String, IDataExporter) - Method in class nc.ird.cantharella.web.utils.data.TableExportToolbar
Creates a new link to the exported data for the provided IDataExporter.

D

DECIMAL_MIN_FRACTION_DIGIT - Static variable in class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
The minimum number of digits printed for the fraction portion of decimals
DECIMAL_MIN_FRACTION_DIGIT - Static variable in class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
The minimum number of digits printed for the fraction portion of decimals
DecimalPropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumn which display numbers with decimal format
DecimalPropertyColumn(IModel<String>, S, String, DisplayDecimalPropertyModel.DecimalDisplFormat, Locale) - Constructor for class nc.ird.cantharella.web.utils.columns.DecimalPropertyColumn
Constructor
deleteButton - Variable in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Delete button.
DisplayBooleanPropertyModel - Class in nc.ird.cantharella.web.utils.models
Model to well display boolean informations
DisplayBooleanPropertyModel(Object, String, TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayBooleanPropertyModel
Constructor
DisplayDecimalPropertyModel - Class in nc.ird.cantharella.web.utils.models
Property model to well display decimal fields
DisplayDecimalPropertyModel(Object, String, DisplayDecimalPropertyModel.DecimalDisplFormat, Locale) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayDecimalPropertyModel
Constructor
DisplayDecimalPropertyModel.DecimalDisplFormat - Enum in nc.ird.cantharella.web.utils.models
Format to display decimal
DisplayEnumPropertyModel - Class in nc.ird.cantharella.web.utils.models
Well Display an enum with a property model
DisplayEnumPropertyModel(Object, String, TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayEnumPropertyModel
Constructor
DisplayMapValuePropertyModel<T> - Class in nc.ird.cantharella.web.utils.models
Property Model which give the string resulting value of applying model value on a map.
DisplayMapValuePropertyModel(Object, String, Map<T, String>) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayMapValuePropertyModel
Constructor
DisplayPercentPropertyModel - Class in nc.ird.cantharella.web.utils.models
Property Model to well display percent informations fields
DisplayPercentPropertyModel(Object, String, Locale) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayPercentPropertyModel
Constructor
DisplayShortDatePropertyModel - Class in nc.ird.cantharella.web.utils.models
Property Model to well display short date fields informations
DisplayShortDatePropertyModel(Object, String, Locale) - Constructor for class nc.ird.cantharella.web.utils.models.DisplayShortDatePropertyModel
Constructor
documentExtensionAllowed - Variable in class nc.ird.cantharella.web.config.WebApplicationImpl
Configuration document's allowed extensions.
DocumentLinkPanel - Class in nc.ird.cantharella.web.pages.domain.document.panel
Panel which include a linkable image.
DocumentLinkPanel(String, IModel<Document>) - Constructor for class nc.ird.cantharella.web.pages.domain.document.panel.DocumentLinkPanel
Constructor
documentMaxUploadSize - Variable in class nc.ird.cantharella.web.config.WebApplicationImpl
Configuration document max upload size.
DocumentTooltipColumn<T extends DocumentAttachable,S> - Class in nc.ird.cantharella.web.pages.domain.document
Column displaying an image and model as tooltip.
DocumentTooltipColumn(IModel<String>) - Constructor for class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn
Constructor.
DocumentTooltipColumn.DocumentTooltipPanel - Class in nc.ird.cantharella.web.pages.domain.document
Panel which include a linkable image.
DocumentTooltipColumn.DocumentTooltipPanel(String, IModel<T>, IModel<?>) - Constructor for class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn.DocumentTooltipPanel
Constructor
DocumentTooltipColumn.ImagePanel - Class in nc.ird.cantharella.web.pages.domain.document
Use panel to be able to add an image into wicket datatable column header.
DocumentTooltipColumn.ImagePanel(String, Model<String>) - Constructor for class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn.ImagePanel
Constructor
DOUBLE_MAX_FRACTION_DIGIT - Static variable in class nc.ird.cantharella.web.config.WebContext
The maximum number of digits allowed in the fraction portion of doubles *
DoubleConverterImpl - Class in nc.ird.cantharella.web.utils.converters
Converter for Float.
DoubleConverterImpl() - Constructor for class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
 

E

EnumChoiceRenderer<E extends Enum<?>> - Class in nc.ird.cantharella.web.utils.renderers
IChoiceRenderer for an Enum
EnumChoiceRenderer(TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.renderers.EnumChoiceRenderer
Constructor
EnumPropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumns which display corresponding messages for enum values
EnumPropertyColumn(IModel<String>, S, String, TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.columns.EnumPropertyColumn
Constructor
enumValueMessage(E) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Retrieve an enum value message (class.value).
errorCurrentPage(Class<? extends TemplatePage>, String, Exception) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display an error message (pageClass.action.Exception) on the current page
errorCurrentPage(Component) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display an error message (componentId.KO) on the current page
errorCurrentPage(String, Exception) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display an error message (resource.action.Exception) on the current page
ErrorPage - Class in nc.ird.cantharella.web.pages.errors
Abstract error page
ErrorPage() - Constructor for class nc.ird.cantharella.web.pages.errors.ErrorPage
Constructor
extractionService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Extraction service.
ExtraitsColumn - Class in nc.ird.cantharella.web.pages.domain.extraction
Extraits exportable column displaying 4 first extracts of current extractions.
ExtraitsColumn(IModel<String>, Locale) - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ExtraitsColumn
Constructor.

F

fullView - Variable in class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
Full view, with cliquable canvas and mol download support.

G

GenericLoadableDetachableModel<M extends AbstractModel> - Class in nc.ird.cantharella.web.utils.models
Generic loadable/detachable model, it stores only the model class & ID, and retrieve the model from the DB when necessary.
GenericLoadableDetachableModel(Class<M>, Serializable) - Constructor for class nc.ird.cantharella.web.utils.models.GenericLoadableDetachableModel
Constructor
GenericLoadableDetachableModel(M) - Constructor for class nc.ird.cantharella.web.utils.models.GenericLoadableDetachableModel
Constructor
getAjaxIndicatorMarkupId() - Method in class nc.ird.cantharella.web.pages.TemplatePage
getCampagnes() - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
campagnes getter
getCampagnesDroits() - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
campagnesDroits getter
getCaptchaText() - Method in class nc.ird.cantharella.web.pages.model.CaptchaModel
captchaText getter
getCaptchaTextGenerated() - Method in class nc.ird.cantharella.web.pages.model.CaptchaModel
captchaTextGenerated getter
getChoices(String) - Method in class nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString
getComplement() - Method in class nc.ird.cantharella.web.pages.model.ManageCampagneModel
complement getter
getConfigurationType() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
getCurrentPassword() - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
currentPassword getter
getDataModel(IModel<Extraction>) - Method in class nc.ird.cantharella.web.pages.domain.extraction.ExtraitsColumn
getDataModel(IModel<Extraction>, boolean) - Method in class nc.ird.cantharella.web.pages.domain.extraction.ExtraitsColumn
Improve data model to support optionnal html formatting.
getDataModel(IModel<Personne>) - Method in class nc.ird.cantharella.web.pages.domain.personne.TypeDroitColumn
getDataModel(IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.BooleanPropertyColumn
getDataModel(IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.DecimalPropertyColumn
getDataModel(IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.EnumPropertyColumn
getDataModel(IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.MapValuePropertyColumn
getDataModel(IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.ShortDatePropertyColumn
getDisplayValue(Personne) - Method in class nc.ird.cantharella.web.pages.renderers.PersonneRenderer
getDisplayValue(Produit) - Method in class nc.ird.cantharella.web.pages.renderers.ProduitRenderer
getDisplayValue(E) - Method in class nc.ird.cantharella.web.utils.renderers.EnumChoiceRenderer
getDisplayValue(K) - Method in class nc.ird.cantharella.web.utils.renderers.MapChoiceRenderer
getDocumentExtensionAllowed() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
Get document allowed extension.
getDocumentMaxUploadSize() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
Get document max upload size.
getHeader(String) - Method in class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn
getHomePage() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
getIdValue(E, int) - Method in class nc.ird.cantharella.web.utils.renderers.EnumChoiceRenderer
getIdValue(K, int) - Method in class nc.ird.cantharella.web.utils.renderers.MapChoiceRenderer
getInnerPanel(String) - Method in class nc.ird.cantharella.web.utils.panels.CollapsiblePanel
Construct the container contained within the collapsible panel
getLatitudeDegrees() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeDegrees getter
getLatitudeMinutes() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeMinutes getter
getLatitudeOrientation() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeOrientation getter
getList() - Method in class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
list getter
getList() - Method in class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider
list getter
getLongitudeDegrees() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeDegrees getter
getLongitudeMinutes() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeMinutes getter
getLongitudeOrientation() - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeOrientation getter
getLots() - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
lots getter
getLotsDroits() - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
lotsDroits getter
getMail() - Method in class nc.ird.cantharella.web.pages.model.ContactModel
mail getter
getMessage() - Method in class nc.ird.cantharella.web.pages.model.ContactModel
message getter
getModel() - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkPanel
Get the model
getModel() - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Get the model
getModelObject() - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkPanel
Get the model object
getModelObject() - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Get the model object
getNewPassword() - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
newPassword getter
getNewPasswordConfirmation() - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
newPasswordConfirmation getter
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayBooleanPropertyModel
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayDecimalPropertyModel
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayEnumPropertyModel
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayMapValuePropertyModel
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayPercentPropertyModel
getObject() - Method in class nc.ird.cantharella.web.utils.models.DisplayShortDatePropertyModel
getPassword() - Method in class nc.ird.cantharella.web.pages.model.LoginModel
password getter
getPassword() - Method in class nc.ird.cantharella.web.pages.model.RegisterModel
password getter
getPassword() - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
password getter
getPasswordConfirmation() - Method in class nc.ird.cantharella.web.pages.model.RegisterModel
passwordConfirmation getter
getRememberMe() - Method in class nc.ird.cantharella.web.pages.model.LoginModel
rememberMe getter
getRememberMe() - Method in class nc.ird.cantharella.web.utils.security.AuthSession
rememberMe getter
getResource() - Method in class nc.ird.cantharella.web.pages.TemplatePage
resource getter
getRole() - Method in class nc.ird.cantharella.web.utils.security.AuthSession
role getter
getSelectedPersonne() - Method in class nc.ird.cantharella.web.pages.model.ManageCampagneModel
selectedPersonne getter
getSession() - Method in class nc.ird.cantharella.web.pages.TemplatePage
getStringModel(String, Object...) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Translation method, similar to Component.getString(String), but return a model instead of a static String to fix page reload in case of locale change.
getSubject() - Method in class nc.ird.cantharella.web.pages.model.ContactModel
subject getter
getTargetType() - Method in class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
 
getTargetType() - Method in class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
 
getUtilisateur() - Method in class nc.ird.cantharella.web.utils.security.AuthSession
utilisateur getter

H

HomePage - Class in nc.ird.cantharella.web.pages
Home page
HomePage() - Constructor for class nc.ird.cantharella.web.pages.HomePage
Constructeur
HTTP_CACHE_DURATION - Static variable in class nc.ird.cantharella.web.config.WebContext
HTTP cache duration
HTTP_MAXIMUM_UPLOAD - Static variable in class nc.ird.cantharella.web.config.WebContext
HTTP maximum upload
HTTP_REQUEST_LOGGER_WINDOW_SIZE - Static variable in class nc.ird.cantharella.web.config.WebContext
HTTP request logger window size
HTTP_SESSION_MAX_PAGE_MAPS - Static variable in class nc.ird.cantharella.web.config.WebContext
HTTP session max page maps
HTTP_TIME_OUT - Static variable in class nc.ird.cantharella.web.config.WebContext
HTTP time out

I

ImprintPage - Class in nc.ird.cantharella.web.pages
Imprint page.
ImprintPage() - Constructor for class nc.ird.cantharella.web.pages.ImprintPage
Constructeur
init() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
initExtractionsDataTable(TemplatePage, String, CallerPage, List<Extraction>, ExtractionService) - Static method in class nc.ird.cantharella.web.pages.domain.extraction.ListExtractionsPage
Init data table with extractions list.
initLog4j() - Method in class nc.ird.cantharella.web.config.WebContext
Init the log4j configuration filepath
initLotsDataTable(TemplatePage, String, CallerPage, List<Lot>, LotService) - Static method in class nc.ird.cantharella.web.pages.domain.lot.ListLotsPage
Init data table with lots list.
initMoleculesDataTable(TemplatePage, String, CallerPage, List<MoleculeProvenanceBean>) - Static method in class nc.ird.cantharella.web.pages.domain.molecule.ListMoleculesPage
Init data table with molecule provenances list.
initPurificationsDataTable(TemplatePage, String, CallerPage, List<Purification>, PurificationService) - Static method in class nc.ird.cantharella.web.pages.domain.purification.ListPurificationsPage
Init data table with purification list.
initSpecimensDataTable(TemplatePage, String, CallerPage, List<Specimen>, SpecimenService) - Static method in class nc.ird.cantharella.web.pages.domain.specimen.ListSpecimensPage
Init data table with specimens list.
initStationsDataTable(TemplatePage, String, CallerPage, List<Station>, StationService) - Static method in class nc.ird.cantharella.web.pages.domain.station.ListStationsPage
Init data table with stations list.
initTestsBioDataTable(TemplatePage, String, CallerPage, List<ResultatTestBio>, TestBioService) - Static method in class nc.ird.cantharella.web.pages.domain.testBio.ListTestsBioPage
Init data table with testsbio list.
injectSpringBeans(Object) - Static method in class nc.ird.cantharella.web.config.WebApplicationImpl
SpringBeans injector (some objects such as Pages are automatically injected, by not all of them)
innerPanel - Variable in class nc.ird.cantharella.web.utils.panels.CollapsiblePanel
The panel which is showed/hid
INSTANCE - Static variable in class nc.ird.cantharella.web.utils.converters.BigDecimalConverterImpl
The singleton instance for a big integer converter
INSTANCE - Static variable in class nc.ird.cantharella.web.utils.converters.DoubleConverterImpl
The singleton instance for a float converter
InternalErrorPage - Class in nc.ird.cantharella.web.pages.errors
Internal error page
InternalErrorPage() - Constructor for class nc.ird.cantharella.web.pages.errors.InternalErrorPage
 
isAuthorized() - Method in class nc.ird.cantharella.web.utils.security.AuthContainer
authorized getter
isAuthorized(AuthRole[]) - Static method in class nc.ird.cantharella.web.utils.security.AuthStrategy
Check security
isErrorPage() - Method in class nc.ird.cantharella.web.pages.errors.ErrorPage
isPageAuthorized(Class<P>) - Method in class nc.ird.cantharella.web.utils.security.AuthStrategy
iterator(long, long) - Method in class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
iterator(long, long) - Method in class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider

J

JSConfirmationBehavior - Class in nc.ird.cantharella.web.utils.behaviors
JavaScript confirmation behavior
JSConfirmationBehavior(IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.behaviors.JSConfirmationBehavior
Constructor

L

LANGUAGE_CODES - Static variable in class nc.ird.cantharella.web.config.WebContext
Country codes: Locale -> language code (sorted by country name)
LANGUAGES - Static variable in class nc.ird.cantharella.web.config.WebContext
Countries: Locale -> language code + language name (sorted by language name)
LinkableImagePropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
Column embeded in a datatable which represent an linkable image
LinkableImagePropertyColumn(String, IModel<String>, IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkableImagePropertyColumn
Constructor
LinkableImagePropertyColumn(IModel<String>, String, IModel<String>, IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkableImagePropertyColumn
Constructor
LinkableImagePropertyColumn.LinkableImagePanel - Class in nc.ird.cantharella.web.utils.columns
Panel which include a linkable image.
LinkableImagePropertyColumn.LinkableImagePanel(Item<ICellPopulator<T>>, String, IModel<T>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkableImagePropertyColumn.LinkableImagePanel
Constructor
LinkProduitPropertyColumn<T,S> - Class in nc.ird.cantharella.web.pages.columns
LinkPropertyColumn used to link toward an Extraction or Purification depending on the produit type (extrait or fraction).
LinkProduitPropertyColumn(IModel<String>, S, String, TemplatePage) - Constructor for class nc.ird.cantharella.web.pages.columns.LinkProduitPropertyColumn
Constructor
LinkPropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
Column embeded in a datatable which represent a link code from https://cwiki.apache.org/WICKET/adding-links-in-a-defaultdatatable.html
LinkPropertyColumn(IModel<String>, S, String, PopupSettings) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn(IModel<String>, S, String, IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn(IModel<String>, S, String, IModel<String>, PopupSettings) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn(IModel<String>, IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn(IModel<String>, S, String) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn(IModel<String>, String) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Constructor
LinkPropertyColumn.LinkPanel - Class in nc.ird.cantharella.web.utils.columns
Panel which include a link.
LinkPropertyColumn.LinkPanel(Item<ICellPopulator<T>>, String, IModel<T>) - Constructor for class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn.LinkPanel
Constructor
linkTitle - Variable in class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Title displayed for the link
ListCampagnesPage - Class in nc.ird.cantharella.web.pages.domain.campagne
Page de consultation des campagnes
ListCampagnesPage() - Constructor for class nc.ird.cantharella.web.pages.domain.campagne.ListCampagnesPage
Constructeur
ListConfigurationPage - Class in nc.ird.cantharella.web.pages.domain.config
Consulting of the Information System configuration
ListConfigurationPage(PageParameters) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ListConfigurationPage
Constructor
ListErreurTestBioPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel qui liste les erreurs de tests biologiques
ListErreurTestBioPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListErreurTestBioPanel
Constructor
ListExtractionsPage - Class in nc.ird.cantharella.web.pages.domain.extraction
Page de consultation des extractions
ListExtractionsPage() - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ListExtractionsPage
Constructeur
ListLotsPage - Class in nc.ird.cantharella.web.pages.domain.lot
Page de consultation des lots
ListLotsPage() - Constructor for class nc.ird.cantharella.web.pages.domain.lot.ListLotsPage
Constructeur
ListMethodeExtractionPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel qui liste les méthodes d'extraction
ListMethodeExtractionPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListMethodeExtractionPanel
Constructor
ListMethodePurificationPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel qui liste les méthodes de purification
ListMethodePurificationPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListMethodePurificationPanel
Constructor
ListMethodeTestBioPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel qui liste les méthodes de tests biologiques
ListMethodeTestBioPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListMethodeTestBioPanel
Constructor
ListMoleculesPage - Class in nc.ird.cantharella.web.pages.domain.molecule
Molecules list page.
ListMoleculesPage() - Constructor for class nc.ird.cantharella.web.pages.domain.molecule.ListMoleculesPage
Constructor.
ListPartiePanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Partie part of the SI configuration
ListPartiePanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListPartiePanel
Constructor
ListPersonnesPage - Class in nc.ird.cantharella.web.pages.domain.personne
Page de consultation des personnes & utilisateurs, par un administrateur
ListPersonnesPage() - Constructor for class nc.ird.cantharella.web.pages.domain.personne.ListPersonnesPage
Constructeur
ListPurificationsPage - Class in nc.ird.cantharella.web.pages.domain.purification
Page de consultation des purification
ListPurificationsPage() - Constructor for class nc.ird.cantharella.web.pages.domain.purification.ListPurificationsPage
Constructeur
ListSpecimensPage - Class in nc.ird.cantharella.web.pages.domain.specimen
Page de consultation des spécimens
ListSpecimensPage() - Constructor for class nc.ird.cantharella.web.pages.domain.specimen.ListSpecimensPage
Constructeur
ListStationsPage - Class in nc.ird.cantharella.web.pages.domain.station
Page de consultation des stations
ListStationsPage() - Constructor for class nc.ird.cantharella.web.pages.domain.station.ListStationsPage
Constructeur
ListTestsBioPage - Class in nc.ird.cantharella.web.pages.domain.testBio
Page de consultation des résultats des tests biologiques
ListTestsBioPage() - Constructor for class nc.ird.cantharella.web.pages.domain.testBio.ListTestsBioPage
Constructeur
ListTypeDocumentPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel wich list the document types
ListTypeDocumentPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.ListTypeDocumentPanel
Constructor
load() - Method in class nc.ird.cantharella.web.utils.models.GenericLoadableDetachableModel
LoadableDetachableSortableListDataProvider<M extends AbstractModel> - Class in nc.ird.cantharella.web.utils.models
Generic loadable/detachable/sortable data provider.
LoadableDetachableSortableListDataProvider(List<M>, Locale) - Constructor for class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
Constructor
loadStringResource(Class<?>, String, Locale, String, String) - Method in class nc.ird.cantharella.web.utils.resources.WebMessages
loadStringResource(Component, String, Locale, String, String) - Method in class nc.ird.cantharella.web.utils.resources.WebMessages
locale - Variable in class nc.ird.cantharella.web.pages.domain.extraction.ExtraitsColumn
Locale.
log4jConfig - Variable in class nc.ird.cantharella.web.config.WebContext
Log4j configuration filepath
LoginModel - Class in nc.ird.cantharella.web.pages.model
Modèle : connexion d'un utilisateur, champs supplémentaires
LoginModel() - Constructor for class nc.ird.cantharella.web.pages.model.LoginModel
 
logout() - Method in class nc.ird.cantharella.web.utils.security.AuthSession
Logout action
lotService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Lot service.

M

ManageCampagneModel - Class in nc.ird.cantharella.web.pages.model
Modèle : gestion d'une campagne (champs supplémentaires)
ManageCampagneModel() - Constructor for class nc.ird.cantharella.web.pages.model.ManageCampagneModel
 
ManageCampagnePage - Class in nc.ird.cantharella.web.pages.domain.campagne
Gestion d'une campagne
ManageCampagnePage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.campagne.ManageCampagnePage
Constructeur (mode création)
ManageCampagnePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.campagne.ManageCampagnePage
Constructeur (mode édition)
ManageCampagnePage(Campagne, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.campagne.ManageCampagnePage
Constructeur (mode saisie de la campagne suivante)
ManageDocumentPage - Class in nc.ird.cantharella.web.pages.domain.document
Document management page (creation/edition).
ManageDocumentPage(CallerPage, DocumentAttachable, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.document.ManageDocumentPage
Constructeur (mode création)
ManageDocumentPage(Document, DocumentAttachable, CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.document.ManageDocumentPage
Constructeur (mode édition)
ManageErreurTestBioPage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "ErreurTest"
ManageErreurTestBioPage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageErreurTestBioPage
Constructor
ManageErreurTestBioPage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageErreurTestBioPage
Constructor.
ManageExtractionPage - Class in nc.ird.cantharella.web.pages.domain.extraction
Page for adding/update/delete a new "Extraction"
ManageExtractionPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ManageExtractionPage
Constructeur (mode création)
ManageExtractionPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ManageExtractionPage
Constructeur (mode édition)
ManageExtractionPage(Extraction, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ManageExtractionPage
Constructeur (mode saisie de la manip suivante)
ManageListDocumentsPanel - Class in nc.ird.cantharella.web.pages.domain.document.panel
Display document list in manage mode.
ManageListDocumentsPanel(String, IModel<? extends DocumentAttachable>, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.document.panel.ManageListDocumentsPanel
Constructeur.
ManageLotPage - Class in nc.ird.cantharella.web.pages.domain.lot
Gestion des lots
ManageLotPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.lot.ManageLotPage
Constructeur (mode création)
ManageLotPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.lot.ManageLotPage
Constructeur (mode édition)
ManageLotPage(Lot, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.lot.ManageLotPage
Constructeur (mode saisie du lot suivante)
ManageMethodeExtractionPage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "MethodeExtraction"
ManageMethodeExtractionPage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodeExtractionPage
Constructor
ManageMethodeExtractionPage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodeExtractionPage
Constructor.
ManageMethodePurificationPage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "MethodePurification"
ManageMethodePurificationPage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodePurificationPage
Constructor
ManageMethodePurificationPage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodePurificationPage
Constructor.
ManageMethodeTestBioPage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "MethodeTest"
ManageMethodeTestBioPage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodeTestBioPage
Constructor
ManageMethodeTestBioPage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageMethodeTestBioPage
Constructor.
ManageMoleculePage - Class in nc.ird.cantharella.web.pages.domain.molecule
Manage molecule page.
ManageMoleculePage(CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.molecule.ManageMoleculePage
Constructeur (mode création).
ManageMoleculePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.molecule.ManageMoleculePage
Constructeur.
ManagePartiePage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "Partie"
ManagePartiePage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManagePartiePage
Constructor
ManagePartiePage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManagePartiePage
Constructor.
ManagePersonnePage - Class in nc.ird.cantharella.web.pages.domain.personne
Gestion d'une personne par un admin
ManagePersonnePage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.ManagePersonnePage
Constructeur (mode création)
ManagePersonnePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.ManagePersonnePage
Constructeur (mode édition)
ManagePersonnePage(Personne, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.ManagePersonnePage
Constructeur (mode saisie de la personne suivante)
ManagePersonnePanel - Class in nc.ird.cantharella.web.pages.domain.personne.panels
Panneau de gestion d'une personne
ManagePersonnePanel(String, IModel<? extends Personne>) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.panels.ManagePersonnePanel
Constructeur
ManagePurificationPage - Class in nc.ird.cantharella.web.pages.domain.purification
Page for adding/update/delete a new "Purification"
ManagePurificationPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.purification.ManagePurificationPage
Constructeur (mode création)
ManagePurificationPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.purification.ManagePurificationPage
Constructeur (mode édition)
ManagePurificationPage(Purification, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.purification.ManagePurificationPage
Constructeur (mode saisie de la manip suivante)
ManageSpecimenPage - Class in nc.ird.cantharella.web.pages.domain.specimen
Gestion des specimens
ManageSpecimenPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.specimen.ManageSpecimenPage
Constructeur (mode création)
ManageSpecimenPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.specimen.ManageSpecimenPage
Constructeur (mode édition)
ManageSpecimenPage(Specimen, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.specimen.ManageSpecimenPage
Constructeur (mode saisie du specimen suivant)
ManageStationModel - Class in nc.ird.cantharella.web.pages.model
Modèle : gestion d'une station (champs supplémentaires)
ManageStationModel() - Constructor for class nc.ird.cantharella.web.pages.model.ManageStationModel
 
ManageStationPage - Class in nc.ird.cantharella.web.pages.domain.station
Gestion d'une station
ManageStationPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.station.ManageStationPage
Constructor (mode création)
ManageStationPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.station.ManageStationPage
Constructeur (mode édition)
ManageStationPage(Station, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.station.ManageStationPage
Constructeur (mode saisie de la station suivante)
ManageTestBioPage - Class in nc.ird.cantharella.web.pages.domain.testBio
Page for adding/update/delete a new "Test biologique"
ManageTestBioPage(CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.testBio.ManageTestBioPage
Constructeur (mode création)
ManageTestBioPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.testBio.ManageTestBioPage
Constructeur (mode édition)
ManageTestBioPage(TestBio, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.testBio.ManageTestBioPage
Constructeur (mode saisie de la manip suivante)
ManageTypeDocumentPage - Class in nc.ird.cantharella.web.pages.domain.config
Page for adding/update/delete a new "TypeDocument"
ManageTypeDocumentPage() - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageTypeDocumentPage
Constructor
ManageTypeDocumentPage(Integer) - Constructor for class nc.ird.cantharella.web.pages.domain.config.ManageTypeDocumentPage
Constructor.
ManageUtilisateurModel - Class in nc.ird.cantharella.web.pages.model
Modèle : gestion d'un compte utilisateur (champs supplémentaires)
ManageUtilisateurModel() - Constructor for class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
 
ManageUtilisateurPage - Class in nc.ird.cantharella.web.pages.domain.utilisateur
Gestion d'un utilisateur par un admin
ManageUtilisateurPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.ManageUtilisateurPage
Constructeur
MapChoiceRenderer<K,V> - Class in nc.ird.cantharella.web.utils.renderers
IChoiceRender for a map
MapChoiceRenderer(Map<K, V>) - Constructor for class nc.ird.cantharella.web.utils.renderers.MapChoiceRenderer
Constructor
MapValuePropertyColumn<T,S,U> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumn which display string resulting values of applying model value on a map.
MapValuePropertyColumn(IModel<String>, S, String, Map<U, String>) - Constructor for class nc.ird.cantharella.web.utils.columns.MapValuePropertyColumn
Constructor
model(M) - Method in class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
model(M) - Method in class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider
MoleculeEditorBehavior - Class in nc.ird.cantharella.web.utils.behaviors
Permet d'ajouter la formule dans un attribut formula.
MoleculeEditorBehavior(IModel<?>) - Constructor for class nc.ird.cantharella.web.utils.behaviors.MoleculeEditorBehavior
Constructor.
moleculeService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Molecule service.
MoleculeViewBehavior - Class in nc.ird.cantharella.web.utils.behaviors
Permet d'ajouter la formule dans un attribut formula.
MoleculeViewBehavior(IModel<?>) - Constructor for class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
Constructor with default canvas size.
MoleculeViewBehavior(IModel<?>, boolean) - Constructor for class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
Constructor.

N

nc.ird.cantharella.web.config - package nc.ird.cantharella.web.config
 
nc.ird.cantharella.web.pages - package nc.ird.cantharella.web.pages
 
nc.ird.cantharella.web.pages.columns - package nc.ird.cantharella.web.pages.columns
 
nc.ird.cantharella.web.pages.domain.campagne - package nc.ird.cantharella.web.pages.domain.campagne
 
nc.ird.cantharella.web.pages.domain.config - package nc.ird.cantharella.web.pages.domain.config
 
nc.ird.cantharella.web.pages.domain.config.panels - package nc.ird.cantharella.web.pages.domain.config.panels
 
nc.ird.cantharella.web.pages.domain.document - package nc.ird.cantharella.web.pages.domain.document
 
nc.ird.cantharella.web.pages.domain.document.panel - package nc.ird.cantharella.web.pages.domain.document.panel
 
nc.ird.cantharella.web.pages.domain.extraction - package nc.ird.cantharella.web.pages.domain.extraction
 
nc.ird.cantharella.web.pages.domain.lot - package nc.ird.cantharella.web.pages.domain.lot
 
nc.ird.cantharella.web.pages.domain.molecule - package nc.ird.cantharella.web.pages.domain.molecule
 
nc.ird.cantharella.web.pages.domain.personne - package nc.ird.cantharella.web.pages.domain.personne
 
nc.ird.cantharella.web.pages.domain.personne.panels - package nc.ird.cantharella.web.pages.domain.personne.panels
 
nc.ird.cantharella.web.pages.domain.purification - package nc.ird.cantharella.web.pages.domain.purification
 
nc.ird.cantharella.web.pages.domain.search - package nc.ird.cantharella.web.pages.domain.search
 
nc.ird.cantharella.web.pages.domain.specimen - package nc.ird.cantharella.web.pages.domain.specimen
 
nc.ird.cantharella.web.pages.domain.station - package nc.ird.cantharella.web.pages.domain.station
 
nc.ird.cantharella.web.pages.domain.testBio - package nc.ird.cantharella.web.pages.domain.testBio
 
nc.ird.cantharella.web.pages.domain.utilisateur - package nc.ird.cantharella.web.pages.domain.utilisateur
 
nc.ird.cantharella.web.pages.domain.utilisateur.panels - package nc.ird.cantharella.web.pages.domain.utilisateur.panels
 
nc.ird.cantharella.web.pages.errors - package nc.ird.cantharella.web.pages.errors
 
nc.ird.cantharella.web.pages.model - package nc.ird.cantharella.web.pages.model
 
nc.ird.cantharella.web.pages.renderers - package nc.ird.cantharella.web.pages.renderers
 
nc.ird.cantharella.web.utils - package nc.ird.cantharella.web.utils
 
nc.ird.cantharella.web.utils.behaviors - package nc.ird.cantharella.web.utils.behaviors
 
nc.ird.cantharella.web.utils.columns - package nc.ird.cantharella.web.utils.columns
 
nc.ird.cantharella.web.utils.converters - package nc.ird.cantharella.web.utils.converters
 
nc.ird.cantharella.web.utils.data - package nc.ird.cantharella.web.utils.data
 
nc.ird.cantharella.web.utils.forms - package nc.ird.cantharella.web.utils.forms
 
nc.ird.cantharella.web.utils.models - package nc.ird.cantharella.web.utils.models
 
nc.ird.cantharella.web.utils.panels - package nc.ird.cantharella.web.utils.panels
 
nc.ird.cantharella.web.utils.renderers - package nc.ird.cantharella.web.utils.renderers
 
nc.ird.cantharella.web.utils.resources - package nc.ird.cantharella.web.utils.resources
 
nc.ird.cantharella.web.utils.security - package nc.ird.cantharella.web.utils.security
 
newConverterLocator() - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
newDocumentMarkup - Variable in class nc.ird.cantharella.web.pages.domain.document.panel.ManageListDocumentsPanel
New Document link (for disable).
newSession(Request, Response) - Method in class nc.ird.cantharella.web.config.WebApplicationImpl
newValue(String, String) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeEditorBehavior
newValue(String, String) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
NULL_PROPERTY - Static variable in class nc.ird.cantharella.web.utils.behaviors.ReplaceEmptyLabelBehavior
Regular expression to display

O

onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.campagne.ManageCampagnePage
onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.extraction.ManageExtractionPage
onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.lot.ManageLotPage
onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.purification.ManagePurificationPage
onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.specimen.ManageSpecimenPage
onBeforeRender() - Method in class nc.ird.cantharella.web.pages.domain.testBio.ManageTestBioPage
onBeforeRender() - Method in class nc.ird.cantharella.web.utils.security.AuthContainer
onClick(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.pages.columns.LinkProduitPropertyColumn
Override this method to react to link clicks.
onClick(IModel<T>) - Method in class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn
Called when link is clicked.
onClick(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.LinkableImagePropertyColumn
Override this method to react to link clicks.
onClick(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
Override this method to react to link clicks.
onClick() - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkPanel
Override this method to react to link clicks.
onClickIfExtrait(Extrait) - Method in class nc.ird.cantharella.web.pages.columns.LinkProduitPropertyColumn
Executed on click evenement when the produis is an extrait
onClickIfExtrait(Extrait) - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Executed on click evenement when the produis is an extrait
onClickIfFraction(Fraction) - Method in class nc.ird.cantharella.web.pages.columns.LinkProduitPropertyColumn
Executed on click evenement when the produis is a fraction
onClickIfFraction(Fraction) - Method in class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Executed on click evenement when the produis is a fraction
onComponentTag(Component, ComponentTag) - Method in class nc.ird.cantharella.web.utils.behaviors.JSConfirmationBehavior
onError() - Method in class nc.ird.cantharella.web.utils.forms.SubmittableButtonEvents
(3) Action to perform on process error.
onProcess() - Method in class nc.ird.cantharella.web.utils.forms.SubmittableButtonEvents
(2) Process the form goal.
onSubmit() - Method in class nc.ird.cantharella.web.utils.forms.SubmittableButton
onSuccess() - Method in class nc.ird.cantharella.web.utils.forms.SubmittableButtonEvents
(3) Action to perform on process success.
onValidate() - Method in class nc.ird.cantharella.web.utils.forms.SubmittableButtonEvents
(1) Action to perform on validate.

P

PageExpiredErrorPage - Class in nc.ird.cantharella.web.pages.errors
Page expired error page
PageExpiredErrorPage() - Constructor for class nc.ird.cantharella.web.pages.errors.PageExpiredErrorPage
 
PATTERN_ENUM_VALUE_LABEL - Static variable in class nc.ird.cantharella.web.pages.TemplatePage
Pattern: enum value label (simpleClassName.valueString)
PERCENT_PRECISION - Static variable in class nc.ird.cantharella.web.config.WebContext
Percent format precision
PercentPropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumns which display numbers with percent format
PercentPropertyColumn(IModel<String>, S, String, Locale) - Constructor for class nc.ird.cantharella.web.utils.columns.PercentPropertyColumn
Constructor
PersonneRenderer - Class in nc.ird.cantharella.web.pages.renderers
Renderer to display Personne with first the name, then the surname (usefull when list is sorted by 'nom'+'prenom')
PersonneRenderer() - Constructor for class nc.ird.cantharella.web.pages.renderers.PersonneRenderer
 
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.pages.columns.LinkProduitPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.pages.columns.TaxonomyPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.pages.domain.document.DocumentTooltipColumn
populateItem(Item<ICellPopulator<Extraction>>, String, IModel<Extraction>) - Method in class nc.ird.cantharella.web.pages.domain.extraction.ExtraitsColumn
populateItem(Item<ICellPopulator<Personne>>, String, IModel<Personne>) - Method in class nc.ird.cantharella.web.pages.domain.personne.TypeDroitColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.BooleanPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.DecimalPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.EnumPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.LinkableImagePropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.LinkPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.MapValuePropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.PercentPropertyColumn
populateItem(Item<ICellPopulator<T>>, String, IModel<T>) - Method in class nc.ird.cantharella.web.utils.columns.ShortDatePropertyColumn
ProduitRenderer - Class in nc.ird.cantharella.web.pages.renderers
Renderer to display Produit with product ref.
ProduitRenderer() - Constructor for class nc.ird.cantharella.web.pages.renderers.ProduitRenderer
 
properties() - Static method in class nc.ird.cantharella.web.config.WebContext
Set the web layer properties for the cantharella configuration
PropertyLabelLinkPanel<T> - Class in nc.ird.cantharella.web.utils.panels
Panel which display a link with inside the corresponding value of the model
PropertyLabelLinkPanel(String, IModel<T>) - Constructor for class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkPanel
Constructor
PropertyLabelLinkPanel(String, IModel<T>, IModel<String>) - Constructor for class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkPanel
Constructor
PropertyLabelLinkProduitPanel - Class in nc.ird.cantharella.web.utils.panels
Panel which display a "produit" link with inside the correspondig value of the model.
PropertyLabelLinkProduitPanel(String, IModel<Produit>) - Constructor for class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Constructor
PropertyLabelLinkProduitPanel(String, IModel<Produit>, TemplatePage) - Constructor for class nc.ird.cantharella.web.utils.panels.PropertyLabelLinkProduitPanel
Constructor
purificationService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Purification service.

Q

queryModel - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Form query bean.

R

ReadCampagnePage - Class in nc.ird.cantharella.web.pages.domain.campagne
Consultation d'une campagne
ReadCampagnePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.campagne.ReadCampagnePage
Constructeur
ReadDocumentPage - Class in nc.ird.cantharella.web.pages.domain.document
Document read page.
ReadDocumentPage(Document, DocumentAttachable, CallerPage, boolean) - Constructor for class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Constructeur
ReadDroitsUtilisateurPanel - Class in nc.ird.cantharella.web.pages.domain.utilisateur.panels
Panneau de consultation des droits d'un utilisateur
ReadDroitsUtilisateurPanel(String, IModel<? extends Utilisateur>) - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.panels.ReadDroitsUtilisateurPanel
Constructeur
ReadExtractionPage - Class in nc.ird.cantharella.web.pages.domain.extraction
Consultation d'une extraction
ReadExtractionPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.extraction.ReadExtractionPage
Constructeur
ReadListDocumentsPanel - Class in nc.ird.cantharella.web.pages.domain.document.panel
Display document list in manage mode.
ReadListDocumentsPanel(String, IModel<? extends DocumentAttachable>, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.document.panel.ReadListDocumentsPanel
Constructeur
ReadLotPage - Class in nc.ird.cantharella.web.pages.domain.lot
Consultation d'un lot
ReadLotPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.lot.ReadLotPage
Constructeur
ReadMoleculePage - Class in nc.ird.cantharella.web.pages.domain.molecule
Lecture d'une molécule.
ReadMoleculePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.molecule.ReadMoleculePage
Constructor with molecule id to render.
ReadPersonnePage - Class in nc.ird.cantharella.web.pages.domain.personne
Consultation d'une personne
ReadPersonnePage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.ReadPersonnePage
Constructeur
ReadPersonnePanel - Class in nc.ird.cantharella.web.pages.domain.personne.panels
Panneau de consultation d'une personne
ReadPersonnePanel(String, IModel<? extends Personne>) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.panels.ReadPersonnePanel
Constructeur
ReadPurificationPage - Class in nc.ird.cantharella.web.pages.domain.purification
Consultation d'une purification
ReadPurificationPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.purification.ReadPurificationPage
Constructeur
ReadSpecimenPage - Class in nc.ird.cantharella.web.pages.domain.specimen
Consultation d'un spécimen
ReadSpecimenPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.specimen.ReadSpecimenPage
Constructeur
ReadStationPage - Class in nc.ird.cantharella.web.pages.domain.station
Consultation d'une station
ReadStationPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.station.ReadStationPage
Constructeur
ReadTestBioPage - Class in nc.ird.cantharella.web.pages.domain.testBio
Consultation d'une manipulation de test biologique
ReadTestBioPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.testBio.ReadTestBioPage
Constructeur
ReadUtilisateurPage - Class in nc.ird.cantharella.web.pages.domain.utilisateur
Consultation d'un utilisateur
ReadUtilisateurPage(Integer, CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.ReadUtilisateurPage
Constructeur
RebuildLuceneIndexPanel - Class in nc.ird.cantharella.web.pages.domain.config.panels
Panel qui permet de reconstruire l'index lucene.
RebuildLuceneIndexPanel(String) - Constructor for class nc.ird.cantharella.web.pages.domain.config.panels.RebuildLuceneIndexPanel
Constructor
REFERENTIEL_CODES - Static variable in class nc.ird.cantharella.web.config.WebContext
Référentiels codes
refreshFeedbackPage(AjaxRequestTarget) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Refresh feedback page and scroll up to the anchor if any feedback message
RegisterModel - Class in nc.ird.cantharella.web.pages.model
Modèle (champs supplémentaires) pour la demande de création de compte utilisateur
RegisterModel() - Constructor for class nc.ird.cantharella.web.pages.model.RegisterModel
 
RegisterPage - Class in nc.ird.cantharella.web.pages.domain.utilisateur
Page de demande de création de compte utilisateur
RegisterPage() - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.RegisterPage
Constructeur
renderHead(IHeaderResponse) - Method in class nc.ird.cantharella.web.pages.TemplatePage
renderHead(Component, IHeaderResponse) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeEditorBehavior
renderHead(Component, IHeaderResponse) - Method in class nc.ird.cantharella.web.utils.behaviors.MoleculeViewBehavior
ReplaceEmptyLabelBehavior - Class in nc.ird.cantharella.web.utils.behaviors
For instance, used to replace empty fields by customed regular expression when model is null
ReplaceEmptyLabelBehavior() - Constructor for class nc.ird.cantharella.web.utils.behaviors.ReplaceEmptyLabelBehavior
 
ResetPasswordPage - Class in nc.ird.cantharella.web.pages.domain.utilisateur
Mise-à-jour du mot de passe perdu d'un utilisateur
ResetPasswordPage() - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.ResetPasswordPage
Constructeur
responsePage(TemplatePage) - Method in class nc.ird.cantharella.web.utils.CallerPage
Set the response page for the current page
ROWS_PER_PAGE - Static variable in class nc.ird.cantharella.web.config.WebContext
The maximum rows number displayed for a list page

S

SearchPage - Class in nc.ird.cantharella.web.pages.domain.search
Search results page.
SearchPage() - Constructor for class nc.ird.cantharella.web.pages.domain.search.SearchPage
Constructor.
SearchPage(SearchBean) - Constructor for class nc.ird.cantharella.web.pages.domain.search.SearchPage
Constructor.
searchService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Search service.
setCampagnesDroits(Map<Campagne, CampagnePersonneDroits>) - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
campagnesDroits setter
setCaptchaText(String) - Method in class nc.ird.cantharella.web.pages.model.CaptchaModel
captchaText setter
setCaptchaTextGenerated(String) - Method in class nc.ird.cantharella.web.pages.model.CaptchaModel
captchaTextGenerated setter
setComplement(String) - Method in class nc.ird.cantharella.web.pages.model.ManageCampagneModel
complement setter
setCurrentPassword(String) - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
currentPassword setter
setLatitudeDegrees(Integer) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeDegrees setter
setLatitudeMinutes(BigDecimal) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeMinutes setter
setLatitudeOrientation(Character) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
latitudeOrientation setter
setList(List<M>) - Method in class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
list setter
setList(List<M>) - Method in class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider
list setter
setLongitudeDegrees(Integer) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeDegrees setter
setLongitudeMinutes(BigDecimal) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeMinutes setter
setLongitudeOrientation(Character) - Method in class nc.ird.cantharella.web.pages.model.ManageStationModel
longitudeOrientation setter
setLotsDroits(Map<Lot, LotPersonneDroits>) - Method in class nc.ird.cantharella.web.pages.model.ManageUtilisateurModel
lotsDroits setter
setMail(String) - Method in class nc.ird.cantharella.web.pages.model.ContactModel
mail setter
setMessage(String) - Method in class nc.ird.cantharella.web.pages.model.ContactModel
message setter
setNewPassword(String) - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
newPassword setter
setNewPasswordConfirmation(String) - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
newPasswordConfirmation setter
setPassword(String) - Method in class nc.ird.cantharella.web.pages.model.LoginModel
password setter
setPassword(String) - Method in class nc.ird.cantharella.web.pages.model.RegisterModel
password setter
setPassword(String) - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
password setter
setPasswordConfirmation(String) - Method in class nc.ird.cantharella.web.pages.model.RegisterModel
passwordConfirmation setter
setRememberMe(Boolean) - Method in class nc.ird.cantharella.web.pages.model.LoginModel
rememberMe setter
setSelectedPersonne(Personne) - Method in class nc.ird.cantharella.web.pages.model.ManageCampagneModel
selectedPersonne setter
setSubject(String) - Method in class nc.ird.cantharella.web.pages.model.ContactModel
subject setter
setUpdateOrDeleteEnabled(boolean) - Method in class nc.ird.cantharella.web.pages.domain.document.panel.ManageListDocumentsPanel
Modify update or delete enabled property.
setUpdateOrDeleteEnabled(boolean) - Method in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Modify update or delete enabled property.
ShortDatePropertyColumn<T,S> - Class in nc.ird.cantharella.web.utils.columns
PropertyColumns which display dates with a short format
ShortDatePropertyColumn(IModel<String>, S, String, Locale) - Constructor for class nc.ird.cantharella.web.utils.columns.ShortDatePropertyColumn
Constructor
SimpleSortableListDataProvider<M> - Class in nc.ird.cantharella.web.utils.models
Same as LoadableDetachableSortableListDataProvider but use directly object in list (without reload from data base)
SimpleSortableListDataProvider(List<M>, Locale) - Constructor for class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider
Constructor
SimpleTooltipPanel - Class in nc.ird.cantharella.web.utils.panels
Panel which display a image (a question mark) with an associated message (display by the navigator on "on over" event)
SimpleTooltipPanel(String, IModel<?>) - Constructor for class nc.ird.cantharella.web.utils.panels.SimpleTooltipPanel
Constructor
size() - Method in class nc.ird.cantharella.web.utils.models.LoadableDetachableSortableListDataProvider
size() - Method in class nc.ird.cantharella.web.utils.models.SimpleSortableListDataProvider
specimenService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Specimen service.
stationService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Station service.
SubmittableButton - Class in nc.ird.cantharella.web.utils.forms
Submittable form button, which overrides the default form behavior
SubmittableButton(String, Class<? extends TemplatePage>, SubmittableButtonEvents) - Constructor for class nc.ird.cantharella.web.utils.forms.SubmittableButton
Constructor
SubmittableButton(String, IModel<String>, SubmittableButtonEvents) - Constructor for class nc.ird.cantharella.web.utils.forms.SubmittableButton
Constructor
SubmittableButton(String, SubmittableButtonEvents) - Constructor for class nc.ird.cantharella.web.utils.forms.SubmittableButton
Constructor
SubmittableButtonEvents - Class in nc.ird.cantharella.web.utils.forms
Submittable form component actions
SubmittableButtonEvents() - Constructor for class nc.ird.cantharella.web.utils.forms.SubmittableButtonEvents
 
successCurrentPage(Class<? extends TemplatePage>, String) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display a success message on the current page (pageClass.action.OK)
successCurrentPage(String) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display a success message on the current page (resource.action.OK)
successNextPage(Class<? extends TemplatePage>, String) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display a success message on the next page (pageClass.action.OK)
successNextPage(String) - Method in class nc.ird.cantharella.web.pages.TemplatePage
Display a success message on the next page (resource.action.OK)

T

TableExportToolbar - Class in nc.ird.cantharella.web.utils.data
Cantharella customisation of wicket ExportToolbar.
TableExportToolbar(DataTable<?, ?>, String, Locale) - Constructor for class nc.ird.cantharella.web.utils.data.TableExportToolbar
Constructor adding csv export configuration.
TableExportToolbar.ImageResourceLink - Class in nc.ird.cantharella.web.utils.data
Panel which include a image.
TableExportToolbar.ImageResourceLink(String, IResource, IDataExporter) - Constructor for class nc.ird.cantharella.web.utils.data.TableExportToolbar.ImageResourceLink
Constructor
TaxonomyPropertyColumn<T,S> - Class in nc.ird.cantharella.web.pages.columns
Column which display taxonomy names.
TaxonomyPropertyColumn(IModel<String>, S, String) - Constructor for class nc.ird.cantharella.web.pages.columns.TaxonomyPropertyColumn
Constructor
TaxonomyPropertyColumn(IModel<String>, String) - Constructor for class nc.ird.cantharella.web.pages.columns.TaxonomyPropertyColumn
Constructor
templatePage - Variable in class nc.ird.cantharella.web.pages.domain.personne.TypeDroitColumn
Template page.
TemplatePage - Class in nc.ird.cantharella.web.pages
Template page
TemplatePage(Class<? extends TemplatePage>) - Constructor for class nc.ird.cantharella.web.pages.TemplatePage
Constructor
testBioService - Variable in class nc.ird.cantharella.web.pages.domain.search.SearchPage
Testbio service.
TypeDroitColumn - Class in nc.ird.cantharella.web.pages.domain.personne
Define TypeDroit column as exportable column.
TypeDroitColumn(IModel<String>, TemplatePage) - Constructor for class nc.ird.cantharella.web.pages.domain.personne.TypeDroitColumn
Constructor.

U

update(Utilisateur) - Method in class nc.ird.cantharella.web.utils.security.AuthSession
Login action
updateLink - Variable in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Update link.
updateOrDeleteEnabled - Variable in class nc.ird.cantharella.web.pages.domain.document.panel.ManageListDocumentsPanel
Document edit enabled flag.
updateOrDeleteEnabled - Variable in class nc.ird.cantharella.web.pages.domain.document.ReadDocumentPage
Update or delete enabled flag.
UpdateUtilisateurModel - Class in nc.ird.cantharella.web.pages.model
Modèle : champs supplémentaire pour la mise à jour de son profil utilisateur
UpdateUtilisateurModel() - Constructor for class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
 
UpdateUtilisateurPage - Class in nc.ird.cantharella.web.pages.domain.utilisateur
Mise à jour du profil utilisateur
UpdateUtilisateurPage() - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.UpdateUtilisateurPage
Constructeur
UpdateUtilisateurPage(CallerPage) - Constructor for class nc.ird.cantharella.web.pages.domain.utilisateur.UpdateUtilisateurPage
Constructeur

V

validate() - Method in class nc.ird.cantharella.web.pages.domain.personne.panels.ManagePersonnePanel
Validation
validate() - Method in class nc.ird.cantharella.web.pages.model.CaptchaModel
Validate the model
validate() - Method in class nc.ird.cantharella.web.pages.model.RegisterModel
Validate the model
validate() - Method in class nc.ird.cantharella.web.pages.model.UpdateUtilisateurModel
Validate the model
valueOf(String) - Static method in enum nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString.ComparisonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nc.ird.cantharella.web.utils.models.DisplayDecimalPropertyModel.DecimalDisplFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nc.ird.cantharella.web.utils.security.AuthRole
Returns the enum constant of this type with the specified name.
values() - Static method in enum nc.ird.cantharella.web.utils.forms.AutoCompleteTextFieldString.ComparisonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nc.ird.cantharella.web.utils.models.DisplayDecimalPropertyModel.DecimalDisplFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nc.ird.cantharella.web.utils.security.AuthRole
Returns an array containing the constants of this enum type, in the order they are declared.

W

webApplication() - Method in class nc.ird.cantharella.web.config.WebContext
 
WebApplicationImpl - Class in nc.ird.cantharella.web.config
Web application
WebApplicationImpl(boolean, boolean, RuntimeConfigurationType, IStringResourceLoader...) - Constructor for class nc.ird.cantharella.web.config.WebApplicationImpl
Constructor
WebContext - Class in nc.ird.cantharella.web.config
Spring context for the web layer
WebContext() - Constructor for class nc.ird.cantharella.web.config.WebContext
 
WebMessages - Class in nc.ird.cantharella.web.utils.resources
Internationalization messages (works with Spring MessageSourceAccessor)
WebMessages(MessageSourceAccessor) - Constructor for class nc.ird.cantharella.web.utils.resources.WebMessages
Constructor
webMessageSource() - Method in class nc.ird.cantharella.web.config.WebContext
 
webModelValidator() - Method in class nc.ird.cantharella.web.config.WebContext
 
wicketConfiguration - Variable in class nc.ird.cantharella.web.config.WebContext
Wicket configuration string ("development" or "deployment")
A B C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2009-2013 IRD. All Rights Reserved.