|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjNetbookFindAvailableRoomQueryStandard
public class SjNetbookFindAvailableRoomQueryStandard
Sök tillgängliga Hotell
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
TiAbstractMapModel.TiMapModelComparator |
Field Summary |
---|
Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
---|
disposed |
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 | |
---|---|
SjNetbookFindAvailableRoomQueryStandard()
|
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 TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString |
Methods inherited from class org.stina.framework.support.observer.TiSubject |
---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
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 |
Constructor Detail |
---|
public SjNetbookFindAvailableRoomQueryStandard()
Method Detail |
---|
public TiDate getHotelGuestArrivalDate()
getHotelGuestArrivalDate
in interface SjNetbookFindAvailableRoomQuery
public TiDate lookupHotelGuestArrivalDate()
lookupHotelGuestArrivalDate
in interface SjNetbookFindAvailableRoomQuery
public void setHotelGuestArrivalDate(TiDate inData)
setHotelGuestArrivalDate
in interface SjNetbookFindAvailableRoomQuery
public TiDate getHotelGuestDepartureDate()
getHotelGuestDepartureDate
in interface SjNetbookFindAvailableRoomQuery
public TiDate lookupHotelGuestDepartureDate()
lookupHotelGuestDepartureDate
in interface SjNetbookFindAvailableRoomQuery
public void setHotelGuestDepartureDate(TiDate inData)
setHotelGuestDepartureDate
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity getHotelCustomerId()
getHotelCustomerId
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity lookupHotelCustomerId()
lookupHotelCustomerId
in interface SjNetbookFindAvailableRoomQuery
public void setHotelCustomerId(SjIdentity inData)
setHotelCustomerId
in interface SjNetbookFindAvailableRoomQuery
public java.lang.String getHotelCustomerIdValue()
getHotelCustomerIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelCustomerIdValue(java.lang.String inData)
setHotelCustomerIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelCustomerIdValue(java.lang.String inData, boolean inNotify)
setHotelCustomerIdValue
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity getHotelLocationId()
getHotelLocationId
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity lookupHotelLocationId()
lookupHotelLocationId
in interface SjNetbookFindAvailableRoomQuery
public void setHotelLocationId(SjIdentity inData)
setHotelLocationId
in interface SjNetbookFindAvailableRoomQuery
public java.lang.String getHotelLocationIdValue()
getHotelLocationIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelLocationIdValue(java.lang.String inData)
setHotelLocationIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
setHotelLocationIdValue
in interface SjNetbookFindAvailableRoomQuery
public TiStringInterface getHotelNamePattern()
getHotelNamePattern
in interface SjNetbookFindAvailableRoomQuery
public TiStringInterface lookupHotelNamePattern()
lookupHotelNamePattern
in interface SjNetbookFindAvailableRoomQuery
public void setHotelNamePattern(TiStringInterface inData)
setHotelNamePattern
in interface SjNetbookFindAvailableRoomQuery
public java.lang.String getHotelNamePatternValue()
getHotelNamePatternValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelNamePatternValue(java.lang.String inData)
setHotelNamePatternValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelNamePatternValue(java.lang.String inData, boolean inNotify)
setHotelNamePatternValue
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity getHotelChainId()
getHotelChainId
in interface SjNetbookFindAvailableRoomQuery
public SjIdentity lookupHotelChainId()
lookupHotelChainId
in interface SjNetbookFindAvailableRoomQuery
public void setHotelChainId(SjIdentity inData)
setHotelChainId
in interface SjNetbookFindAvailableRoomQuery
public java.lang.String getHotelChainIdValue()
getHotelChainIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelChainIdValue(java.lang.String inData)
setHotelChainIdValue
in interface SjNetbookFindAvailableRoomQuery
public void setHotelChainIdValue(java.lang.String inData, boolean inNotify)
setHotelChainIdValue
in interface SjNetbookFindAvailableRoomQuery
public SjCodeList getHotelOfferCodeList()
getHotelOfferCodeList
in interface SjNetbookFindAvailableRoomQuery
public SjCodeList lookupHotelOfferCodeList()
lookupHotelOfferCodeList
in interface SjNetbookFindAvailableRoomQuery
public void setHotelOfferCodeList(SjCodeList inData)
setHotelOfferCodeList
in interface SjNetbookFindAvailableRoomQuery
public TiIntegerInterface getGivenNumberOfXor()
getGivenNumberOfXor
in interface SjNetbookFindAvailableRoomQuery
public TiIntegerInterface lookupGivenNumberOfXor()
lookupGivenNumberOfXor
in interface SjNetbookFindAvailableRoomQuery
public void setGivenNumberOfXor(TiIntegerInterface inData)
setGivenNumberOfXor
in interface SjNetbookFindAvailableRoomQuery
public java.lang.Integer getGivenNumberOfXorValue()
getGivenNumberOfXorValue
in interface SjNetbookFindAvailableRoomQuery
public void setGivenNumberOfXorValue(java.lang.Integer inData)
setGivenNumberOfXorValue
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
getGivenNumberOfGuests
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
lookupGivenNumberOfGuests
in interface SjNetbookFindAvailableRoomQuery
public void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
setGivenNumberOfGuests
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
getGivenNumberOfRooms
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
lookupGivenNumberOfRooms
in interface SjNetbookFindAvailableRoomQuery
public void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
setGivenNumberOfRooms
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookPolicy getPolicy()
getPolicy
in interface SjNetbookFindAvailableRoomQuery
public SjNetbookPolicy lookupPolicy()
lookupPolicy
in interface SjNetbookFindAvailableRoomQuery
public void setPolicy(SjNetbookPolicy inData)
setPolicy
in interface SjNetbookFindAvailableRoomQuery
public TiBooleanInterface getIncludeDistanceToTrain()
getIncludeDistanceToTrain
in interface SjNetbookFindAvailableRoomQuery
public TiBooleanInterface lookupIncludeDistanceToTrain()
lookupIncludeDistanceToTrain
in interface SjNetbookFindAvailableRoomQuery
public void setIncludeDistanceToTrain(TiBooleanInterface inData)
setIncludeDistanceToTrain
in interface SjNetbookFindAvailableRoomQuery
public java.lang.Boolean getIncludeDistanceToTrainValue()
getIncludeDistanceToTrainValue
in interface SjNetbookFindAvailableRoomQuery
public void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
setIncludeDistanceToTrainValue
in interface SjNetbookFindAvailableRoomQuery
public void setIncludeDistanceToTrainValue(java.lang.Boolean inData, boolean inNotify)
setIncludeDistanceToTrainValue
in interface SjNetbookFindAvailableRoomQuery
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |