|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PaymentContext
| Method Summary | |
|---|---|
Money |
getOriginalPaymentAmount()
Deprecated. |
PaymentInfo |
getPaymentInfo()
|
Referenced |
getReferencedPaymentInfo()
|
Money |
getRemainingPaymentAmount()
Deprecated. |
Money |
getRemainingTransactionAmount()
Returns the remaining transaction amount that needs to be processed. |
Money |
getTransactionAmount()
The amount that the system should attempt to process. |
String |
getTransactionId()
|
String |
getUserName()
|
void |
setRemainingTransactionAmount(Money amount)
Sets the remaining transaction amount. |
void |
setTransactionAmount(Money amount)
Sets the transaction amount |
void |
setTransactionId(String transactionId)
|
| Method Detail |
|---|
Money getOriginalPaymentAmount()
getTransactionAmount()Money getRemainingPaymentAmount()
getRemainingTransactionAmount()Money getTransactionAmount()
void setTransactionAmount(Money amount)
amount - Money getRemainingTransactionAmount()
void setRemainingTransactionAmount(Money amount)
amount - PaymentInfo getPaymentInfo()
Referenced getReferencedPaymentInfo()
String getTransactionId()
void setTransactionId(String transactionId)
String getUserName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||