com.bankframe.ei.txnhandler.impl.eabtransactionfield
Interface EABTransactionFieldHome
- All Superinterfaces:
- EABTransactionFieldFinders, EJBHome, Remote
public interface EABTransactionFieldHome
- extends EJBHome, EABTransactionFieldFinders
This interface defines the methods for obtaining EABTransactionField Entity instances
JNDI_LOOKUP_NAME
static final String JNDI_LOOKUP_NAME
- See Also:
- Constant Field Values
findByPrimaryKey
EABTransactionField findByPrimaryKey(EABTransactionFieldPK tansancationFieldPK)
throws RemoteException,
FinderException
- This method finds EabTransactionField based on primary key
- Parameters:
tansancationFieldPK
- EabTransactionFieldPK
- Returns:
- EabTransactionField
- Throws:
RemoteException
- thrown on Remote Operation Fails
FinderException
- thrown on failure to find the bean
Copyright © 2005, 2007, Oracle. All rights reserved.