Uses of Interface
com.bankframe.ei.txnhandler.broker.TxnHandlerBrokerPersister

Packages that use TxnHandlerBrokerPersister
com.bankframe.ei.txnhandler.persister   
com.bankframe.ei.txnhandler.sessionamendpersister   
 

Uses of TxnHandlerBrokerPersister in com.bankframe.ei.txnhandler.persister
 

Classes in com.bankframe.ei.txnhandler.persister that implement TxnHandlerBrokerPersister
 class MasterEntityPersister
          This class is used to persist entities which have dependent objects.
 class StoreAndForwardPersister
          This class extends the Transaction Handler implementation of the EPersister interface, it is responsible for entity communication with the Cache, the Transaction Handler and Store for forward.
 class StoreMasterEntityPersister
          This class is used to persist entities which have dependent objects.
 class TxnPersister
          This class is the Transaction Handler implementation of the EPersister and SessionAmendPersister interfaces, it is responsible for entity communication with the Cache and the Transaction Handler
 

Uses of TxnHandlerBrokerPersister in com.bankframe.ei.txnhandler.sessionamendpersister
 

Classes in com.bankframe.ei.txnhandler.sessionamendpersister that implement TxnHandlerBrokerPersister
 class StoreAndForwardSessionAmendPersister
          Deprecated. SessionAmendHelper classes have been replaced by TxnHandlerBroker
 class TxnSessionAmendPersister
          Deprecated. SessionAmendHelper classes have been replaced by TxnHandlerBroker
 



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