|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionRoute | |
|---|---|
| com.bankframe.ei.txnhandler | |
| com.bankframe.ei.txnhandler.impl.transactionroute | |
| Uses of TransactionRoute in com.bankframe.ei.txnhandler |
|---|
| Methods in com.bankframe.ei.txnhandler that return TransactionRoute | |
|---|---|
static TransactionRoute |
TransactionHandlerUtils.getTxnRoute(String txnCode,
String txnType,
int hostSequenceNumber)
This method gets the Transaction Route for a given txnCode and txnType. |
| Methods in com.bankframe.ei.txnhandler with parameters of type TransactionRoute | |
|---|---|
static Destination |
TransactionHandlerUtils.getDestination(TransactionRoute txnRoute)
This method gets the Destination for a given transaction route. |
| Uses of TransactionRoute in com.bankframe.ei.txnhandler.impl.transactionroute |
|---|
| Methods in com.bankframe.ei.txnhandler.impl.transactionroute that return TransactionRoute | |
|---|---|
TransactionRoute |
TransactionRouteHome.create(String txnCode,
String txnType,
String destinationId,
String dataFormat,
int hostSequenceNumber)
Create an instance of TransactionRoute EJB |
static TransactionRoute |
TransactionRouteCache.findByPrimaryKey(TransactionRoutePK pk)
This method is a findByPrimaryKey for the Destination Cache |
TransactionRoute |
TransactionRouteHome.findByPrimaryKey(TransactionRoutePK primaryKey)
Find and instantiate the specified TransactionRoute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||