Uses of Class
com.bankframe.ei.txnhandler.transactionresponse.errorcondition.TransactionErrorConditionPK

Packages that use TransactionErrorConditionPK
com.bankframe.ei.txnhandler.transactionresponse.errorcondition   
 

Uses of TransactionErrorConditionPK in com.bankframe.ei.txnhandler.transactionresponse.errorcondition
 

Methods in com.bankframe.ei.txnhandler.transactionresponse.errorcondition that return TransactionErrorConditionPK
 TransactionErrorConditionPK TransactionErrorConditionBean.ejbCreate(String txnCode, String txnType, int sequence, String txnFieldName, String condition, String value, String combineNext, String errorTxnCode, String errorTxnType)
          This method initialises TransactionErrorConditionBean
 

Methods in com.bankframe.ei.txnhandler.transactionresponse.errorcondition with parameters of type TransactionErrorConditionPK
 TransactionErrorCondition TransactionErrorConditionHome.findByPrimaryKey(TransactionErrorConditionPK primaryKey)
          Find and instantiate the specified TransactionErrorCondition
static TransactionErrorCondition TransactionErrorConditionCache.findByPrimaryKey(TransactionErrorConditionPK pk)
          This method is a findByPrimaryKey for the Destination Cache
 



Copyright © 2005, 2007, Oracle. All rights reserved.