public interface EntityContext extends EJBContext
Modifier and Type | Method and Description |
---|---|
EJBLocalObject |
getEJBLocalObject() |
EJBObject |
getEJBObject() |
Object |
getPrimaryKey() |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly
EJBLocalObject getEJBLocalObject() throws IllegalStateException
IllegalStateException
EJBObject getEJBObject() throws IllegalStateException
IllegalStateException
Object getPrimaryKey() throws IllegalStateException
IllegalStateException
Copyright © 2013. All rights reserved.