|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object magoffin.matt.ma2.support.BasicBizContext magoffin.matt.ma2.web.util.WebBizContext
public class WebBizContext
BizContext for web layer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface magoffin.matt.ma2.biz.BizContext |
---|
BizContext.Feature |
Field Summary | |
---|---|
static java.lang.String |
URL_BASE
The attribute key for the webapp base URL. |
Constructor Summary | |
---|---|
WebBizContext(javax.servlet.http.HttpServletRequest request,
magoffin.matt.xweb.util.AppContextSupport appContextSupport)
Constructor. |
Method Summary |
---|
Methods inherited from class magoffin.matt.ma2.support.BasicBizContext |
---|
getActingUser, getAppContextSupport, getAttribute, getLocale, isFeatureEnabled, setActingUser, setAppContextSupport, setAttribute, setLocale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String URL_BASE
Constructor Detail |
---|
public WebBizContext(javax.servlet.http.HttpServletRequest request, magoffin.matt.xweb.util.AppContextSupport appContextSupport)
request
- the HTTP requestappContextSupport
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |