|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.xbus.admin.html.ConfigurationBean
public class ConfigurationBean
The ConfigurationBean
stored instance from
Configuration
and comprises this
configuration in the form of the opened/disclosed three-level menu:
Constructor Summary | |
---|---|
ConfigurationBean()
Deafulst constructor. |
Method Summary | |
---|---|
java.lang.String |
getConfigurationAsTableRows()
Gets property configurationAsTableRows . |
void |
setChapterMenu(java.lang.String newChapterMenu)
Allows you to set the property chapterMenu |
void |
setSectionMenu(java.lang.String newSectionMenu)
Allows you to set the property section |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationBean() throws XException
XException
Method Detail |
---|
public void setChapterMenu(java.lang.String newChapterMenu)
public void setSectionMenu(java.lang.String newSectionMenu)
public java.lang.String getConfigurationAsTableRows()
clickedMenuHash
, composes and returnes the String with
all Html tages to the ConfiguratonPage.jsp
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |