|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Refundable | |
---|---|
com.retek.component.customerorder | |
com.retek.component.payment | |
com.retek.rcom.gui.util |
Uses of Refundable in com.retek.component.customerorder |
---|
Subinterfaces of Refundable in com.retek.component.customerorder | |
interface |
CustomerOrderCreditCardPayment
This interface extends from the standard CustomerOrderPayment. |
Methods in com.retek.component.customerorder with parameters of type Refundable | |
void |
CustomerOrderLine.addAccommodationAndGeneratePayment(Accommodation accomodation,
Refundable refundable)
|
void |
CustomerOrder.addAccommodationAndGeneratePayment(Accommodation accomodation,
Refundable refundable)
Calculates the value of the accommodation, adds the accommodation to the order, generates a credit payment for the accommodation, sets the order priority to HIGH, and generates a history event for the accommodation. |
Uses of Refundable in com.retek.component.payment |
---|
Subinterfaces of Refundable in com.retek.component.payment | |
interface |
TenderType
A TenderType is a payment type that belongs to a TenderTypeGroup. |
interface |
TenderTypeCreditCard
TenderTypeCreditCard extends from TenderType and has additional methods required for Credit Card validation. |
Uses of Refundable in com.retek.rcom.gui.util |
---|
Methods in com.retek.rcom.gui.util that return Refundable | |
Refundable |
RefundablePayment.getRefundable()
|
Constructors in com.retek.rcom.gui.util with parameters of type Refundable | |
RefundablePayment(Refundable refundable)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |