Uses of Class
com.bankframe.ei.txnhandler.impl.persistertxnmap.PersisterTxnMapPK

Packages that use PersisterTxnMapPK
com.bankframe.ei.txnhandler.impl.persistertxnmap   
 

Uses of PersisterTxnMapPK in com.bankframe.ei.txnhandler.impl.persistertxnmap
 

Methods in com.bankframe.ei.txnhandler.impl.persistertxnmap that return PersisterTxnMapPK
 PersisterTxnMapPK PersisterTxnMapCMPBean.ejbCreate(java.lang.String entityName, java.lang.String methodName, java.lang.String txnCode, java.lang.String txnType, java.lang.String cachePolicy, java.lang.String timeOutValue, java.lang.String indexName)
          This method initialises a new instance of the PersisterTxnMap entity.
 

Methods in com.bankframe.ei.txnhandler.impl.persistertxnmap with parameters of type PersisterTxnMapPK
static PersisterTxnMap PersisterTxnMapCache.findByPrimaryKey(PersisterTxnMapPK pk)
          This method is a findByPrimaryKey for the Destination Cache
 PersisterTxnMap PersisterTxnMapHome.findByPrimaryKey(PersisterTxnMapPK key)
          This method finds an instance of PersisterTxnMap by its PrimaryKey
 



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