public interface EJBLocalObject
Modifier and Type | Method and Description |
---|---|
EJBLocalHome |
getEJBLocalHome() |
java.lang.Object |
getPrimaryKey() |
boolean |
isIdentical(EJBLocalObject obj) |
void |
remove() |
EJBLocalHome getEJBLocalHome() throws EJBException
EJBException
java.lang.Object getPrimaryKey() throws EJBException
EJBException
boolean isIdentical(EJBLocalObject obj) throws EJBException
EJBException
void remove() throws RemoveException, EJBException
RemoveException
EJBException