fr.ifremer.wao.ui.pages
Class ContactForm
java.lang.Object
fr.ifremer.wao.ui.pages.ContactForm
@RequiresAuthentication(allowedRoles={ADMIN,COORDINATOR,OBSERVER},
readOnlyAllowed=false)
@Import(stylesheet={"context:css/common.css","context:css/contactForm.css"},
library="context:js/contactForm.js")
public class ContactForm- extends Object
In this page, user will be able to edit a contact. Fields depends on right
level and validations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactForm
public ContactForm()
getDateTimeFormatPattern
public String getDateTimeFormatPattern()
getDateTimeFormat
public DateFormat getDateTimeFormat()
getDateFormat
public DateFormat getDateFormat()
getMonthYearFormat
public DateFormat getMonthYearFormat()
setContactId
public void setContactId(String contactId)
getContact
@Log
public Contact getContact()
getBoatDescription
public String getBoatDescription()
- INFORMATIONS
getViewOrEditObservers
public org.apache.tapestry5.Block getViewOrEditObservers()
getObservers
public List<WaoUser> getObservers()
showSecondaryObservers
public boolean showSecondaryObservers()
getViewOrEditObservationReport
public org.apache.tapestry5.Block getViewOrEditObservationReport()
getObservationTypeSelectModel
public org.apache.tapestry5.SelectModel getObservationTypeSelectModel()
getTerrestrialLocations
public List<TerrestrialLocation> getTerrestrialLocations()
getObsDebCodes
public List<ObsDebCode> getObsDebCodes()
getContactStateSelectModel
public org.apache.tapestry5.SelectModel getContactStateSelectModel()
getContactStateMotives
public List<ContactStateMotif> getContactStateMotives()
getObservedDataControlSelectModel
public org.apache.tapestry5.SelectModel getObservedDataControlSelectModel()
showDataReliability
public boolean showDataReliability()
- ADMIN FIELDS
canEditDataReliability
public boolean canEditDataReliability()
onSelectedFromRevertContact
@Log
public void onSelectedFromRevertContact()
onSelectedFromSaveContact
@Log
public void onSelectedFromSaveContact()
getLabelForEnum
public String getLabelForEnum(Enum value)
getMammalsInfoBoxStyle
public String getMammalsInfoBoxStyle()
Copyright © 2009-2012 Ifremer. All Rights Reserved.