Uses of Class
com.arsdigita.kernel.KernelRequestContext

Packages that use KernelRequestContext
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.sitenode Deprecated. Use the com.arsdigita.web package instead. 
 

Uses of KernelRequestContext in com.arsdigita.kernel
 

Methods in com.arsdigita.kernel that return KernelRequestContext
static KernelRequestContext KernelHelper.getKernelRequestContext(javax.servlet.http.HttpServletRequest req)
          Extracts the KernelRequestContext from the given request.
 

Constructors in com.arsdigita.kernel with parameters of type KernelRequestContext
KernelRequestContext(KernelRequestContext that)
          Copy constructor.
 

Uses of KernelRequestContext in com.arsdigita.sitenode
 

Subclasses of KernelRequestContext in com.arsdigita.sitenode
 class SiteNodeRequestContext
          Deprecated. Use WebContext instead.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC