com.bankframe.ei.txnhandler.transactionlayout.impl.response
Interface ResponseTransactionFieldHome
- All Superinterfaces:
- EJBHome, Remote
public interface ResponseTransactionFieldHome
- extends EJBHome
This class is the home interface of the ResponseTransactionField bean
findByPrimaryKey
ResponseTransactionField findByPrimaryKey(ResponseTransactionFieldPK primaryKey)
throws RemoteException,
ProcessingErrorException,
FinderException
- Find and instantiate a ResponseTransactionField
- Parameters:
primaryKey
- the primary key of the ResponseTransactionField to retrieve'
- Returns:
- ResponseTransactionField instance
- Throws:
FinderException
- Thrown if an instance corresponding to the primaryKey could not be retrieved
RemoteException
ProcessingErrorException
Copyright © 2005, 2007, Oracle. All rights reserved.