© 2005 BEA Systems, Inc.

com.bea.content
Class ContentContext

java.lang.Object
  extended bycom.bea.content.ContentContext

public class ContentContext
extends Object


Field Summary
protected  P13nContextHandler handler
           
protected  HttpServletRequest request
           
 
Constructor Summary
ContentContext()
           
ContentContext(HttpServletRequest request)
           
 
Method Summary
 P13nContextHandler getP13nContextHandler()
           
 HttpServletRequest getRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handler

protected P13nContextHandler handler

request

protected HttpServletRequest request
Constructor Detail

ContentContext

public ContentContext()

ContentContext

public ContentContext(HttpServletRequest request)
Method Detail

getP13nContextHandler

public P13nContextHandler getP13nContextHandler()
                                         throws com.bea.p13n.entitlements.common.EntitlementsException
Throws:
com.bea.p13n.entitlements.common.EntitlementsException

getRequest

public HttpServletRequest getRequest()

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved