Uses of Class
com.softwareag.mdm.adaptation.ReadContext

Packages that use ReadContext
com.softwareag.mdm.adaptation Provides core classes and interfaces for accessing schema instances, tables and their occurrences.  
com.softwareag.mdm.adaptation.http Provides registry functions for JSP tags.  
 

Uses of ReadContext in com.softwareag.mdm.adaptation
 

Subclasses of ReadContext in com.softwareag.mdm.adaptation
 class Adaptation
          Provides a read-only access facade to Master Data values.
 

Uses of ReadContext in com.softwareag.mdm.adaptation.http
 

Methods in com.softwareag.mdm.adaptation.http that return ReadContext
static ReadContext ServletUtils.findContextFromPageContext(PageContext aPageContext)
          Returns the context that has been registered in HttpSession.
static ReadContext ServletUtils.findContextFromSession(HttpServletRequest request)
          Returns the context that has been registered in HttpSession.
static ReadContext ServletUtils.findContextFromSession(HttpSession session)
          Returns the context that has been registered in HttpSession.
 

Methods in com.softwareag.mdm.adaptation.http with parameters of type ReadContext
static void ServletUtils.registerContextToPageContext(ReadContext aReadContext, PageContext aPageContext)
          Registers the context specified to session scope of PageContext.
static void ServletUtils.registerContextToSession(ReadContext aReadContext, HttpSession aSession)
          Registers the context specified to HTTP session.
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.