| |
|
| java.lang.Object org.jboss.test.cmp2.keygen.ejb.IntegerPKBean
IntegerPKBean | abstract public class IntegerPKBean implements EntityBean(Code) | | The Integer pk based bean implementation
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|