|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.example.ValueSetDefinitionSelectionMenu
public class ValueSetDefinitionSelectionMenu
Helper class used to display a list of available value set definitions and return the user selection.
Constructor Summary | |
---|---|
ValueSetDefinitionSelectionMenu()
|
Method Summary | |
---|---|
ValueSetDefinition |
displayAndGetSelection(java.lang.String message)
Display the list of available value set definitions and process the user selection. |
protected java.util.List<ValueSetDefinition> |
displayValueSetDefinitions()
Displays a list of available value set definitions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueSetDefinitionSelectionMenu()
Method Detail |
---|
protected java.util.List<ValueSetDefinition> displayValueSetDefinitions() throws LBException
LBException
- If an error occurs displaying the list.public ValueSetDefinition displayAndGetSelection(java.lang.String message)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |