|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionRoute
The remote interface of the TransactionRouteBean Entity Bean
Field Summary | |
---|---|
static int |
OFFLINE_MODE_FETCHING
|
static int |
OFFLINE_MODE_OFF
|
static int |
OFFLINE_MODE_STORING
|
Method Summary | |
---|---|
String |
getDataFormat()
This method returns this Data-Format class name |
String |
getDestinationId()
This method returns the Destination Id |
int |
getHostSequenceNumber()
This method returns the host sequence number |
String |
getTxnCode()
This method returns this transaction's code |
String |
getTxnType()
This method returns this transaction's type |
Field Detail |
---|
static final int OFFLINE_MODE_OFF
static final int OFFLINE_MODE_FETCHING
static final int OFFLINE_MODE_STORING
Method Detail |
---|
String getTxnCode() throws RemoteException
RemoteException
String getTxnType() throws RemoteException
RemoteException
String getDataFormat() throws RemoteException
RemoteException
String getDestinationId() throws RemoteException
RemoteException
int getHostSequenceNumber() throws RemoteException
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |