|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.json.app.J_BookableProductOptions
public class J_BookableProductOptions
The BookableProductOptions is used to define the behaviour of certain Bookable Product APIs
| Constructor Summary | |
|---|---|
J_BookableProductOptions()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public J_BookableProductOptions()
| Method Detail |
|---|
public boolean isThrowExeptionForExceedingMaxBookings()
public 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 | ||||||||