|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookFindAvailableRoomQuery
Sök tillgängliga Hotell
Field Summary | |
---|---|
static java.lang.String |
GIVEN_NUMBER_OF_GUESTS
|
static java.lang.String |
GIVEN_NUMBER_OF_ROOMS
|
static java.lang.String |
GIVEN_NUMBER_OF_XOR
|
static java.lang.String |
HOTEL_CHAIN_ID
|
static java.lang.String |
HOTEL_CUSTOMER_ID
|
static java.lang.String |
HOTEL_GUEST_ARRIVAL_DATE
|
static java.lang.String |
HOTEL_GUEST_DEPARTURE_DATE
|
static java.lang.String |
HOTEL_LOCATION_ID
|
static java.lang.String |
HOTEL_NAME_PATTERN
|
static java.lang.String |
HOTEL_OFFER_CODE_LIST
|
static java.lang.String |
INCLUDE_DISTANCE_TO_TRAIN
|
static java.lang.String |
POLICY
|
Method Summary | |
---|---|
SjNetbookGivenNumberOfGuests |
getGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor. |
SjNetbookGivenNumberOfRooms |
getGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor. |
TiIntegerInterface |
getGivenNumberOfXor()
field givenNumberOfXor |
java.lang.Integer |
getGivenNumberOfXorValue()
field givenNumberOfXor |
SjIdentity |
getHotelChainId()
Field hotelChainId is defined as optional. |
java.lang.String |
getHotelChainIdValue()
Field hotelChainId is defined as optional. |
SjIdentity |
getHotelCustomerId()
Field hotelCustomerId is defined as optional. |
java.lang.String |
getHotelCustomerIdValue()
Field hotelCustomerId is defined as optional. |
TiDate |
getHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory. |
TiDate |
getHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory. |
SjIdentity |
getHotelLocationId()
Field hotelLocationId is defined as mandatory. |
java.lang.String |
getHotelLocationIdValue()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
getHotelNamePattern()
Field hotelNamePattern is defined as optional. |
java.lang.String |
getHotelNamePatternValue()
Field hotelNamePattern is defined as optional. |
SjCodeList |
getHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional. |
TiBooleanInterface |
getIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional. |
java.lang.Boolean |
getIncludeDistanceToTrainValue()
Field includeDistanceToTrain is defined as optional. |
SjNetbookPolicy |
getPolicy()
Field policy is defined as mandatory. |
SjNetbookGivenNumberOfGuests |
lookupGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor. |
SjNetbookGivenNumberOfRooms |
lookupGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor. |
TiIntegerInterface |
lookupGivenNumberOfXor()
field givenNumberOfXor |
SjIdentity |
lookupHotelChainId()
Field hotelChainId is defined as optional. |
SjIdentity |
lookupHotelCustomerId()
Field hotelCustomerId is defined as optional. |
TiDate |
lookupHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory. |
TiDate |
lookupHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory. |
SjIdentity |
lookupHotelLocationId()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
lookupHotelNamePattern()
Field hotelNamePattern is defined as optional. |
SjCodeList |
lookupHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional. |
TiBooleanInterface |
lookupIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional. |
SjNetbookPolicy |
lookupPolicy()
Field policy is defined as mandatory. |
void |
setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
Field givenNumberOfGuests is defined as part of xor. |
void |
setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
Field givenNumberOfRooms is defined as part of xor. |
void |
setGivenNumberOfXor(TiIntegerInterface inData)
field givenNumberOfXor |
void |
setGivenNumberOfXorValue(java.lang.Integer inData)
field givenNumberOfXor |
void |
setHotelChainId(SjIdentity inData)
Field hotelChainId is defined as optional. |
void |
setHotelChainIdValue(java.lang.String inData)
Field hotelChainId is defined as optional. |
void |
setHotelChainIdValue(java.lang.String inData,
boolean inNotify)
Field hotelChainId is defined as optional. |
void |
setHotelCustomerId(SjIdentity inData)
Field hotelCustomerId is defined as optional. |
void |
setHotelCustomerIdValue(java.lang.String inData)
Field hotelCustomerId is defined as optional. |
void |
setHotelCustomerIdValue(java.lang.String inData,
boolean inNotify)
Field hotelCustomerId is defined as optional. |
void |
setHotelGuestArrivalDate(TiDate inData)
Field hotelGuestArrivalDate is defined as mandatory. |
void |
setHotelGuestDepartureDate(TiDate inData)
Field hotelGuestDepartureDate is defined as mandatory. |
void |
setHotelLocationId(SjIdentity inData)
Field hotelLocationId is defined as mandatory. |
void |
setHotelLocationIdValue(java.lang.String inData)
Field hotelLocationId is defined as mandatory. |
void |
setHotelLocationIdValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationId is defined as mandatory. |
void |
setHotelNamePattern(TiStringInterface inData)
Field hotelNamePattern is defined as optional. |
void |
setHotelNamePatternValue(java.lang.String inData)
Field hotelNamePattern is defined as optional. |
void |
setHotelNamePatternValue(java.lang.String inData,
boolean inNotify)
Field hotelNamePattern is defined as optional. |
void |
setHotelOfferCodeList(SjCodeList inData)
Field hotelOfferCodeList is defined as optional. |
void |
setIncludeDistanceToTrain(TiBooleanInterface inData)
Field includeDistanceToTrain is defined as optional. |
void |
setIncludeDistanceToTrainValue(java.lang.Boolean inData)
Field includeDistanceToTrain is defined as optional. |
void |
setIncludeDistanceToTrainValue(java.lang.Boolean inData,
boolean inNotify)
Field includeDistanceToTrain is defined as optional. |
void |
setPolicy(SjNetbookPolicy inData)
Field policy is defined as mandatory. |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String HOTEL_GUEST_ARRIVAL_DATE
static final java.lang.String HOTEL_GUEST_DEPARTURE_DATE
static final java.lang.String HOTEL_CUSTOMER_ID
static final java.lang.String HOTEL_LOCATION_ID
static final java.lang.String HOTEL_NAME_PATTERN
static final java.lang.String HOTEL_CHAIN_ID
static final java.lang.String HOTEL_OFFER_CODE_LIST
static final java.lang.String GIVEN_NUMBER_OF_XOR
static final java.lang.String GIVEN_NUMBER_OF_GUESTS
static final java.lang.String GIVEN_NUMBER_OF_ROOMS
static final java.lang.String POLICY
static final java.lang.String INCLUDE_DISTANCE_TO_TRAIN
Method Detail |
---|
TiDate getHotelGuestArrivalDate()
TiDate lookupHotelGuestArrivalDate()
void setHotelGuestArrivalDate(TiDate inData)
TiDate getHotelGuestDepartureDate()
TiDate lookupHotelGuestDepartureDate()
void setHotelGuestDepartureDate(TiDate inData)
SjIdentity getHotelCustomerId()
SjIdentity lookupHotelCustomerId()
void setHotelCustomerId(SjIdentity inData)
java.lang.String getHotelCustomerIdValue()
void setHotelCustomerIdValue(java.lang.String inData)
void setHotelCustomerIdValue(java.lang.String inData, boolean inNotify)
SjIdentity getHotelLocationId()
SjIdentity lookupHotelLocationId()
void setHotelLocationId(SjIdentity inData)
java.lang.String getHotelLocationIdValue()
void setHotelLocationIdValue(java.lang.String inData)
void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getHotelNamePattern()
TiStringInterface lookupHotelNamePattern()
void setHotelNamePattern(TiStringInterface inData)
java.lang.String getHotelNamePatternValue()
void setHotelNamePatternValue(java.lang.String inData)
void setHotelNamePatternValue(java.lang.String inData, boolean inNotify)
SjIdentity getHotelChainId()
SjIdentity lookupHotelChainId()
void setHotelChainId(SjIdentity inData)
java.lang.String getHotelChainIdValue()
void setHotelChainIdValue(java.lang.String inData)
void setHotelChainIdValue(java.lang.String inData, boolean inNotify)
SjCodeList getHotelOfferCodeList()
SjCodeList lookupHotelOfferCodeList()
void setHotelOfferCodeList(SjCodeList inData)
TiIntegerInterface getGivenNumberOfXor()
TiIntegerInterface lookupGivenNumberOfXor()
void setGivenNumberOfXor(TiIntegerInterface inData)
java.lang.Integer getGivenNumberOfXorValue()
void setGivenNumberOfXorValue(java.lang.Integer inData)
SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
SjNetbookPolicy getPolicy()
SjNetbookPolicy lookupPolicy()
void setPolicy(SjNetbookPolicy inData)
TiBooleanInterface getIncludeDistanceToTrain()
TiBooleanInterface lookupIncludeDistanceToTrain()
void setIncludeDistanceToTrain(TiBooleanInterface inData)
java.lang.Boolean getIncludeDistanceToTrainValue()
void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
void setIncludeDistanceToTrainValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |