|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.hierarchView.struts.view.utils.OptionGenerator
Allows to create some collection to populate option list in HTML form.
| Constructor Summary | |
OptionGenerator()
|
|
| Method Summary | |
static java.util.ArrayList |
getAuthorizedBehaviour(java.lang.String anHighlightmentMethod)
Create a collection of LabelValueBean object specific of an highlightment method from a properties file |
static LabelValueBean |
getDefaultSource()
create a LabelValueBean object corresponding to the default source if it exists |
static java.util.ArrayList |
getHighlightmentSources()
create a collection of LabelValueBean object from a properties file |
static LabelValueBean |
getSource(java.lang.String sourceName)
create a LabelValueBean object corresponding to the default source if it exists |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OptionGenerator()
| Method Detail |
public static java.util.ArrayList getHighlightmentSources()
public static LabelValueBean getDefaultSource()
public static LabelValueBean getSource(java.lang.String sourceName)
public static java.util.ArrayList getAuthorizedBehaviour(java.lang.String anHighlightmentMethod)
anHighlightmentMethod -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||