com.bankframe.ei.txnhandler.impl.transactionidentifier
Class TransactionIdentifierBean

java.lang.Object
  extended bycom.bankframe.ei.txnhandler.transactionidentifier.TransactionIdentifierBean
      extended bycom.bankframe.ei.txnhandler.impl.transactionidentifier.TransactionIdentifierBean
All Implemented Interfaces:
EEntity, java.io.Serializable
Direct Known Subclasses:
TransactionIdentifierCMPBean

public class TransactionIdentifierBean
extends TransactionIdentifierBean
implements EEntity

This class specifies the parameters needed to connect to the host for a specific connector

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bankframe.ei.txnhandler.transactionidentifier.TransactionIdentifierBean
isAsynchronous, txnCode, txnIdentifierField, txnType
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Constructor Summary
TransactionIdentifierBean()
           
 
Method Summary
 DataPacket toDataPacket()
          This method converts this Destination's data to a DataPacket
 
Methods inherited from class com.bankframe.ei.txnhandler.transactionidentifier.TransactionIdentifierBean
create, getIsAsynchronous, getTxnCode, getTxnIdentifierField, getTxnType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionIdentifierBean

public TransactionIdentifierBean()
Method Detail

toDataPacket

public DataPacket toDataPacket()
This method converts this Destination's data to a DataPacket

Specified by:
toDataPacket in interface EEntity
Returns:
DataPacket containing the entire state of this Busines Object


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