Uses of Class
com.bankframe.ei.txnhandler.impl.transactionroute.TransactionRoutePK

Packages that use TransactionRoutePK
com.bankframe.ei.txnhandler.impl.transactionroute   
 

Uses of TransactionRoutePK in com.bankframe.ei.txnhandler.impl.transactionroute
 

Methods in com.bankframe.ei.txnhandler.impl.transactionroute that return TransactionRoutePK
 TransactionRoutePK TransactionRouteCMPBean.ejbCreate(java.lang.String txnCode, java.lang.String txnType, java.lang.String destinationId, java.lang.String dataFormat, int hostSequenceNumber)
          Initialise TransactionRouteBean
 

Methods in com.bankframe.ei.txnhandler.impl.transactionroute with parameters of type TransactionRoutePK
 TransactionRoute TransactionRouteHome.findByPrimaryKey(TransactionRoutePK primaryKey)
          Find and instantiate the specified TransactionRoute
static TransactionRoute TransactionRouteCache.findByPrimaryKey(TransactionRoutePK pk)
          This method is a findByPrimaryKey for the Destination Cache
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.