com.opensymphony.ejb
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary |
| Fields inherited from class com.opensymphony.ejb.AbstractEntityAdapter |
context, sequenceName |
| Constructor Summary | |
EntityAdapter()
|
|
| Method Summary | |
void |
ejbActivate()
Required to implement EntityBean. |
void |
ejbLoad()
Required to implement EntityBean. |
void |
ejbPassivate()
Required to implement EntityBean. |
void |
ejbRemove()
Required to implement EntityBean. |
void |
ejbStore()
Required to implement EntityBean. |
protected javax.ejb.EntityContext |
getEntityContext()
Return EntityContext. |
void |
setEntityContext(javax.ejb.EntityContext context)
Required to implement EntityBean. |
void |
unsetEntityContext()
Required to implement EntityBean. |
| Methods inherited from class com.opensymphony.ejb.AbstractEntityAdapter |
generateGUID, locatePropertySet, nextId, nextInt, nextLong, setContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntityAdapter()
| Method Detail |
public void setEntityContext(javax.ejb.EntityContext context)
throws javax.ejb.EJBException,
java.rmi.RemoteException
sequenceName.
setEntityContext in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbActivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbActivate in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbLoad()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbLoad in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbPassivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbPassivate in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void ejbRemove()
throws javax.ejb.RemoveException,
javax.ejb.EJBException,
java.rmi.RemoteException
ejbRemove in interface javax.ejb.EntityBeanjavax.ejb.RemoveException
javax.ejb.EJBException
java.rmi.RemoteException
public void ejbStore()
throws javax.ejb.EJBException,
java.rmi.RemoteException
ejbStore in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteException
public void unsetEntityContext()
throws javax.ejb.EJBException,
java.rmi.RemoteException
unsetEntityContext in interface javax.ejb.EntityBeanjavax.ejb.EJBException
java.rmi.RemoteExceptionprotected javax.ejb.EntityContext getEntityContext()
|
See www.opensymphony.com for more information. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||