|
||||||||||
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.SjNetbookLocationStandard
public class SjNetbookLocationStandard
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.SjNetbookLocation |
---|
HOTEL_LOCATION_COUNTRY_CODE, HOTEL_LOCATION_ID, HOTEL_LOCATION_NAME, HOTEL_TOP_LOCATION_ID, HOTEL_TOP_LOCATION_NAME |
Constructor Summary | |
---|---|
SjNetbookLocationStandard()
|
Method Summary | |
---|---|
java.lang.String |
getGeneratedTiName()
|
SjCode |
getHotelLocationCountryCode()
Field hotelLocationCountryCode is defined as mandatory. |
java.lang.String |
getHotelLocationCountryCodeValue()
Field hotelLocationCountryCode is defined as mandatory. |
SjIdentity |
getHotelLocationId()
Field hotelLocationId is defined as mandatory. |
java.lang.String |
getHotelLocationIdValue()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
getHotelLocationName()
Field hotelLocationName is defined as mandatory. |
java.lang.String |
getHotelLocationNameValue()
Field hotelLocationName is defined as mandatory. |
SjIdentity |
getHotelTopLocationId()
Field hotelTopLocationId is defined as optional. |
java.lang.String |
getHotelTopLocationIdValue()
Field hotelTopLocationId is defined as optional. |
TiStringInterface |
getHotelTopLocationName()
Field hotelTopLocationName is defined as optional. |
java.lang.String |
getHotelTopLocationNameValue()
Field hotelTopLocationName is defined as optional. |
java.lang.String |
getRealTiName()
|
SjCode |
lookupHotelLocationCountryCode()
Field hotelLocationCountryCode is defined as mandatory. |
SjIdentity |
lookupHotelLocationId()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
lookupHotelLocationName()
Field hotelLocationName is defined as mandatory. |
SjIdentity |
lookupHotelTopLocationId()
Field hotelTopLocationId is defined as optional. |
TiStringInterface |
lookupHotelTopLocationName()
Field hotelTopLocationName is defined as optional. |
void |
setHotelLocationCountryCode(SjCode inData)
Field hotelLocationCountryCode is defined as mandatory. |
void |
setHotelLocationCountryCodeValue(java.lang.String inData)
Field hotelLocationCountryCode is defined as mandatory. |
void |
setHotelLocationCountryCodeValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationCountryCode 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 |
setHotelLocationName(TiStringInterface inData)
Field hotelLocationName is defined as mandatory. |
void |
setHotelLocationNameValue(java.lang.String inData)
Field hotelLocationName is defined as mandatory. |
void |
setHotelLocationNameValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationName is defined as mandatory. |
void |
setHotelTopLocationId(SjIdentity inData)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationIdValue(java.lang.String inData)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationIdValue(java.lang.String inData,
boolean inNotify)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationName(TiStringInterface inData)
Field hotelTopLocationName is defined as optional. |
void |
setHotelTopLocationNameValue(java.lang.String inData)
Field hotelTopLocationName is defined as optional. |
void |
setHotelTopLocationNameValue(java.lang.String inData,
boolean inNotify)
Field hotelTopLocationName is defined as optional. |
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.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 SjNetbookLocationStandard()
Method Detail |
---|
public SjIdentity getHotelLocationId()
getHotelLocationId
in interface SjNetbookLocation
public SjIdentity lookupHotelLocationId()
lookupHotelLocationId
in interface SjNetbookLocation
public void setHotelLocationId(SjIdentity inData)
setHotelLocationId
in interface SjNetbookLocation
public java.lang.String getHotelLocationIdValue()
getHotelLocationIdValue
in interface SjNetbookLocation
public void setHotelLocationIdValue(java.lang.String inData)
setHotelLocationIdValue
in interface SjNetbookLocation
public void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
setHotelLocationIdValue
in interface SjNetbookLocation
public TiStringInterface getHotelLocationName()
getHotelLocationName
in interface SjNetbookLocation
public TiStringInterface lookupHotelLocationName()
lookupHotelLocationName
in interface SjNetbookLocation
public void setHotelLocationName(TiStringInterface inData)
setHotelLocationName
in interface SjNetbookLocation
public java.lang.String getHotelLocationNameValue()
getHotelLocationNameValue
in interface SjNetbookLocation
public void setHotelLocationNameValue(java.lang.String inData)
setHotelLocationNameValue
in interface SjNetbookLocation
public void setHotelLocationNameValue(java.lang.String inData, boolean inNotify)
setHotelLocationNameValue
in interface SjNetbookLocation
public SjIdentity getHotelTopLocationId()
getHotelTopLocationId
in interface SjNetbookLocation
public SjIdentity lookupHotelTopLocationId()
lookupHotelTopLocationId
in interface SjNetbookLocation
public void setHotelTopLocationId(SjIdentity inData)
setHotelTopLocationId
in interface SjNetbookLocation
public java.lang.String getHotelTopLocationIdValue()
getHotelTopLocationIdValue
in interface SjNetbookLocation
public void setHotelTopLocationIdValue(java.lang.String inData)
setHotelTopLocationIdValue
in interface SjNetbookLocation
public void setHotelTopLocationIdValue(java.lang.String inData, boolean inNotify)
setHotelTopLocationIdValue
in interface SjNetbookLocation
public TiStringInterface getHotelTopLocationName()
getHotelTopLocationName
in interface SjNetbookLocation
public TiStringInterface lookupHotelTopLocationName()
lookupHotelTopLocationName
in interface SjNetbookLocation
public void setHotelTopLocationName(TiStringInterface inData)
setHotelTopLocationName
in interface SjNetbookLocation
public java.lang.String getHotelTopLocationNameValue()
getHotelTopLocationNameValue
in interface SjNetbookLocation
public void setHotelTopLocationNameValue(java.lang.String inData)
setHotelTopLocationNameValue
in interface SjNetbookLocation
public void setHotelTopLocationNameValue(java.lang.String inData, boolean inNotify)
setHotelTopLocationNameValue
in interface SjNetbookLocation
public SjCode getHotelLocationCountryCode()
getHotelLocationCountryCode
in interface SjNetbookLocation
public SjCode lookupHotelLocationCountryCode()
lookupHotelLocationCountryCode
in interface SjNetbookLocation
public void setHotelLocationCountryCode(SjCode inData)
setHotelLocationCountryCode
in interface SjNetbookLocation
public java.lang.String getHotelLocationCountryCodeValue()
getHotelLocationCountryCodeValue
in interface SjNetbookLocation
public void setHotelLocationCountryCodeValue(java.lang.String inData)
setHotelLocationCountryCodeValue
in interface SjNetbookLocation
public void setHotelLocationCountryCodeValue(java.lang.String inData, boolean inNotify)
setHotelLocationCountryCodeValue
in interface SjNetbookLocation
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
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 |