| Package | Description |
|---|---|
| com.tourapp.model.tour.booking.db | |
| com.tourapp.model.tour.booking.detail.db | |
| com.tourapp.model.tour.booking.history.db |
| Modifier and Type | Method and Description |
|---|---|
ArTrxModel |
BookingModel.addArDetail(ArTrxModel recArTrx,
BookingLineModel recBookingLine,
boolean bForceRecount)
Add the ArTrx and BookingLine detail files if they don't already exist.
|
| Modifier and Type | Method and Description |
|---|---|
int |
BookingDetailModel.updateBookingLine(BookingLineModel bookingLine,
int iPricingType,
int iPaxCategory,
int iQuantity,
double dAmount,
boolean bCommissionable,
double dCommissionRate,
String strPayAt,
int iPricingStatusID,
int iChangeType)
Add the booking line item for this booking detail.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BookingLineHistoryModel |
Copyright © 2013 tourapp.com. All Rights Reserved.