@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
| Constructor and Description |
|---|
ContactForm() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEditDataReliability() |
String |
getBoatDescription()
INFORMATIONS
|
Contact |
getContact() |
List<ContactStateMotif> |
getContactStateMotives() |
org.apache.tapestry5.SelectModel |
getContactStateSelectModel() |
DateFormat |
getDateFormat() |
DateFormat |
getDateTimeFormat() |
String |
getDateTimeFormatPattern() |
String |
getLabelForEnum(Enum value) |
String |
getMammalsInfoBoxStyle() |
DateFormat |
getMonthYearFormat() |
List<ObsDebCode> |
getObsDebCodes() |
org.apache.tapestry5.SelectModel |
getObservationTypeSelectModel() |
org.apache.tapestry5.SelectModel |
getObservedDataControlSelectModel() |
List<WaoUser> |
getObservers() |
List<TerrestrialLocation> |
getTerrestrialLocations() |
org.apache.tapestry5.Block |
getViewOrEditObservationReport() |
org.apache.tapestry5.Block |
getViewOrEditObservers() |
void |
onSelectedFromRevertContact() |
void |
onSelectedFromSaveContact() |
void |
setContactId(String contactId) |
boolean |
showDataReliability()
ADMIN FIELDS
|
boolean |
showSecondaryObservers() |
public String getDateTimeFormatPattern()
public DateFormat getDateTimeFormat()
public DateFormat getDateFormat()
public DateFormat getMonthYearFormat()
public void setContactId(String contactId)
@Log public Contact getContact()
public String getBoatDescription()
public org.apache.tapestry5.Block getViewOrEditObservers()
public boolean showSecondaryObservers()
public org.apache.tapestry5.Block getViewOrEditObservationReport()
public org.apache.tapestry5.SelectModel getObservationTypeSelectModel()
public List<TerrestrialLocation> getTerrestrialLocations()
public List<ObsDebCode> getObsDebCodes()
public org.apache.tapestry5.SelectModel getContactStateSelectModel()
public List<ContactStateMotif> getContactStateMotives()
public org.apache.tapestry5.SelectModel getObservedDataControlSelectModel()
public boolean showDataReliability()
public boolean canEditDataReliability()
@Log public void onSelectedFromRevertContact()
@Log public void onSelectedFromSaveContact()
public String getMammalsInfoBoxStyle()
Copyright © 2009-2012 Ifremer. All Rights Reserved.