org.jboss.test.testbean.interfaces
Interface EntityBMPHome
- All Superinterfaces:
- EJBHome (src) , java.rmi.Remote
- public interface EntityBMPHome
- extends EJBHome (src)
create
public EntityBMP (src) create()
throws java.rmi.RemoteException,
CreateException (src)
- Throws:
java.rmi.RemoteException
CreateException (src)
create
public EntityBMP (src) create(java.lang.String name)
throws java.rmi.RemoteException,
CreateException (src)
- Throws:
java.rmi.RemoteException
CreateException (src)
createMETHOD
public EntityBMP (src) createMETHOD(java.lang.String name)
throws java.rmi.RemoteException,
CreateException (src)
- Throws:
java.rmi.RemoteException
CreateException (src)
findByPrimaryKey
public EntityBMP (src) findByPrimaryKey(java.lang.String name)
throws java.rmi.RemoteException,
FinderException (src)
- Throws:
java.rmi.RemoteException
FinderException (src)
findCollectionKeys
public java.util.Collection findCollectionKeys(int num)
throws java.rmi.RemoteException,
FinderException (src)
- Throws:
java.rmi.RemoteException
FinderException (src)
findEnumeratedKeys
public java.util.Enumeration findEnumeratedKeys(int num)
throws java.rmi.RemoteException,
FinderException (src)
- Throws:
java.rmi.RemoteException
FinderException (src)