org.openejb.entity
Class EntityContextImpl.EntityContextState

java.lang.Object
  extended byorg.openejb.EJBContextImpl.EJBContextState
      extended byorg.openejb.entity.EntityContextImpl.EntityContextState
Enclosing class:
EntityContextImpl

public abstract static class EntityContextImpl.EntityContextState
extends EJBContextImpl.EJBContextState


Constructor Summary
EntityContextImpl.EntityContextState()
           
 
Method Summary
 Object getPrimaryKey(EJBInstanceContext context)
           
 
Methods inherited from class org.openejb.EJBContextImpl.EJBContextState
getCallerPrincipal, getEJBHome, getEJBLocalHome, getEJBLocalObject, getEJBObject, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, setRollbackOnly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityContextImpl.EntityContextState

public EntityContextImpl.EntityContextState()
Method Detail

getPrimaryKey

public Object getPrimaryKey(EJBInstanceContext context)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.