|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjNetbookFindAvailableRoomQueryPlain
public class SjNetbookFindAvailableRoomQueryPlain
Sök tillgängliga Hotell
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjNetbookFindAvailableRoomQuery |
|---|
GIVEN_NUMBER_OF_GUESTS, GIVEN_NUMBER_OF_ROOMS, GIVEN_NUMBER_OF_XOR, HOTEL_CHAIN_ID, HOTEL_CUSTOMER_ID, HOTEL_GUEST_ARRIVAL_DATE, HOTEL_GUEST_DEPARTURE_DATE, HOTEL_LOCATION_ID, HOTEL_NAME_PATTERN, HOTEL_OFFER_CODE_LIST, INCLUDE_DISTANCE_TO_TRAIN, POLICY |
| Constructor Summary | |
|---|---|
SjNetbookFindAvailableRoomQueryPlain()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGeneratedTiName()
|
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. |
java.lang.String |
getRealTiName()
|
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. |
protected TiXorSpecificationEnumeration |
specifyXors()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, toDebugString, toDebugString, updateXorIndex |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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, 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 |
| Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
|---|
property |
| Field Detail |
|---|
public TiDatePlain hotelGuestArrivalDate
public TiDatePlain hotelGuestDepartureDate
public SjIdentityPlain hotelCustomerId
public SjIdentityPlain hotelLocationId
public TiStringData hotelNamePattern
public SjIdentityPlain hotelChainId
public SjCodeListPlain hotelOfferCodeList
public TiIntegerData givenNumberOfXor
public SjNetbookGivenNumberOfGuestsPlain givenNumberOfGuests
public SjNetbookGivenNumberOfRoomsPlain givenNumberOfRooms
public SjNetbookPolicyPlain policy
public TiBooleanData includeDistanceToTrain
| Constructor Detail |
|---|
public SjNetbookFindAvailableRoomQueryPlain()
| Method Detail |
|---|
public TiDate getHotelGuestArrivalDate()
getHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuerypublic TiDate lookupHotelGuestArrivalDate()
lookupHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuerypublic void setHotelGuestArrivalDate(TiDate inData)
setHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuerypublic TiDate getHotelGuestDepartureDate()
getHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuerypublic TiDate lookupHotelGuestDepartureDate()
lookupHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuerypublic void setHotelGuestDepartureDate(TiDate inData)
setHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity getHotelCustomerId()
getHotelCustomerId in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity lookupHotelCustomerId()
lookupHotelCustomerId in interface SjNetbookFindAvailableRoomQuerypublic void setHotelCustomerId(SjIdentity inData)
setHotelCustomerId in interface SjNetbookFindAvailableRoomQuerypublic java.lang.String getHotelCustomerIdValue()
getHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuerypublic void setHotelCustomerIdValue(java.lang.String inData)
setHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuery
public void setHotelCustomerIdValue(java.lang.String inData,
boolean inNotify)
setHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity getHotelLocationId()
getHotelLocationId in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity lookupHotelLocationId()
lookupHotelLocationId in interface SjNetbookFindAvailableRoomQuerypublic void setHotelLocationId(SjIdentity inData)
setHotelLocationId in interface SjNetbookFindAvailableRoomQuerypublic java.lang.String getHotelLocationIdValue()
getHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuerypublic void setHotelLocationIdValue(java.lang.String inData)
setHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuery
public void setHotelLocationIdValue(java.lang.String inData,
boolean inNotify)
setHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuerypublic TiStringInterface getHotelNamePattern()
getHotelNamePattern in interface SjNetbookFindAvailableRoomQuerypublic TiStringInterface lookupHotelNamePattern()
lookupHotelNamePattern in interface SjNetbookFindAvailableRoomQuerypublic void setHotelNamePattern(TiStringInterface inData)
setHotelNamePattern in interface SjNetbookFindAvailableRoomQuerypublic java.lang.String getHotelNamePatternValue()
getHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuerypublic void setHotelNamePatternValue(java.lang.String inData)
setHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuery
public void setHotelNamePatternValue(java.lang.String inData,
boolean inNotify)
setHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity getHotelChainId()
getHotelChainId in interface SjNetbookFindAvailableRoomQuerypublic SjIdentity lookupHotelChainId()
lookupHotelChainId in interface SjNetbookFindAvailableRoomQuerypublic void setHotelChainId(SjIdentity inData)
setHotelChainId in interface SjNetbookFindAvailableRoomQuerypublic java.lang.String getHotelChainIdValue()
getHotelChainIdValue in interface SjNetbookFindAvailableRoomQuerypublic void setHotelChainIdValue(java.lang.String inData)
setHotelChainIdValue in interface SjNetbookFindAvailableRoomQuery
public void setHotelChainIdValue(java.lang.String inData,
boolean inNotify)
setHotelChainIdValue in interface SjNetbookFindAvailableRoomQuerypublic SjCodeList getHotelOfferCodeList()
getHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuerypublic SjCodeList lookupHotelOfferCodeList()
lookupHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuerypublic void setHotelOfferCodeList(SjCodeList inData)
setHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuerypublic TiIntegerInterface getGivenNumberOfXor()
getGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuerypublic TiIntegerInterface lookupGivenNumberOfXor()
lookupGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuerypublic void setGivenNumberOfXor(TiIntegerInterface inData)
setGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuerypublic java.lang.Integer getGivenNumberOfXorValue()
getGivenNumberOfXorValue in interface SjNetbookFindAvailableRoomQuerypublic void setGivenNumberOfXorValue(java.lang.Integer inData)
setGivenNumberOfXorValue in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
getGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
lookupGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuerypublic void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
setGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
getGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
lookupGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuerypublic void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
setGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookPolicy getPolicy()
getPolicy in interface SjNetbookFindAvailableRoomQuerypublic SjNetbookPolicy lookupPolicy()
lookupPolicy in interface SjNetbookFindAvailableRoomQuerypublic void setPolicy(SjNetbookPolicy inData)
setPolicy in interface SjNetbookFindAvailableRoomQuerypublic TiBooleanInterface getIncludeDistanceToTrain()
getIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuerypublic TiBooleanInterface lookupIncludeDistanceToTrain()
lookupIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuerypublic void setIncludeDistanceToTrain(TiBooleanInterface inData)
setIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuerypublic java.lang.Boolean getIncludeDistanceToTrainValue()
getIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQuerypublic void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
setIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQuery
public void setIncludeDistanceToTrainValue(java.lang.Boolean inData,
boolean inNotify)
setIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQueryprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapDatapublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||