| Package | Description |
|---|---|
| com.tourapp.model.tour.booking.detail.db | |
| com.tourapp.model.tour.booking.history.db |
| Modifier and Type | Method and Description |
|---|---|
BookingModel |
BookingSubModel.getBooking(boolean bCreateAndReadCurrent)
Get the main (Booking) record for this detail record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BookingSubModel.addDetailBehaviors(BookingModel recBooking,
TourModel recTour)
AddDetailBehaviors Method.
|
int |
BookingSubModel.initBookingDetailFields(BookingModel recBooking,
TourModel recTour,
boolean bOnlyIfTargetIsNull)
InitBookingDetailFields Method.
|
int |
BookingSubModel.setDetailProductInfo(Map<String,Object> properties,
TourSubModel recTourHeaderDetail,
BookingModel recBooking,
TourModel recTour,
org.jbundle.model.db.Field fldPaxID,
org.jbundle.model.db.Field fldQaID,
org.jbundle.model.db.Field fldModID)
Set-up the current product info.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BookingHistoryModel |
Copyright © 2013 tourapp.com. All Rights Reserved.