public interface RmiIiopBmpHome
extends javax.ejb.EJBHome
| Modifier and Type | Method and Description |
|---|---|
RmiIiopBmpObject |
create(String name) |
RmiIiopBmpObject |
findByPrimaryKey(Integer primarykey) |
Collection |
findEmptyCollection() |
RmiIiopBmpObject create(String name) throws javax.ejb.CreateException, RemoteException
javax.ejb.CreateExceptionRemoteExceptionRmiIiopBmpObject findByPrimaryKey(Integer primarykey) throws javax.ejb.FinderException, RemoteException
javax.ejb.FinderExceptionRemoteExceptionCollection findEmptyCollection() throws javax.ejb.FinderException, RemoteException
javax.ejb.FinderExceptionRemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.