se.sj.stina.domain.model.impl.standard
Class SjNetbookHotelStandard

java.lang.Object
  extended by org.stina.framework.support.observer.TiSubject
      extended by org.stina.framework.core.model.TiAbstractModel
          extended by org.stina.framework.core.model.TiAbstractMapModel
              extended by se.sj.stina.domain.model.impl.standard.SjNetbookHotelStandard
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjNetbookHotel

public class SjNetbookHotelStandard
extends TiAbstractMapModel
implements SjNetbookHotel

See Also:
Serialized Form

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.SjNetbookHotel
ADDRESS, EMAIL_ADDRESS, FAX_NUMBER, HOTEL_CHAIN, HOTEL_ID, HOTEL_INTERNATIONAL_CHAIN, HOTEL_LANGUAGE_CODE, HOTEL_LOCATION, HOTEL_NAME, HOTEL_URL, TELEPHONE
 
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
 
Constructor Summary
SjNetbookHotelStandard()
           
 
Method Summary
 SjNetbookAddress getAddress()
          Field address is defined as mandatory.
 TiStringInterface getEmailAddress()
          Field emailAddress is defined as optional.
 java.lang.String getEmailAddressValue()
          Field emailAddress is defined as optional.
 SjNetbookTelephone getFaxNumber()
          Field faxNumber is defined as optional.
 java.lang.String getFaxNumberValue()
          Field faxNumber is defined as optional.
 java.lang.String getGeneratedTiName()
           
 SjNetbookHotelChain getHotelChain()
          Field hotelChain is defined as optional.
 SjIdentity getHotelId()
          Field hotelId is defined as mandatory.
 java.lang.String getHotelIdValue()
          Field hotelId is defined as mandatory.
 SjNetbookHotelChain getHotelInternationalChain()
          Field hotelInternationalChain is defined as optional.
 SjCode getHotelLanguageCode()
          Field hotelLanguageCode is defined as mandatory.
 java.lang.String getHotelLanguageCodeValue()
          Field hotelLanguageCode is defined as mandatory.
 SjNetbookLocation getHotelLocation()
          Field hotelLocation is defined as mandatory.
 TiStringInterface getHotelName()
          Field hotelName is defined as mandatory.
 java.lang.String getHotelNameValue()
          Field hotelName is defined as mandatory.
 TiStringInterface getHotelUrl()
          Field hotelUrl is defined as optional.
 java.lang.String getHotelUrlValue()
          Field hotelUrl is defined as optional.
 java.lang.String getRealTiName()
           
 SjNetbookTelephone getTelephone()
          Field telephone is defined as mandatory.
 java.lang.String getTelephoneValue()
          Field telephone is defined as mandatory.
 SjNetbookAddress lookupAddress()
          Field address is defined as mandatory.
 TiStringInterface lookupEmailAddress()
          Field emailAddress is defined as optional.
 SjNetbookTelephone lookupFaxNumber()
          Field faxNumber is defined as optional.
 SjNetbookHotelChain lookupHotelChain()
          Field hotelChain is defined as optional.
 SjIdentity lookupHotelId()
          Field hotelId is defined as mandatory.
 SjNetbookHotelChain lookupHotelInternationalChain()
          Field hotelInternationalChain is defined as optional.
 SjCode lookupHotelLanguageCode()
          Field hotelLanguageCode is defined as mandatory.
 SjNetbookLocation lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 TiStringInterface lookupHotelName()
          Field hotelName is defined as mandatory.
 TiStringInterface lookupHotelUrl()
          Field hotelUrl is defined as optional.
 SjNetbookTelephone lookupTelephone()
          Field telephone is defined as mandatory.
 void setAddress(SjNetbookAddress inData)
          Field address is defined as mandatory.
 void setEmailAddress(TiStringInterface inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData, boolean inNotify)
          Field emailAddress is defined as optional.
 void setFaxNumber(SjNetbookTelephone inData)
          Field faxNumber is defined as optional.
 void setFaxNumberValue(java.lang.String inData)
          Field faxNumber is defined as optional.
 void setFaxNumberValue(java.lang.String inData, boolean inNotify)
          Field faxNumber is defined as optional.
 void setHotelChain(SjNetbookHotelChain inData)
          Field hotelChain is defined as optional.
 void setHotelId(SjIdentity inData)
          Field hotelId is defined as mandatory.
 void setHotelIdValue(java.lang.String inData)
          Field hotelId is defined as mandatory.
 void setHotelIdValue(java.lang.String inData, boolean inNotify)
          Field hotelId is defined as mandatory.
 void setHotelInternationalChain(SjNetbookHotelChain inData)
          Field hotelInternationalChain is defined as optional.
 void setHotelLanguageCode(SjCode inData)
          Field hotelLanguageCode is defined as mandatory.
 void setHotelLanguageCodeValue(java.lang.String inData)
          Field hotelLanguageCode is defined as mandatory.
 void setHotelLanguageCodeValue(java.lang.String inData, boolean inNotify)
          Field hotelLanguageCode is defined as mandatory.
 void setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 void setHotelName(TiStringInterface inData)
          Field hotelName is defined as mandatory.
 void setHotelNameValue(java.lang.String inData)
          Field hotelName is defined as mandatory.
 void setHotelNameValue(java.lang.String inData, boolean inNotify)
          Field hotelName is defined as mandatory.
 void setHotelUrl(TiStringInterface inData)
          Field hotelUrl is defined as optional.
 void setHotelUrlValue(java.lang.String inData)
          Field hotelUrl is defined as optional.
 void setHotelUrlValue(java.lang.String inData, boolean inNotify)
          Field hotelUrl is defined as optional.
 void setTelephone(SjNetbookTelephone inData)
          Field telephone is defined as mandatory.
 void setTelephoneValue(java.lang.String inData)
          Field telephone is defined as mandatory.
 void setTelephoneValue(java.lang.String inData, boolean inNotify)
          Field telephone is defined as mandatory.
protected  TiFieldSpecificationEnumeration specifyFields()
           
 
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, specifyXors, toDebugString, toDebugString
 
Methods inherited from class org.stina.framework.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
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.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
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Constructor Detail

SjNetbookHotelStandard

public SjNetbookHotelStandard()
Method Detail

getHotelId

public SjIdentity getHotelId()
Field hotelId is defined as mandatory.

Specified by:
getHotelId in interface SjNetbookHotel

lookupHotelId

public SjIdentity lookupHotelId()
Field hotelId is defined as mandatory.

Specified by:
lookupHotelId in interface SjNetbookHotel

setHotelId

public void setHotelId(SjIdentity inData)
Field hotelId is defined as mandatory.

Specified by:
setHotelId in interface SjNetbookHotel

getHotelIdValue

public java.lang.String getHotelIdValue()
Field hotelId is defined as mandatory.

Specified by:
getHotelIdValue in interface SjNetbookHotel

setHotelIdValue

public void setHotelIdValue(java.lang.String inData)
Field hotelId is defined as mandatory.

Specified by:
setHotelIdValue in interface SjNetbookHotel

setHotelIdValue

public void setHotelIdValue(java.lang.String inData,
                            boolean inNotify)
Field hotelId is defined as mandatory.

Specified by:
setHotelIdValue in interface SjNetbookHotel

getHotelName

public TiStringInterface getHotelName()
Field hotelName is defined as mandatory.

Specified by:
getHotelName in interface SjNetbookHotel

lookupHotelName

public TiStringInterface lookupHotelName()
Field hotelName is defined as mandatory.

Specified by:
lookupHotelName in interface SjNetbookHotel

setHotelName

public void setHotelName(TiStringInterface inData)
Field hotelName is defined as mandatory.

Specified by:
setHotelName in interface SjNetbookHotel

getHotelNameValue

public java.lang.String getHotelNameValue()
Field hotelName is defined as mandatory.

Specified by:
getHotelNameValue in interface SjNetbookHotel

setHotelNameValue

public void setHotelNameValue(java.lang.String inData)
Field hotelName is defined as mandatory.

Specified by:
setHotelNameValue in interface SjNetbookHotel

setHotelNameValue

public void setHotelNameValue(java.lang.String inData,
                              boolean inNotify)
Field hotelName is defined as mandatory.

Specified by:
setHotelNameValue in interface SjNetbookHotel

getAddress

public SjNetbookAddress getAddress()
Field address is defined as mandatory.

Specified by:
getAddress in interface SjNetbookHotel

lookupAddress

public SjNetbookAddress lookupAddress()
Field address is defined as mandatory.

Specified by:
lookupAddress in interface SjNetbookHotel

setAddress

public void setAddress(SjNetbookAddress inData)
Field address is defined as mandatory.

Specified by:
setAddress in interface SjNetbookHotel

getEmailAddress

public TiStringInterface getEmailAddress()
Field emailAddress is defined as optional.

Specified by:
getEmailAddress in interface SjNetbookHotel

lookupEmailAddress

public TiStringInterface lookupEmailAddress()
Field emailAddress is defined as optional.

Specified by:
lookupEmailAddress in interface SjNetbookHotel

setEmailAddress

public void setEmailAddress(TiStringInterface inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddress in interface SjNetbookHotel

getEmailAddressValue

public java.lang.String getEmailAddressValue()
Field emailAddress is defined as optional.

Specified by:
getEmailAddressValue in interface SjNetbookHotel

setEmailAddressValue

public void setEmailAddressValue(java.lang.String inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddressValue in interface SjNetbookHotel

setEmailAddressValue

public void setEmailAddressValue(java.lang.String inData,
                                 boolean inNotify)
Field emailAddress is defined as optional.

Specified by:
setEmailAddressValue in interface SjNetbookHotel

getTelephone

public SjNetbookTelephone getTelephone()
Field telephone is defined as mandatory.

Specified by:
getTelephone in interface SjNetbookHotel

lookupTelephone

public SjNetbookTelephone lookupTelephone()
Field telephone is defined as mandatory.

Specified by:
lookupTelephone in interface SjNetbookHotel

setTelephone

public void setTelephone(SjNetbookTelephone inData)
Field telephone is defined as mandatory.

Specified by:
setTelephone in interface SjNetbookHotel

getTelephoneValue

public java.lang.String getTelephoneValue()
Field telephone is defined as mandatory.

Specified by:
getTelephoneValue in interface SjNetbookHotel

setTelephoneValue

public void setTelephoneValue(java.lang.String inData)
Field telephone is defined as mandatory.

Specified by:
setTelephoneValue in interface SjNetbookHotel

setTelephoneValue

public void setTelephoneValue(java.lang.String inData,
                              boolean inNotify)
Field telephone is defined as mandatory.

Specified by:
setTelephoneValue in interface SjNetbookHotel

getFaxNumber

public SjNetbookTelephone getFaxNumber()
Field faxNumber is defined as optional.

Specified by:
getFaxNumber in interface SjNetbookHotel

lookupFaxNumber

public SjNetbookTelephone lookupFaxNumber()
Field faxNumber is defined as optional.

Specified by:
lookupFaxNumber in interface SjNetbookHotel

setFaxNumber

public void setFaxNumber(SjNetbookTelephone inData)
Field faxNumber is defined as optional.

Specified by:
setFaxNumber in interface SjNetbookHotel

getFaxNumberValue

public java.lang.String getFaxNumberValue()
Field faxNumber is defined as optional.

Specified by:
getFaxNumberValue in interface SjNetbookHotel

setFaxNumberValue

public void setFaxNumberValue(java.lang.String inData)
Field faxNumber is defined as optional.

Specified by:
setFaxNumberValue in interface SjNetbookHotel

setFaxNumberValue

public void setFaxNumberValue(java.lang.String inData,
                              boolean inNotify)
Field faxNumber is defined as optional.

Specified by:
setFaxNumberValue in interface SjNetbookHotel

getHotelUrl

public TiStringInterface getHotelUrl()
Field hotelUrl is defined as optional.

Specified by:
getHotelUrl in interface SjNetbookHotel

lookupHotelUrl

public TiStringInterface lookupHotelUrl()
Field hotelUrl is defined as optional.

Specified by:
lookupHotelUrl in interface SjNetbookHotel

setHotelUrl

public void setHotelUrl(TiStringInterface inData)
Field hotelUrl is defined as optional.

Specified by:
setHotelUrl in interface SjNetbookHotel

getHotelUrlValue

public java.lang.String getHotelUrlValue()
Field hotelUrl is defined as optional.

Specified by:
getHotelUrlValue in interface SjNetbookHotel

setHotelUrlValue

public void setHotelUrlValue(java.lang.String inData)
Field hotelUrl is defined as optional.

Specified by:
setHotelUrlValue in interface SjNetbookHotel

setHotelUrlValue

public void setHotelUrlValue(java.lang.String inData,
                             boolean inNotify)
Field hotelUrl is defined as optional.

Specified by:
setHotelUrlValue in interface SjNetbookHotel

getHotelLanguageCode

public SjCode getHotelLanguageCode()
Field hotelLanguageCode is defined as mandatory.

Specified by:
getHotelLanguageCode in interface SjNetbookHotel

lookupHotelLanguageCode

public SjCode lookupHotelLanguageCode()
Field hotelLanguageCode is defined as mandatory.

Specified by:
lookupHotelLanguageCode in interface SjNetbookHotel

setHotelLanguageCode

public void setHotelLanguageCode(SjCode inData)
Field hotelLanguageCode is defined as mandatory.

Specified by:
setHotelLanguageCode in interface SjNetbookHotel

getHotelLanguageCodeValue

public java.lang.String getHotelLanguageCodeValue()
Field hotelLanguageCode is defined as mandatory.

Specified by:
getHotelLanguageCodeValue in interface SjNetbookHotel

setHotelLanguageCodeValue

public void setHotelLanguageCodeValue(java.lang.String inData)
Field hotelLanguageCode is defined as mandatory.

Specified by:
setHotelLanguageCodeValue in interface SjNetbookHotel

setHotelLanguageCodeValue

public void setHotelLanguageCodeValue(java.lang.String inData,
                                      boolean inNotify)
Field hotelLanguageCode is defined as mandatory.

Specified by:
setHotelLanguageCodeValue in interface SjNetbookHotel

getHotelLocation

public SjNetbookLocation getHotelLocation()
Field hotelLocation is defined as mandatory.

Specified by:
getHotelLocation in interface SjNetbookHotel

lookupHotelLocation

public SjNetbookLocation lookupHotelLocation()
Field hotelLocation is defined as mandatory.

Specified by:
lookupHotelLocation in interface SjNetbookHotel

setHotelLocation

public void setHotelLocation(SjNetbookLocation inData)
Field hotelLocation is defined as mandatory.

Specified by:
setHotelLocation in interface SjNetbookHotel

getHotelChain

public SjNetbookHotelChain getHotelChain()
Field hotelChain is defined as optional.

Specified by:
getHotelChain in interface SjNetbookHotel

lookupHotelChain

public SjNetbookHotelChain lookupHotelChain()
Field hotelChain is defined as optional.

Specified by:
lookupHotelChain in interface SjNetbookHotel

setHotelChain

public void setHotelChain(SjNetbookHotelChain inData)
Field hotelChain is defined as optional.

Specified by:
setHotelChain in interface SjNetbookHotel

getHotelInternationalChain

public SjNetbookHotelChain getHotelInternationalChain()
Field hotelInternationalChain is defined as optional.

Specified by:
getHotelInternationalChain in interface SjNetbookHotel

lookupHotelInternationalChain

public SjNetbookHotelChain lookupHotelInternationalChain()
Field hotelInternationalChain is defined as optional.

Specified by:
lookupHotelInternationalChain in interface SjNetbookHotel

setHotelInternationalChain

public void setHotelInternationalChain(SjNetbookHotelChain inData)
Field hotelInternationalChain is defined as optional.

Specified by:
setHotelInternationalChain in interface SjNetbookHotel

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields in class TiAbstractMapModel

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractModel

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractModel


Copyright © 2012. All Rights Reserved.