org.LexGrid.LexBIG.caCore.web.util
Class LexEVSJSPUtils

java.lang.Object
  extended by gov.nih.nci.system.web.util.JSPUtils
      extended by org.LexGrid.LexBIG.caCore.web.util.LexEVSJSPUtils

public class LexEVSJSPUtils
extends gov.nih.nci.system.web.util.JSPUtils


Field Summary
private  DBConnector dbConnector
           
private static LexEVSJSPUtils jspUtils
           
private static org.apache.log4j.Logger log
           
 
Constructor Summary
LexEVSJSPUtils(javax.servlet.ServletContext context)
           
 
Method Summary
static LexEVSJSPUtils getJSPUtils(javax.servlet.ServletContext context)
          Instantiate LexEVSJSPUtils
 org.LexGrid.LexBIG.DataModel.InterfaceElements.CodingSchemeRendering[] getLoadedCodingSchemes()
           
 
Methods inherited from class gov.nih.nci.system.web.util.JSPUtils
getAllFields, getAssociations, getClassNames, getPackageNames, getSearchableFields, isSecurityEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static org.apache.log4j.Logger log

dbConnector

private DBConnector dbConnector

jspUtils

private static LexEVSJSPUtils jspUtils
Constructor Detail

LexEVSJSPUtils

public LexEVSJSPUtils(javax.servlet.ServletContext context)
Method Detail

getJSPUtils

public static LexEVSJSPUtils getJSPUtils(javax.servlet.ServletContext context)
Instantiate LexEVSJSPUtils

Parameters:
context -
Returns:
LexEVSJSPUtils

getLoadedCodingSchemes

public org.LexGrid.LexBIG.DataModel.InterfaceElements.CodingSchemeRendering[] getLoadedCodingSchemes()