|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.base.AbstractFilteredPage
fr.ifremer.wao.ui.pages.Contacts
@IncludeStylesheet(value="context:css/contacts.css") public class Contacts
Contacts Created: 9 nov. 2009
| Constructor Summary | |
|---|---|
Contacts()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay()
No restriction to display this page. |
boolean |
canImportExport()
Only administrator and coordinator with no readOnly rights can import/export contacts. |
boolean |
canUnvalidate()
|
boolean |
canValidate()
|
void |
createNewContact(Boat boat,
SampleRow sampleRow)
|
String |
getBoatDescription()
|
String |
getCommentDisplayed()
|
String |
getCommentTooltip()
|
ContactFilter |
getContactFilter()
|
org.apache.tapestry5.beaneditor.BeanModel<Contact> |
getContactModel()
|
ContactDataSource |
getContacts()
|
DateFormat |
getDateFormat()
|
protected SamplingFilter |
getFilter()
|
String |
getGridClass()
|
String |
getRowClass()
|
String |
getSampleRowDescription()
|
String |
getTooltipExportFrom()
|
GenericSelectModel<WaoUser> |
getUserSelectModel()
|
boolean |
hasActions()
|
boolean |
hasValidationActions()
Display validation actions. |
protected boolean |
isAvailableDataForFiltersOnly()
Used to show only active company and observers. |
boolean |
isEditionMode()
|
boolean |
isEmpty(Boolean validation)
|
boolean |
isFiltersVisible()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Contacts()
| Method Detail |
|---|
public boolean canDisplay()
public ContactFilter getContactFilter()
throws WaoException
WaoExceptionpublic boolean isFiltersVisible()
protected SamplingFilter getFilter()
throws WaoException
getFilter in class AbstractFilteredPageWaoExceptionprotected boolean isAvailableDataForFiltersOnly()
AbstractFilteredPage
isAvailableDataForFiltersOnly in class AbstractFilteredPagepublic boolean canImportExport()
public ContactDataSource getContacts()
throws WaoException
WaoExceptionpublic org.apache.tapestry5.beaneditor.BeanModel<Contact> getContactModel()
public GenericSelectModel<WaoUser> getUserSelectModel()
public String getCommentDisplayed()
public String getCommentTooltip()
public String getSampleRowDescription()
public String getBoatDescription()
public String getTooltipExportFrom()
throws WaoException
WaoExceptionpublic String getGridClass()
public String getRowClass()
public DateFormat getDateFormat()
public boolean isEditionMode()
public boolean isEmpty(Boolean validation)
public boolean hasActions()
public boolean hasValidationActions()
public boolean canValidate()
public boolean canUnvalidate()
public void createNewContact(Boat boat,
SampleRow sampleRow)
throws WaoException
WaoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||