|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trumaxx.entities.PaymentReceived
@Deprecated public class PaymentReceived
Field Summary | |
---|---|
protected String |
amount
Deprecated. |
protected String |
authorizationNumber
Deprecated. |
protected String |
orderReference
Deprecated. |
protected String |
returnCode
Deprecated. |
protected String |
token
Deprecated. |
protected String |
transactionDate
Deprecated. |
protected String |
transactionID
Deprecated. |
Constructor Summary | |
---|---|
PaymentReceived()
Deprecated. |
Method Summary | |
---|---|
void |
execute(IDIFContext context)
Deprecated. Business execution logic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String amount
protected String authorizationNumber
protected String orderReference
protected String returnCode
protected String token
protected String transactionDate
protected String transactionID
Constructor Detail |
---|
public PaymentReceived()
Method Detail |
---|
public void execute(IDIFContext context)
context
- the DIF context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |