magoffin.matt.ma2.support
Class InternalBizContext

java.lang.Object
  extended by magoffin.matt.ma2.support.BasicBizContext
      extended by magoffin.matt.ma2.support.InternalBizContext
All Implemented Interfaces:
BizContext

public class InternalBizContext
extends BasicBizContext

BizContext implementation for interal application use.

Version:
$Revision: 43 $ $Date: 2007-10-21 11:10:01 +1300 (Sun, 21 Oct 2007) $
Author:
matt.magoffin

Nested Class Summary
 
Nested classes/interfaces inherited from interface magoffin.matt.ma2.biz.BizContext
BizContext.Feature
 
Constructor Summary
InternalBizContext()
          Default 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
 

Constructor Detail

InternalBizContext

public InternalBizContext()
Default constructor.