public interface EncBmpHome
extends javax.ejb.EJBHome
| Modifier and Type | Method and Description |
|---|---|
EncBmpObject |
create(String name) |
EncBmpObject |
findByPrimaryKey(Integer primarykey) |
Collection |
findEmptyCollection() |
EncBmpObject create(String name) throws javax.ejb.CreateException, RemoteException
javax.ejb.CreateExceptionRemoteExceptionEncBmpObject 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.