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)
          This method initialises a new instance of the PersisterTxnMap entity.
 

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



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