org.LexGrid.LexBIG.admin
Class CodingSchemeSelectionMenu

java.lang.Object
  extended by org.LexGrid.LexBIG.admin.CodingSchemeSelectionMenu

public class CodingSchemeSelectionMenu
extends java.lang.Object

Helper class used to display a list of available code systems and return the user selection.


Constructor Summary
CodingSchemeSelectionMenu()
           
 
Method Summary
 CodingSchemeSummary displayAndGetSelection()
          Display the list of available coding schemes and process the user selection.
protected  java.util.List<CodingSchemeSummary> displayCodingSchemes()
          Displays a list of available coding schemes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodingSchemeSelectionMenu

public CodingSchemeSelectionMenu()
Method Detail

displayCodingSchemes

protected java.util.List<CodingSchemeSummary> displayCodingSchemes()
                                                            throws LBException
Displays a list of available coding schemes.

Returns:
The ordered list of coding scheme summaries as displayed.
Throws:
LBException - If an error occurs displaying the list.

displayAndGetSelection

public CodingSchemeSummary displayAndGetSelection()
Display the list of available coding schemes and process the user selection.

Returns:
A coding scheme summary correponding to the user selection; null if no selection is made or an error occurs.

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.