|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionErrorCondition
This is the remote interface of the TransactionErrorConditionBean Entity Bean
Method Summary | |
---|---|
String |
getCombineNext()
This method returns the CombineNext |
String |
getCondition()
This method returns the condition for matching error |
String |
getErrorTxnCode()
This method returns the transaction code this error will use to process the host system data. |
String |
getErrorTxnType()
This method returns the transaction type this error will use to process the host system data. |
int |
getSequence()
This method returns the sequence number |
String |
getTxnCode()
This method returns this transaction's code |
String |
getTxnFieldName()
This method returns the txn FieldName that this error uses |
String |
getTxnType()
This method returns this transaction's type |
String |
getValue()
This method returns the value indicating an error for condition |
DataPacket |
toDataPacket()
Convert transaction route data to DataPacket |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
---|
String getTxnCode() throws RemoteException
RemoteException
String getTxnType() throws RemoteException
RemoteException
int getSequence() throws RemoteException
RemoteException
String getTxnFieldName() throws RemoteException
RemoteException
String getCondition() throws RemoteException
RemoteException
String getValue() throws RemoteException
RemoteException
String getCombineNext() throws RemoteException
RemoteException
String getErrorTxnCode() throws RemoteException
RemoteException
String getErrorTxnType() throws RemoteException
RemoteException
DataPacket toDataPacket() throws RemoteException
toDataPacket
in interface EEntityRemote
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |