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 JSPUtils


Constructor Summary
LexEVSJSPUtils(ServletContext context)
           
 
Method Summary
static LexEVSJSPUtils getJSPUtils(ServletContext context)
          Instantiate LexEVSJSPUtils
 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
 

Constructor Detail

LexEVSJSPUtils

public LexEVSJSPUtils(ServletContext context)
Method Detail

getJSPUtils

public static LexEVSJSPUtils getJSPUtils(ServletContext context)
Instantiate LexEVSJSPUtils

Parameters:
context -
Returns:
LexEVSJSPUtils

getLoadedCodingSchemes

public CodingSchemeRendering[] getLoadedCodingSchemes()