Uses of Interface
com.bankframe.ei.txnhandler.impl.persistertxnmap.PersisterTxnMap

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

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

Methods in com.bankframe.ei.txnhandler.impl.persistertxnmap that return PersisterTxnMap
 PersisterTxnMap PersisterTxnMapHome.create(String entityName, String methodName, String txnCode, String txnType, String cachePolicy, String timeOutValue, String indexName)
          This method initialises a new instance of the PersisterTxnMap entity.
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, 2007, Oracle. All rights reserved.