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

A

AbstractFilteredPage - Class in fr.ifremer.wao.ui.base
Deprecated. since 1.5.1 : too difficult to adapt on each page, use FiltersModel instead
AbstractFilteredPage() - Constructor for class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
AbstractMappedGridDataSource<K,E extends org.nuiton.topia.persistence.TopiaEntity> - Class in fr.ifremer.wao.ui.data
ContactDataSource Created: 18 janv.
AbstractMappedGridDataSource() - Constructor for class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
addCommentScript() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
addError(String...) - Method in class fr.ifremer.wao.ui.components.FeedBack
Ajout d'un message d'erreur.
addError(String...) - Method in class fr.ifremer.wao.ui.components.Layout
Add an error to the layout : display the body any way.
addError(String...) - Method in class fr.ifremer.wao.ui.data.ErrorReport
 
addFatal(String) - Method in class fr.ifremer.wao.ui.components.Layout
Add a fatal error to the layout : don't display the page body.
addInfo(String) - Method in class fr.ifremer.wao.ui.components.FeedBack
Ajout d'un message d'info.
addInfo(String) - Method in class fr.ifremer.wao.ui.components.Layout
Add an info message to the layout.
addInfo(String) - Method in class fr.ifremer.wao.ui.data.ErrorReport
 
addSendEmailScript() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
Administration - Class in fr.ifremer.wao.ui.pages
Administration Created: 9 nov.
Administration() - Constructor for class fr.ifremer.wao.ui.pages.Administration
 
afterRender() - Method in class fr.ifremer.wao.ui.pages.Index
 
AppModule - Class in fr.ifremer.wao.ui.services
This module is automatically included as part of the Tapestry IoC Registry, it's a good place to configure and extend Tapestry, or to place your own service definitions.
AppModule() - Constructor for class fr.ifremer.wao.ui.services.AppModule
 

B

bind(ServiceBinder) - Static method in class fr.ifremer.wao.ui.services.AppModule
 
BoatActivityCalendar - Class in fr.ifremer.wao.ui.pages
ActivityCalendarPage Created: 14 déc.
BoatActivityCalendar() - Constructor for class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
BoatDataSource - Class in fr.ifremer.wao.ui.data
BoatDataSource Created: 19 janv.
BoatDataSource(BoatFilter, ServiceBoat) - Constructor for class fr.ifremer.wao.ui.data.BoatDataSource
 
Boats - Class in fr.ifremer.wao.ui.pages
Boats Created: 9 nov.
Boats() - Constructor for class fr.ifremer.wao.ui.pages.Boats
 
BooleanImage - Class in fr.ifremer.wao.ui.components
BooleanImage Created: 18 nov.
BooleanImage() - Constructor for class fr.ifremer.wao.ui.components.BooleanImage
 
buildAdminContactModel(BeanModelSource, ComponentResources) - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
buildContactModel(BeanModelSource, ComponentResources) - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
buildCoordinatorContactModel(BeanModelSource, ComponentResources) - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
buildServiceAuthentication(ApplicationStateManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceBoat(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceCartography(WaoManager, ServiceChart, ServiceSynthesis) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceChart(PageRenderLinkSource) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceChartServlet() - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceContact(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceNews(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceReferential(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceSampling(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceSynthesis(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildServiceUser(WaoManager) - Method in class fr.ifremer.wao.ui.services.AppModule
 
buildTimingFilter(Logger) - Method in class fr.ifremer.wao.ui.services.AppModule
This is a service definition, the service will be named "TimingFilter".
buildWaoManager(RegistryShutdownHub) - Method in class fr.ifremer.wao.ui.services.AppModule
Use EagerLoad to build manager at startup.

C

canAddComment() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
canCreateNewContactFromElligibleBoat() - Method in class fr.ifremer.wao.ui.pages.Boats
 
canCreateNewContactFromList() - Method in class fr.ifremer.wao.ui.pages.Boats
 
canDisplayTidesReal() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
canEditBoatInfos() - Method in class fr.ifremer.wao.ui.pages.Boats
Only user with no readOnly rights can edit BoatInfos.
canEditNews() - Method in class fr.ifremer.wao.ui.pages.Index
 
canEditSampleRow() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
Can edit the sampleRow.
canFilterExtraComments() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
canImportExport() - Method in class fr.ifremer.wao.ui.pages.Contacts
Only administrator and coordinator with no readOnly rights can import/export contacts.
canUnvalidate() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
canValidate() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
Cartography - Class in fr.ifremer.wao.ui.pages
Created: 6 juil.
Cartography() - Constructor for class fr.ifremer.wao.ui.pages.Cartography
 
Chart - Class in fr.ifremer.wao.ui.components
 
Chart() - Constructor for class fr.ifremer.wao.ui.components.Chart
 
ChartUtils - Class in fr.ifremer.wao.ui.data
ChartUtils Created: 13 janv.
ChartUtils() - Constructor for class fr.ifremer.wao.ui.data.ChartUtils
 
ChartUtils.ChartType - Enum in fr.ifremer.wao.ui.data
 
clearErrors() - Method in class fr.ifremer.wao.ui.components.FeedBack
 
Connexion - Class in fr.ifremer.wao.ui.pages
Login Created: 3 mai 2010
Connexion() - Constructor for class fr.ifremer.wao.ui.pages.Connexion
 
ContactDataSource - Class in fr.ifremer.wao.ui.data
ContactDataSource Created: 18 janv.
ContactDataSource(ContactFilter, ServiceContact) - Constructor for class fr.ifremer.wao.ui.data.ContactDataSource
 
ContactModelFactory - Class in fr.ifremer.wao.ui.services
ContactModelFactory Created: 18 nov.
ContactModelFactory() - Constructor for class fr.ifremer.wao.ui.services.ContactModelFactory
 
Contacts - Class in fr.ifremer.wao.ui.pages
Contacts Created: 9 nov.
Contacts() - Constructor for class fr.ifremer.wao.ui.pages.Contacts
 
contains(K) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
contributeApplicationDefaults(MappedConfiguration<String, String>) - Static method in class fr.ifremer.wao.ui.services.AppModule
 
contributeApplicationStateManager(MappedConfiguration<Class<?>, ApplicationStateContribution>, ServiceAuthentication) - Method in class fr.ifremer.wao.ui.services.AppModule
Used to instanciate SessionState ConnectedUser when session expires.
contributeComponentRequestHandler(OrderedConfiguration<ComponentRequestFilter>) - Static method in class fr.ifremer.wao.ui.services.AppModule
Contribution to ComponentRequestHandler service.
contributeRegistryStartup(OrderedConfiguration<Runnable>, WaoManager, ServiceUser) - Static method in class fr.ifremer.wao.ui.services.AppModule
Execute WaoManager when registry startup.
contributeTypeCoercer(Configuration<CoercionTuple<?, ?>>) - Static method in class fr.ifremer.wao.ui.services.AppModule
Contribute to Coercion of Tapestry for PieChartData used as page context.
count() - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
count() - Method in class fr.ifremer.wao.ui.data.BoatDataSource
 
count() - Method in class fr.ifremer.wao.ui.data.ContactDataSource
 
createCategoryChart(String, String, String, ChartUtils.ChartType, Map<String, Map<?, Integer>>) - Static method in class fr.ifremer.wao.ui.data.ChartUtils
 
createNewContact(Boat, SampleRow) - Method in class fr.ifremer.wao.ui.pages.Contacts
 
createRenderer() - Method in enum fr.ifremer.wao.ui.data.ChartUtils.ChartType
 

D

displayBody() - Method in class fr.ifremer.wao.ui.components.Layout
 

E

ErrorReport - Class in fr.ifremer.wao.ui.data
Created: 18 juin 2010
ErrorReport() - Constructor for class fr.ifremer.wao.ui.data.ErrorReport
 
errors - Variable in class fr.ifremer.wao.ui.data.ErrorReport
 
EVENT_IMPORTED - Static variable in class fr.ifremer.wao.ui.components.ImportFieldSet
Event triggered after form submission success
ExceptionReport - Class in fr.ifremer.wao.ui.pages
ExceptionReport Created: 5 janv.
ExceptionReport() - Constructor for class fr.ifremer.wao.ui.pages.ExceptionReport
 
execute(int, int, SortConstraint) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
execute(int, int, SortConstraint) - Method in class fr.ifremer.wao.ui.data.BoatDataSource
 
execute(int, int, SortConstraint) - Method in class fr.ifremer.wao.ui.data.ContactDataSource
 
execute(InputStream) - Method in interface fr.ifremer.wao.ui.data.ImportEngine
Excute an import from an input stream.
existConnectedUser() - Method in interface fr.ifremer.wao.ui.services.ServiceAuthentication
 
existConnectedUser() - Method in class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
ExportStreamResponse - Class in fr.ifremer.wao.ui.data
Used to render CSV file from data export.
ExportStreamResponse(String) - Constructor for class fr.ifremer.wao.ui.data.ExportStreamResponse
Constructor with filename prefix for resulting file in response.

F

FeedBack - Class in fr.ifremer.wao.ui.components
Composant qui affiche des messages à l'utilisateur.
FeedBack() - Constructor for class fr.ifremer.wao.ui.components.FeedBack
 
filename - Variable in class fr.ifremer.wao.ui.data.ExportStreamResponse
 
FiltersModel<F extends WaoFilter> - Class in fr.ifremer.wao.ui.data
Created: 24 juil.
FiltersModel(PropertyAccess) - Constructor for class fr.ifremer.wao.ui.data.FiltersModel
 
FiltersModel(PropertyAccess, F) - Constructor for class fr.ifremer.wao.ui.data.FiltersModel
 
findObject(String) - Method in class fr.ifremer.wao.ui.data.GenericSelectModel
 
Footer - Class in fr.ifremer.wao.ui.components
Created: 8 juil.
Footer() - Constructor for class fr.ifremer.wao.ui.components.Footer
 
FORMAT_DEFAULT_VALUE - Static variable in class fr.ifremer.wao.ui.components.ImportFieldSet
 
fr.ifremer.wao.ui.base - package fr.ifremer.wao.ui.base
 
fr.ifremer.wao.ui.components - package fr.ifremer.wao.ui.components
 
fr.ifremer.wao.ui.data - package fr.ifremer.wao.ui.data
 
fr.ifremer.wao.ui.pages - package fr.ifremer.wao.ui.pages
 
fr.ifremer.wao.ui.services - package fr.ifremer.wao.ui.services
 

G

GenericSelectModel<T> - Class in fr.ifremer.wao.ui.data
GenericSelectModel.java Based on IdSelectModel from A generic selection model whose value is the id of the chosen object, not the object itself.
GenericSelectModel(List<T>, Class<T>, String, String, PropertyAccess) - Constructor for class fr.ifremer.wao.ui.data.GenericSelectModel
 
GenericSelectModel(Map<String, List<T>>, Class<T>, String, String, PropertyAccess) - Constructor for class fr.ifremer.wao.ui.data.GenericSelectModel
 
get(K) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
getAccessText() - Method in class fr.ifremer.wao.ui.components.Layout
 
getActionChartType() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getActionsClass() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getActionSynthesisId() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getActiveBlock() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getActiveBoatInfosBlock() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getActivityCalendar() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getActivityCalendarAccessLogFile() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getActivityCalendarImportEngine() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getActivityCalendarLogFile() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getActivityMonth() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getActivityProfession() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getActivityZone() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getAdminClass() - Method in class fr.ifremer.wao.ui.components.Layout
 
getAdminSelected() - Method in class fr.ifremer.wao.ui.components.Layout
 
getAllegroReactivity() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getAllegroReactivityStyle() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getAllegroReactivityValue() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getAvailableRows() - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
getBaseUrl() - Method in class fr.ifremer.wao.ui.services.ServiceChartImpl
 
getBaseUrl() - Method in class fr.ifremer.wao.ui.services.ServiceChartServlet
 
getBlockId() - Method in enum fr.ifremer.wao.ui.data.SynthesisId
 
getBoardingBoatsChart() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getBoardingFromDate() - Method in class fr.ifremer.wao.ui.pages.Boats
Date for calculate boardings done for the selected boat.
getBoardingResult() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getBoat() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getBoatDescription() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getBoatDistrictCodePropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getBoatDistrictImportEngine() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getBoatFilter() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getBoatImmatriculationPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getBoatImportEngine() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getBoatInactive() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getBoatInfos() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getBoatPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getBoats() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getBoats() - Method in class fr.ifremer.wao.ui.pages.Boats
Get dataSource which contains current boats to show on the page.
getBoatSelected() - Method in class fr.ifremer.wao.ui.pages.Boats
Used to get the selected boat.
getBoatSelectedImmatriculation() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getBoatsPageContext() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
RETURN LINK
getBoatsSelected() - Method in class fr.ifremer.wao.ui.components.Layout
 
getCommentAdminPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getCommentCoordinatorPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getCommentData() - Method in class fr.ifremer.wao.ui.pages.Contacts
Prepare comment data for commentController javascript.
getCommentDisplayText(String) - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getCommentTooltip(String) - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getCompanies() - Method in class fr.ifremer.wao.ui.pages.Administration
FORMS
getCompanies() - Method in class fr.ifremer.wao.ui.pages.Boats
Retrieve companies select model for admin user.
getCompaniesSelectModel() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getCompany() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getCompany() - Method in class fr.ifremer.wao.ui.pages.Boats
Get the current company.
getCompany() - Method in class fr.ifremer.wao.ui.pages.Cartography
 
getCompanyBoatInfos() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getCompanyForBoarding() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getCompanyId() - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
getCompanyName() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getCompanyPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getCompanySelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get select model for companies.
getCompanySelectModel() - Method in class fr.ifremer.wao.ui.data.FiltersModel
Retrieve Company SelectModel to used in page.
getCompanySelectModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getConfiguration() - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getConnectedUser() - Method in interface fr.ifremer.wao.ui.services.ServiceAuthentication
 
getConnectedUser() - Method in class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
getContactComment() - Method in class fr.ifremer.wao.ui.pages.Contacts
Retrieve the current contact comment depends on edition.
getContactFilter() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getContactModel() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getContacts() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getContactsSelected() - Method in class fr.ifremer.wao.ui.components.Layout
 
getContactStates() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Get all existing contactStates.
getContactStateStatistics() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Get all contactStateStatistics from serviceSynthesis.
getContactStyle(Contact, boolean) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getContent() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
getContentType() - Method in class fr.ifremer.wao.ui.data.ExportStreamResponse
Export only for CSV file with UTF-8 encoding.
getContentType() - Method in class fr.ifremer.wao.ui.data.KmlStreamResponse
 
getContextPath() - Method in class fr.ifremer.wao.ui.components.Layout
 
getCurrentDate() - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getCurrentUser() - Method in class fr.ifremer.wao.ui.components.Layout
 
getCurrentYear() - Method in class fr.ifremer.wao.ui.components.Footer
 
getData() - Method in class fr.ifremer.wao.ui.data.WaoPropertyChangeListener
 
getData() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
Return List of SampleRow from suiviobsmer-business
getDataSamplingChart() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getDataSamplingChartType() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getDataSamplingTitle(SamplingFilter) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.Index
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getDateFormat() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getElligibleRowInfos() - Method in class fr.ifremer.wao.ui.pages.Boats
/////////////////////// FOR EACH ELLIGIBLEBOAT ROW /////////////////
getElligibleRowStyle() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getEmptyTitle() - Method in class fr.ifremer.wao.ui.components.BooleanImage
 
getErrorMessage(WaoBusinessException, Messages, Logger) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getErrorMessages(WaoException, Messages, Logger) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getErrors() - Method in class fr.ifremer.wao.ui.data.ErrorReport
 
getFacadeSelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get select model for fishingZone facade.
getFalseTitle() - Method in class fr.ifremer.wao.ui.components.BooleanImage
 
getFeedBack() - Method in class fr.ifremer.wao.ui.components.Layout
 
getFilter() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
getFilter() - Method in class fr.ifremer.wao.ui.data.FiltersModel
Get the filter.
getFilter() - Method in class fr.ifremer.wao.ui.pages.Boats
Filters to apply on boats list.
getFilter() - Method in class fr.ifremer.wao.ui.pages.Cartography
 
getFilter() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getFilter() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getFilter() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getFiltersModel() - Method in class fr.ifremer.wao.ui.pages.Cartography
 
getFirstString(Object[]) - Static method in class fr.ifremer.wao.ui.data.TapestryUtil
 
getFishingZoneDivisionPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getFishingZoneFacadePropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getFishingZoneImportEngine() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getFishingZones() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
Get the list of FishingZones from the SampleRow.
getFishingZones() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getFishingZoneSectorPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getFishingZoneSelectModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
Get the select model for FishingZone.
getFromDate() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getGridClass() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getHeaderStyle() - Method in class fr.ifremer.wao.ui.pages.Index
 
getHiddenStyle() - Method in class fr.ifremer.wao.ui.pages.Boats
 
getHtmlImgTag(PieChartData, String, boolean) - Method in class fr.ifremer.wao.ui.services.ServiceChartServlet
 
getInfos() - Method in class fr.ifremer.wao.ui.data.ErrorReport
 
getlastContactStyle() - Method in class fr.ifremer.wao.ui.pages.Boats
Get CSS style class to apply on lastContact depends on its state.
getList() - Method in class fr.ifremer.wao.ui.data.GenericSelectModel
 
getLogStyle() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
getMainClass() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getMonthCurrentClass() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getMonthName() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getMonths() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getMonthStyle() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getNbColumnsForMonths() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNbColumnsForOther() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNbColumnsForProfession() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNbColumnsTotal() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNbContactStates() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Get the value for current contactStateStats in table row (by company) and current contactState in table column.
getNbTidesExpected() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNbTidesReal() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNewLog() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
getNewsContent() - Method in class fr.ifremer.wao.ui.pages.Index
 
getNewsList() - Method in class fr.ifremer.wao.ui.pages.Index
 
getNewsMoreContent() - Method in class fr.ifremer.wao.ui.pages.Index
 
getNewUserInstance() - Method in interface fr.ifremer.wao.ui.services.ServiceAuthentication
 
getNewUserInstance() - Method in class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
getNonComplianceBoarding() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Data for nonComplianceBoarding indicator.
getNonComplianceBoardingValue() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Return the value of nonComplianceBoarding indicator.
getNorow() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
Hack for pagelink to Boats page
getNumberFormat() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getNumberFormat() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getObserverSelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get the select model for observers.
getOptionGroups() - Method in class fr.ifremer.wao.ui.data.GenericSelectModel
 
getOptions() - Method in class fr.ifremer.wao.ui.data.GenericSelectModel
 
getOtherContext(Object[]) - Static method in class fr.ifremer.wao.ui.data.TapestryUtil
 
getPageTitle() - Method in class fr.ifremer.wao.ui.pages.Cartography
 
getParityClass() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getPercentContactStates() - Method in class fr.ifremer.wao.ui.pages.Synthesis
Get the percent value for the current contactStateStats in table row (by company) and current contactState in table column.
getPercentFormat() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getPeriod() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getPeriod() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getPeriod() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getPeriodForAllegroReactivity() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getPeriodForContactStates() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
getPieChartUrl(PieChartData, int, boolean) - Method in class fr.ifremer.wao.ui.services.ServiceChartImpl
 
getPieChartUrl(PieChartData, int, boolean) - Method in class fr.ifremer.wao.ui.services.ServiceChartServlet
 
getProfessionCodePropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getProfessionIndexMax() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
getProfessionLibellePropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getProfessionModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
Get the Profession model for BeanDisplay component.
getProfessionSelectModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
Get SelectModel for profession input Select.
getProfessionSpeciesPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getProgramPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getProgramSelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get select model for sampleRow program.
getProgramSelectModel() - Method in class fr.ifremer.wao.ui.data.FiltersModel
Get select model for sampleRow program.
getProgramSelectModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getProperty(WaoProperty) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getRealTidesClass() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getRoleReadOnly() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getRoleSelectModel() - Method in class fr.ifremer.wao.ui.pages.Connexion
Retrieve the SelectModel for user roles.
getRowClass() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getRowComment() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getRowStyle() - Method in class fr.ifremer.wao.ui.pages.Boats
Initialized row CSS style depends on selection in the list.
getRowType() - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
getRowType() - Method in class fr.ifremer.wao.ui.data.BoatDataSource
 
getRowType() - Method in class fr.ifremer.wao.ui.data.ContactDataSource
 
getRowValue(int) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
getSampleMonths() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getSampleRow() - Method in class fr.ifremer.wao.ui.pages.Boats
Retrieve sampleRow from business with id from url context.
getSampleRow() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getSampleRow() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
getSampleRowDescription() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getSampleRowId() - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
getSampleRowLog() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getSampleRowModel() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
getSampleRowPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getSampleRowSelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get select model for sampleRows.
getSampleRowSelectModel() - Method in class fr.ifremer.wao.ui.data.FiltersModel
Get select model for sampleRows.
getSamplingFilter() - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
getSamplingPlanImportEngine() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getSamplingSelected() - Method in class fr.ifremer.wao.ui.components.Layout
 
getSectorSelectModel() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Get select model for fishingZone sector.
getSortConstraint(List<SortConstraint>) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
getStream() - Method in class fr.ifremer.wao.ui.components.ImportFieldSet
 
getStream() - Method in class fr.ifremer.wao.ui.data.KmlStreamResponse
 
getStreamResponse(F) - Method in interface fr.ifremer.wao.ui.services.KmlLoaderStrategy
Retrieve the StreamResponse for this Strategy.
getStreamResponse(ContactFilter) - Method in class fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
 
getSynthesisID(String) - Static method in enum fr.ifremer.wao.ui.data.SynthesisId
 
getSynthesisSelected() - Method in class fr.ifremer.wao.ui.components.Layout
 
getTitle() - Method in class fr.ifremer.wao.ui.pages.Cartography
 
getTooltipBoat(Boat) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getTooltipExportFrom() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getTooltipSampleRow(SampleRow) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getTooltipText(String) - Method in class fr.ifremer.wao.ui.services.WaoManager
 
getTotalPercentage() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
getTrueTitle() - Method in class fr.ifremer.wao.ui.components.BooleanImage
 
getUrl() - Method in class fr.ifremer.wao.ui.pages.Cartography
URL
getUserEditable() - Method in class fr.ifremer.wao.ui.pages.UserProfile
 
getUserEdited() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getUserFilter() - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
getUserModel() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getUserOptionStyle() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getUserPropertyConduit() - Method in class fr.ifremer.wao.ui.services.ContactModelFactory
 
getUserRoleSelectModel() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getUsers() - Method in class fr.ifremer.wao.ui.pages.Administration
 
getUserSelectModel() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
getValue() - Method in class fr.ifremer.wao.ui.components.BooleanImage
 
getVersion() - Method in class fr.ifremer.wao.ui.components.Footer
 
getWaoException(Throwable) - Method in class fr.ifremer.wao.ui.pages.ExceptionReport
 
getZoneIndexMax() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 

H

handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in class fr.ifremer.wao.ui.services.RequiresAuthenticationFilter
 
handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in class fr.ifremer.wao.ui.services.RequiresAuthenticationFilter
 
hasActions() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
hasActivityCalendar() - Method in class fr.ifremer.wao.ui.pages.Boats
 
hasBeeanReloaded() - Method in class fr.ifremer.wao.ui.components.FeedBack
 
hasChanged(String) - Method in class fr.ifremer.wao.ui.data.WaoPropertyChangeListener
 
hasConnexionErrors() - Method in class fr.ifremer.wao.ui.pages.Connexion
 
hasErrors() - Method in class fr.ifremer.wao.ui.components.FeedBack
 
hasNbTidesReal() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
hasProfessions() - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
 
hasValidationActions() - Method in class fr.ifremer.wao.ui.pages.Contacts
Display validation actions.

I

ImportEngine - Interface in fr.ifremer.wao.ui.data
This interface is used for ImportFieldSet component to execute an import.
ImportFieldSet - Class in fr.ifremer.wao.ui.components
This component is used to import a csvFile using a form.
ImportFieldSet() - Constructor for class fr.ifremer.wao.ui.components.ImportFieldSet
 
Index - Class in fr.ifremer.wao.ui.pages
Index Created: 9 nov.
Index() - Constructor for class fr.ifremer.wao.ui.pages.Index
 
infos - Variable in class fr.ifremer.wao.ui.data.ErrorReport
 
initCompanyFilter() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Need to be call in setupRender of the page which inherits this abstract class.
initSelectFilters(boolean, boolean, boolean) - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Initialize all select for filters.
isActivityCalendarImportRun() - Method in class fr.ifremer.wao.ui.pages.Administration
 
isActivityCalendarImportRun() - Method in class fr.ifremer.wao.ui.pages.Boats
 
isActivityCalendarImportRun() - Method in class fr.ifremer.wao.ui.services.WaoManager
 
isAdministrationHidden() - Method in class fr.ifremer.wao.ui.components.Layout
 
isAllowed(Class<?>) - Method in interface fr.ifremer.wao.ui.services.ServiceAuthentication
 
isAllowed(Class<?>) - Method in class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
isAvailableDataForFiltersOnly() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Used to show only active company and observers.
isAvailableDataForFiltersOnly() - Method in class fr.ifremer.wao.ui.pages.Boats
 
isAvailableDataForFiltersOnly() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
isAvailableDataForFiltersOnly() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isAvailableDataForFiltersOnly() - Method in class fr.ifremer.wao.ui.pages.Synthesis
 
isCreateMode() - Method in class fr.ifremer.wao.ui.pages.Index
 
isCreateMode() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
isCurrentMonth() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isCurrentUserExists() - Method in class fr.ifremer.wao.ui.components.Layout
Test if the current user in session is a valid user.
isDevEnvironment() - Method in class fr.ifremer.wao.ui.components.Layout
 
isDevEnvironment() - Method in class fr.ifremer.wao.ui.services.WaoManager
 
isEdited() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Used to indicate that a refresh as been triggered.
isEditionMode() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
isEditionMode() - Method in class fr.ifremer.wao.ui.pages.Index
 
isElligibleBoatCompanyActiveFalse() - Method in class fr.ifremer.wao.ui.pages.Boats
 
isEmpty() - Method in class fr.ifremer.wao.ui.components.BooleanImage
 
isEmpty(Boolean) - Method in class fr.ifremer.wao.ui.pages.Contacts
 
isFacadeChanged() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isFiltersHidden() - Method in class fr.ifremer.wao.ui.pages.Boats
 
isFiltersVisible() - Method in class fr.ifremer.wao.ui.pages.Contacts
 
isFiltersVisible() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isMoreContentNeeded() - Method in class fr.ifremer.wao.ui.pages.Index
 
isRowNotFinished() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isSampleRowExists() - Method in class fr.ifremer.wao.ui.pages.Boats
 
isSampleRowFinished() - Method in class fr.ifremer.wao.ui.pages.Boats
This method detect if the sampleRow from current elligibleBoat is finished.
isSectorChanged() - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
isUsersAvailable() - Method in class fr.ifremer.wao.ui.pages.Administration
 

K

KmlLoader - Class in fr.ifremer.wao.ui.pages
Page used directly as url for OpenLayers Kml reference.
KmlLoader() - Constructor for class fr.ifremer.wao.ui.pages.KmlLoader
 
KmlLoader.StrategyValues - Enum in fr.ifremer.wao.ui.pages
Strategy values for loading Kml
KmlLoaderStrategy<F extends WaoFilter> - Interface in fr.ifremer.wao.ui.services
This Service is used to retrieve StreamResponse for KmlLoader page.
KmlLoaderStrategyContacts - Class in fr.ifremer.wao.ui.services
Created: 8 juil.
KmlLoaderStrategyContacts(ServiceCartography, ServiceUser) - Constructor for class fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
 
KmlStreamResponse - Class in fr.ifremer.wao.ui.data
StreamResponse for Kml files.
KmlStreamResponse(InputStream) - Constructor for class fr.ifremer.wao.ui.data.KmlStreamResponse
 

L

Layout - Class in fr.ifremer.wao.ui.components
Layout Created: 9 nov.
Layout() - Constructor for class fr.ifremer.wao.ui.components.Layout
 
length - Variable in class fr.ifremer.wao.ui.data.KmlStreamResponse
 
LogFile - Class in fr.ifremer.wao.ui.components
Created: 18 juin 2010
LogFile() - Constructor for class fr.ifremer.wao.ui.components.LogFile
 

M

MIMETYPE_GZIP - Static variable in class fr.ifremer.wao.ui.components.ImportFieldSet
 
MinimalWindow - Class in fr.ifremer.wao.ui.components
Created: 12 juin 2010
MinimalWindow() - Constructor for class fr.ifremer.wao.ui.components.MinimalWindow
 

N

noCategoryMargin - Variable in enum fr.ifremer.wao.ui.data.ChartUtils.ChartType
 

O

onActionFromShowLogFile() - Method in class fr.ifremer.wao.ui.components.LogFile
 
onChart(String, int, int) - Method in class fr.ifremer.wao.ui.components.Chart
 
onProvideCompletionsFromBoatName(String) - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
onProvideCompletionsFromCodeDCF5(String) - Method in class fr.ifremer.wao.ui.pages.SamplingPlan
 
onProvideCompletionsFromShipOwnerName(String) - Method in class fr.ifremer.wao.ui.pages.Boats
 
onSelectedFromRefreshByCompany() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. EVENT :: selected on refreshByCompany submit button.
onSelectedFromRefreshByFacade() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. EVENT :: selected on refreshByFacade submit button.
onSelectedFromRefreshByProgram() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. EVENT :: selected on refreshByProgram submit button.
onSelectedFromRefreshBySector() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. EVENT :: selected on refreshBySector submit button.
onSelectedFromSearch() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated. Called when search submit button is pressed.
onSelectedFromSearch() - Method in class fr.ifremer.wao.ui.pages.Boats
EVENT_SELECTED :: search sumit button for filtersForm.
onSuccessFromAddComment() - Method in class fr.ifremer.wao.ui.pages.SampleRowHistoric
 

P

PieChart - Class in fr.ifremer.wao.ui.pages
Created: 1 juil.
PieChart() - Constructor for class fr.ifremer.wao.ui.pages.PieChart
 
prepare(int, int, List<SortConstraint>) - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
prepareContext(String, EventContext) - Method in class fr.ifremer.wao.ui.services.RequiresAuthenticationFilter
Prepare the context for redirect page.
prepareResponse(Response) - Method in class fr.ifremer.wao.ui.data.ExportStreamResponse
Prepare response for rendering result file with date in filename.
prepareResponse(Response) - Method in class fr.ifremer.wao.ui.data.KmlStreamResponse
 
processSubmission(String) - Method in class fr.ifremer.wao.ui.components.SubmitContext
 
propertyChange(PropertyChangeEvent) - Method in class fr.ifremer.wao.ui.data.WaoPropertyChangeListener
 

R

registryDidShutdown() - Method in class fr.ifremer.wao.ui.services.WaoManager
Called to stop the application
reload() - Method in class fr.ifremer.wao.ui.components.FeedBack
 
rendererClass - Variable in enum fr.ifremer.wao.ui.data.ChartUtils.ChartType
 
reportException(Throwable) - Method in class fr.ifremer.wao.ui.pages.ExceptionReport
 
RequiresAuthentication - Annotation Type in fr.ifremer.wao.ui.data
This annotation is used on pages and components that need authentication to be rendered.
RequiresAuthenticationFilter - Class in fr.ifremer.wao.ui.services
RequiresLoginFilter Created: 3 mai 2010
RequiresAuthenticationFilter(PageRenderLinkSource, ComponentSource, Response, ServiceAuthentication) - Constructor for class fr.ifremer.wao.ui.services.RequiresAuthenticationFilter
 
reset() - Method in class fr.ifremer.wao.ui.data.WaoPropertyChangeListener
 
resetCompanySelect() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
resetFacadeSelect() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
resetSampleRowSelect() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
resetSectorSelect() - Method in class fr.ifremer.wao.ui.base.AbstractFilteredPage
Deprecated.  
run() - Method in class fr.ifremer.wao.ui.services.WaoManager
Called to start the application.

S

SampleRowForm - Class in fr.ifremer.wao.ui.pages
SampleRowForm Created: 26 nov.
SampleRowForm() - Constructor for class fr.ifremer.wao.ui.pages.SampleRowForm
 
SampleRowHistoric - Class in fr.ifremer.wao.ui.pages
SampleRowHistoric Created: 12 janv.
SampleRowHistoric() - Constructor for class fr.ifremer.wao.ui.pages.SampleRowHistoric
 
SamplingPlan - Class in fr.ifremer.wao.ui.pages
SampingPlan Created: 9 nov.
SamplingPlan() - Constructor for class fr.ifremer.wao.ui.pages.SamplingPlan
 
saveProgram() - Method in class fr.ifremer.wao.ui.pages.SampleRowForm
 
ServiceAuthentication - Interface in fr.ifremer.wao.ui.services
ServiceAuthentication Created: 3 mai 2010
ServiceAuthenticationImpl - Class in fr.ifremer.wao.ui.services
ServiceAuthenticationImpl Created: 3 mai 2010
ServiceAuthenticationImpl(ApplicationStateManager) - Constructor for class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
serviceCartography - Variable in class fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
 
ServiceChartImpl - Class in fr.ifremer.wao.ui.services
Implementation of ServiceChart that create urls to charts.
ServiceChartImpl(PageRenderLinkSource) - Constructor for class fr.ifremer.wao.ui.services.ServiceChartImpl
 
ServiceChartServlet - Class in fr.ifremer.wao.ui.services
Implementation of ServiceChart using Google PieChart Api syntax to create urls.
ServiceChartServlet() - Constructor for class fr.ifremer.wao.ui.services.ServiceChartServlet
 
serviceUser - Variable in class fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
 
setBoardingFromDate(Date) - Method in class fr.ifremer.wao.ui.pages.Boats
Used by Tapestry to set the boardingFromDate from calculateBoardings form.
setBoat(Boat) - Method in class fr.ifremer.wao.ui.pages.BoatActivityCalendar
Deprecated. 
setBoatSelectedImmatriculation(Integer) - Method in class fr.ifremer.wao.ui.pages.Boats
 
setCompanyActive(boolean) - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
setCompanyId(String) - Method in class fr.ifremer.wao.ui.data.FiltersModel
Set the company in filter from its companyId.
setConnectedUser(ConnectedUser) - Method in interface fr.ifremer.wao.ui.services.ServiceAuthentication
 
setConnectedUser(ConnectedUser) - Method in class fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
 
setSampleRowId(String) - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
setServiceSampling(ServiceSampling) - Method in class fr.ifremer.wao.ui.data.FiltersModel
ServiceSampling is used for filters : PROGRAM_NAME, SAMPLE_ROW.
setServiceUser(ServiceUser) - Method in class fr.ifremer.wao.ui.data.FiltersModel
ServiceUser is used for filters : COMPANY.
stream - Variable in class fr.ifremer.wao.ui.data.KmlStreamResponse
 
SubmitContext - Class in fr.ifremer.wao.ui.components
Corresponds to <input type="submit">, a client-side element that can force the enclosing form to submit.
SubmitContext() - Constructor for class fr.ifremer.wao.ui.components.SubmitContext
 
Synthesis - Class in fr.ifremer.wao.ui.pages
Synthesis Created: 9 nov.
Synthesis() - Constructor for class fr.ifremer.wao.ui.pages.Synthesis
 
SynthesisId - Enum in fr.ifremer.wao.ui.data
SynthesisID Created: 9 févr.

T

TapestryUtil - Class in fr.ifremer.wao.ui.data
Created: 12 juin 2010
TapestryUtil() - Constructor for class fr.ifremer.wao.ui.data.TapestryUtil
 

U

Unavailable - Class in fr.ifremer.wao.ui.pages
Unavailable Created: 3 mai 2010
Unavailable() - Constructor for class fr.ifremer.wao.ui.pages.Unavailable
 
update(F) - Method in class fr.ifremer.wao.ui.data.FiltersModel
 
updateCompany(String) - Method in class fr.ifremer.wao.ui.data.FiltersModel
Update company with companyId.
updateProgram(String) - Method in class fr.ifremer.wao.ui.data.FiltersModel
Update program with programName.
UserProfile - Class in fr.ifremer.wao.ui.pages
UserProfile Created: 10 nov.
UserProfile() - Constructor for class fr.ifremer.wao.ui.pages.UserProfile
 

V

valueOf(String) - Static method in enum fr.ifremer.wao.ui.data.ChartUtils.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.ifremer.wao.ui.data.SynthesisId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.ifremer.wao.ui.pages.KmlLoader.StrategyValues
Returns the enum constant of this type with the specified name.
values() - Method in class fr.ifremer.wao.ui.data.AbstractMappedGridDataSource
 
values() - Static method in enum fr.ifremer.wao.ui.data.ChartUtils.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.ifremer.wao.ui.data.SynthesisId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.ifremer.wao.ui.pages.KmlLoader.StrategyValues
Returns an array containing the constants of this enum type, in the order they are declared.

W

WaoManager - Class in fr.ifremer.wao.ui.services
WaoManager Created: 24 nov.
WaoManager(WaoContext) - Constructor for class fr.ifremer.wao.ui.services.WaoManager
Constructor of WaoManager.
WaoPropertyChangeListener - Class in fr.ifremer.wao.ui.data
BoatInfosPropertyChangeListener Created: 18 nov.
WaoPropertyChangeListener() - Constructor for class fr.ifremer.wao.ui.data.WaoPropertyChangeListener
 

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

Copyright © 2009-2010 Ifremer. All Rights Reserved.