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