|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BookableProductOptionsIf
The BookableProductOptions is used to define the behaviour of certain Bookable Product APIs
| Method Summary | |
|---|---|
boolean |
isThrowExeptionForExceedingMaxBookings()
Throw exception if bookings exceeds the maximum number of bookings on the bookable product. |
void |
setThrowExeptionForExceedingMaxBookings(boolean throwExeptionForExceedingMaxBookings)
Throw exception if bookings exceeds the maximum number of bookings on the bookable product. |
| Method Detail |
|---|
boolean isThrowExeptionForExceedingMaxBookings()
void setThrowExeptionForExceedingMaxBookings(boolean throwExeptionForExceedingMaxBookings)
throwExeptionForExceedingMaxBookings - the throwExeptionForExceedingMaxBookings to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||