se.sj.stina.domain.model
Interface SjNetbookFindAvailableRoomQuery

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjNetbookFindAvailableRoomQueryPlain, SjNetbookFindAvailableRoomQueryStandard

public interface SjNetbookFindAvailableRoomQuery
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

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
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

HOTEL_GUEST_ARRIVAL_DATE

static final java.lang.String HOTEL_GUEST_ARRIVAL_DATE
See Also:
Constant Field Values

HOTEL_GUEST_DEPARTURE_DATE

static final java.lang.String HOTEL_GUEST_DEPARTURE_DATE
See Also:
Constant Field Values

HOTEL_CUSTOMER_ID

static final java.lang.String HOTEL_CUSTOMER_ID
See Also:
Constant Field Values

HOTEL_LOCATION_ID

static final java.lang.String HOTEL_LOCATION_ID
See Also:
Constant Field Values

HOTEL_NAME_PATTERN

static final java.lang.String HOTEL_NAME_PATTERN
See Also:
Constant Field Values

HOTEL_CHAIN_ID

static final java.lang.String HOTEL_CHAIN_ID
See Also:
Constant Field Values

HOTEL_OFFER_CODE_LIST

static final java.lang.String HOTEL_OFFER_CODE_LIST
See Also:
Constant Field Values

GIVEN_NUMBER_OF_XOR

static final java.lang.String GIVEN_NUMBER_OF_XOR
See Also:
Constant Field Values

GIVEN_NUMBER_OF_GUESTS

static final java.lang.String GIVEN_NUMBER_OF_GUESTS
See Also:
Constant Field Values

GIVEN_NUMBER_OF_ROOMS

static final java.lang.String GIVEN_NUMBER_OF_ROOMS
See Also:
Constant Field Values

POLICY

static final java.lang.String POLICY
See Also:
Constant Field Values

INCLUDE_DISTANCE_TO_TRAIN

static final java.lang.String INCLUDE_DISTANCE_TO_TRAIN
See Also:
Constant Field Values
Method Detail

getHotelGuestArrivalDate

TiDate getHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory.


lookupHotelGuestArrivalDate

TiDate lookupHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory.


setHotelGuestArrivalDate

void setHotelGuestArrivalDate(TiDate inData)
Field hotelGuestArrivalDate is defined as mandatory.


getHotelGuestDepartureDate

TiDate getHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory.


lookupHotelGuestDepartureDate

TiDate lookupHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory.


setHotelGuestDepartureDate

void setHotelGuestDepartureDate(TiDate inData)
Field hotelGuestDepartureDate is defined as mandatory.


getHotelCustomerId

SjIdentity getHotelCustomerId()
Field hotelCustomerId is defined as optional.


lookupHotelCustomerId

SjIdentity lookupHotelCustomerId()
Field hotelCustomerId is defined as optional.


setHotelCustomerId

void setHotelCustomerId(SjIdentity inData)
Field hotelCustomerId is defined as optional.


getHotelCustomerIdValue

java.lang.String getHotelCustomerIdValue()
Field hotelCustomerId is defined as optional.


setHotelCustomerIdValue

void setHotelCustomerIdValue(java.lang.String inData)
Field hotelCustomerId is defined as optional.


setHotelCustomerIdValue

void setHotelCustomerIdValue(java.lang.String inData,
                             boolean inNotify)
Field hotelCustomerId is defined as optional.


getHotelLocationId

SjIdentity getHotelLocationId()
Field hotelLocationId is defined as mandatory.


lookupHotelLocationId

SjIdentity lookupHotelLocationId()
Field hotelLocationId is defined as mandatory.


setHotelLocationId

void setHotelLocationId(SjIdentity inData)
Field hotelLocationId is defined as mandatory.


getHotelLocationIdValue

java.lang.String getHotelLocationIdValue()
Field hotelLocationId is defined as mandatory.


setHotelLocationIdValue

void setHotelLocationIdValue(java.lang.String inData)
Field hotelLocationId is defined as mandatory.


setHotelLocationIdValue

void setHotelLocationIdValue(java.lang.String inData,
                             boolean inNotify)
Field hotelLocationId is defined as mandatory.


getHotelNamePattern

TiStringInterface getHotelNamePattern()
Field hotelNamePattern is defined as optional.


lookupHotelNamePattern

TiStringInterface lookupHotelNamePattern()
Field hotelNamePattern is defined as optional.


setHotelNamePattern

void setHotelNamePattern(TiStringInterface inData)
Field hotelNamePattern is defined as optional.


getHotelNamePatternValue

java.lang.String getHotelNamePatternValue()
Field hotelNamePattern is defined as optional.


setHotelNamePatternValue

void setHotelNamePatternValue(java.lang.String inData)
Field hotelNamePattern is defined as optional.


setHotelNamePatternValue

void setHotelNamePatternValue(java.lang.String inData,
                              boolean inNotify)
Field hotelNamePattern is defined as optional.


getHotelChainId

SjIdentity getHotelChainId()
Field hotelChainId is defined as optional.


lookupHotelChainId

SjIdentity lookupHotelChainId()
Field hotelChainId is defined as optional.


setHotelChainId

void setHotelChainId(SjIdentity inData)
Field hotelChainId is defined as optional.


getHotelChainIdValue

java.lang.String getHotelChainIdValue()
Field hotelChainId is defined as optional.


setHotelChainIdValue

void setHotelChainIdValue(java.lang.String inData)
Field hotelChainId is defined as optional.


setHotelChainIdValue

void setHotelChainIdValue(java.lang.String inData,
                          boolean inNotify)
Field hotelChainId is defined as optional.


getHotelOfferCodeList

SjCodeList getHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional.


lookupHotelOfferCodeList

SjCodeList lookupHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional.


setHotelOfferCodeList

void setHotelOfferCodeList(SjCodeList inData)
Field hotelOfferCodeList is defined as optional.


getGivenNumberOfXor

TiIntegerInterface getGivenNumberOfXor()
field givenNumberOfXor


lookupGivenNumberOfXor

TiIntegerInterface lookupGivenNumberOfXor()
field givenNumberOfXor


setGivenNumberOfXor

void setGivenNumberOfXor(TiIntegerInterface inData)
field givenNumberOfXor


getGivenNumberOfXorValue

java.lang.Integer getGivenNumberOfXorValue()
field givenNumberOfXor


setGivenNumberOfXorValue

void setGivenNumberOfXorValue(java.lang.Integer inData)
field givenNumberOfXor


getGivenNumberOfGuests

SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor.


lookupGivenNumberOfGuests

SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor.


setGivenNumberOfGuests

void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
Field givenNumberOfGuests is defined as part of xor.


getGivenNumberOfRooms

SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor.


lookupGivenNumberOfRooms

SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor.


setGivenNumberOfRooms

void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
Field givenNumberOfRooms is defined as part of xor.


getPolicy

SjNetbookPolicy getPolicy()
Field policy is defined as mandatory.


lookupPolicy

SjNetbookPolicy lookupPolicy()
Field policy is defined as mandatory.


setPolicy

void setPolicy(SjNetbookPolicy inData)
Field policy is defined as mandatory.


getIncludeDistanceToTrain

TiBooleanInterface getIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional.


lookupIncludeDistanceToTrain

TiBooleanInterface lookupIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional.


setIncludeDistanceToTrain

void setIncludeDistanceToTrain(TiBooleanInterface inData)
Field includeDistanceToTrain is defined as optional.


getIncludeDistanceToTrainValue

java.lang.Boolean getIncludeDistanceToTrainValue()
Field includeDistanceToTrain is defined as optional.


setIncludeDistanceToTrainValue

void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
Field includeDistanceToTrain is defined as optional.


setIncludeDistanceToTrainValue

void setIncludeDistanceToTrainValue(java.lang.Boolean inData,
                                    boolean inNotify)
Field includeDistanceToTrain is defined as optional.



Copyright © 2012. All Rights Reserved.