public class EntityContext extends BaseContext
BaseContext.Call, BaseContext.State, BaseContext.UserTransactionWrappersecurityService, userTransaction| Constructor and Description | 
|---|
| EntityContext(SecurityService securityService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | check(ThreadContext context,
     BaseContext.Call call) | 
| EJBLocalObject | getEJBLocalObject() | 
| EJBObject | getEJBObject() | 
| java.lang.Object | getPrimaryKey() | 
doCheck, getCallerPrincipal, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getRollbackOnly, getTimerService, getUserTransaction, getUserTransaction, illegal, isCallerInRole, isCallerInRole, isTimerMethodAllowed, isUserTransactionAccessAllowed, lookup, setRollbackOnly, writeReplacepublic EntityContext(SecurityService securityService)
public EJBLocalObject getEJBLocalObject()
                                 throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic EJBObject getEJBObject()
                       throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic java.lang.Object getPrimaryKey()
                               throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void check(ThreadContext context, BaseContext.Call call)
check in class BaseContext