Uses of Class
com.bankframe.ei.txnhandler.impl.responseindex.ResponseIndexPK

Packages that use ResponseIndexPK
com.bankframe.ei.txnhandler.impl.responseindex   
 

Uses of ResponseIndexPK in com.bankframe.ei.txnhandler.impl.responseindex
 

Methods in com.bankframe.ei.txnhandler.impl.responseindex that return ResponseIndexPK
 ResponseIndexPK ResponseIndexCMPBean.ejbCreate(java.lang.String txnCode, java.lang.String txnType, java.lang.String indexName)
          This method initialises a new instance of the ResponseIndex entity.
 

Methods in com.bankframe.ei.txnhandler.impl.responseindex with parameters of type ResponseIndexPK
 ResponseIndex ResponseIndexHome.findByPrimaryKey(ResponseIndexPK key)
          This method finds an instance of ResponseIndex by its PrimaryKey
static ResponseIndex ResponseIndexCache.findByPrimaryKey(ResponseIndexPK pk)
          This method is a findByPrimaryKey for the Response Index Cache
 



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