|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.components.Layout
public class Layout
Layout Created: 9 nov. 2009
| Constructor Summary | |
|---|---|
Layout()
|
|
| Method Summary | |
|---|---|
void |
addError(String... message)
Add an error to the layout : display the body any way. |
void |
addFatal(String message)
Add a fatal error to the layout : don't display the page body. |
void |
addInfo(String message)
Add an info message to the layout. |
boolean |
canShowPage()
|
boolean |
displayBody()
|
String |
getAccessText()
|
String |
getAdminClass()
|
String |
getAdminSelected()
|
String |
getBoatsSelected()
|
String |
getContactsSelected()
|
String |
getContentId()
|
String |
getContextPath()
|
WaoUser |
getCurrentUser()
|
FeedBack |
getFeedBack()
|
String |
getPageTitle()
|
String |
getSamplingSelected()
|
String |
getSynthesisSelected()
|
String |
getVersion()
|
boolean |
hasConnexionErrors()
|
boolean |
isCurrentUserExists()
Test if the current user in session is a valid user. |
void |
setCurrentUser(WaoUser user)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Layout()
| Method Detail |
|---|
public boolean isCurrentUserExists()
contributeApplicationStateManager(MappedConfiguration)public String getContextPath()
public String getVersion()
public String getPageTitle()
public String getContentId()
public void setCurrentUser(WaoUser user)
public WaoUser getCurrentUser()
public FeedBack getFeedBack()
public String getAdminClass()
public String getSamplingSelected()
public String getBoatsSelected()
public String getContactsSelected()
public String getSynthesisSelected()
public String getAdminSelected()
public boolean canShowPage()
public String getAccessText()
public boolean displayBody()
public void addInfo(String message)
message - of the infopublic void addError(String... message)
message - of the errorpublic void addFatal(String message)
message - of the errorpublic boolean hasConnexionErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||