|
||||||||||
| 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 |
displayBody()
|
String |
getAccessText()
|
String |
getAdminClass()
|
String |
getAdminSelected()
|
String |
getBoatsSelected()
|
String |
getContactsSelected()
|
String |
getContextPath()
|
ConnectedUser |
getCurrentUser()
|
int |
getCurrentYear()
|
FeedBack |
getFeedBack()
|
String |
getSamplingSelected()
|
String |
getSynthesisSelected()
|
String |
getVersion()
|
boolean |
isCurrentUserExists()
Test if the current user in session is a valid user. |
boolean |
isDevEnvironment()
|
| 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 int getCurrentYear()
public boolean isDevEnvironment()
public boolean isCurrentUserExists()
contributeApplicationStateManager(MappedConfiguration)public String getContextPath()
public String getVersion()
public ConnectedUser getCurrentUser()
public FeedBack getFeedBack()
public String getAdminClass()
public String getSamplingSelected()
public String getBoatsSelected()
public String getContactsSelected()
public String getSynthesisSelected()
public String getAdminSelected()
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 error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||