Uses of Interface
blackboard.platform.context.Context

Packages that use Context
blackboard.platform.context   
 

Uses of Context in blackboard.platform.context
 

Methods in blackboard.platform.context that return Context
 Context ContextManager.getContext()
          Retrieves the current context previously set via ContextManager.setContext(HttpServletRequest).
 Context ContextManager.setContext(javax.servlet.http.HttpServletRequest request)
          High-level API that must be called to ensure that proper Context data is parsed from the current HTTP request.
 Context ContextManager.setContext(Id virtualHostId, Id courseId, Id userId, Id groupId, Id contentId)
           
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.