com.bankframe.ei.txnhandler.impl.transactionroute
Interface TransactionRoute

All Superinterfaces:
EEntity, javax.ejb.EJBObject, java.rmi.Remote, java.io.Serializable, TransactionRoute
All Known Implementing Classes:
TransactionRouteImplt

public interface TransactionRoute
extends TransactionRoute, EEntity, javax.ejb.EJBObject

The remote interface of the TransactionRouteBean Entity Bean


Field Summary
 
Fields inherited from interface com.bankframe.ei.txnhandler.transactionroute.TransactionRoute
OFFLINE_MODE_FETCHING, OFFLINE_MODE_OFF, OFFLINE_MODE_STORING
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Methods inherited from interface com.bankframe.ei.txnhandler.transactionroute.TransactionRoute
getDataFormat, getDestinationId, getHostSequenceNumber, getTxnCode, getTxnType
 
Methods inherited from interface com.bankframe.ejb.EEntity
toDataPacket
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2005, 2007, Oracle. All rights reserved.