|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestTransactionFieldHome
This class is the home interface of the RequestTransactionField bean
| Method Summary | |
|---|---|
RequestTransactionField |
findByPrimaryKey(RequestTransactionFieldPK primaryKey)
Find and instantiate a RequestTransactionField |
Enumeration |
findByTransactionCodeAndType(String txnCode,
String txnType)
Find all RequestTransactionFields with the specified transaction code and transaction type |
| Methods inherited from interface javax.ejb.EJBHome |
|---|
getEJBMetaData, getHomeHandle, remove, remove |
| Method Detail |
|---|
RequestTransactionField findByPrimaryKey(RequestTransactionFieldPK primaryKey)
throws RemoteException,
ProcessingErrorException,
FinderException
primaryKey - the primary key of the RequestTransactionField to retrieve'
FinderException - Thrown if an instance corresponding to the primaryKey could not be retrieved
RemoteException
ProcessingErrorException
Enumeration findByTransactionCodeAndType(String txnCode,
String txnType)
throws RemoteException,
FinderException,
ProcessingErrorException
txnCode - Transaction CodetxnType - Transaction Type
RemoteException
FinderException - Thrown if no matching instances were found
ProcessingErrorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||