|
||||||||||
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.SjNetbookReservationInfoPlain
public class SjNetbookReservationInfoPlain
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.SjNetbookReservationInfo |
---|
MESSAGE_TO_GUESTS, MESSAGE_TO_HOTEL, NETBOOK_GUARANTEE, ORDER_ID, RESERVATION_FOR, RESERVATION_LOCK_DATA |
Constructor Summary | |
---|---|
SjNetbookReservationInfoPlain()
|
Method Summary | |
---|---|
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getMessageToGuests()
Field messageToGuests is defined as optional. |
java.lang.String |
getMessageToGuestsValue()
Field messageToGuests is defined as optional. |
TiStringInterface |
getMessageToHotel()
Field messageToHotel is defined as optional. |
java.lang.String |
getMessageToHotelValue()
Field messageToHotel is defined as optional. |
SjNetbookGuarantee |
getNetbookGuarantee()
Field netbookGuarantee is defined as optional. |
SjIdentity |
getOrderId()
Field orderId is defined as optional. |
java.lang.String |
getOrderIdValue()
Field orderId is defined as optional. |
java.lang.String |
getRealTiName()
|
SjNetbookReservationFor |
getReservationFor()
Field reservationFor is defined as mandatory. |
SjNetbookLockId |
getReservationLockData()
Field reservationLockData is defined as mandatory. |
java.lang.String |
getReservationLockDataValue()
Field reservationLockData is defined as mandatory. |
TiStringInterface |
lookupMessageToGuests()
Field messageToGuests is defined as optional. |
TiStringInterface |
lookupMessageToHotel()
Field messageToHotel is defined as optional. |
SjNetbookGuarantee |
lookupNetbookGuarantee()
Field netbookGuarantee is defined as optional. |
SjIdentity |
lookupOrderId()
Field orderId is defined as optional. |
SjNetbookReservationFor |
lookupReservationFor()
Field reservationFor is defined as mandatory. |
SjNetbookLockId |
lookupReservationLockData()
Field reservationLockData is defined as mandatory. |
void |
setMessageToGuests(TiStringInterface inData)
Field messageToGuests is defined as optional. |
void |
setMessageToGuestsValue(java.lang.String inData)
Field messageToGuests is defined as optional. |
void |
setMessageToGuestsValue(java.lang.String inData,
boolean inNotify)
Field messageToGuests is defined as optional. |
void |
setMessageToHotel(TiStringInterface inData)
Field messageToHotel is defined as optional. |
void |
setMessageToHotelValue(java.lang.String inData)
Field messageToHotel is defined as optional. |
void |
setMessageToHotelValue(java.lang.String inData,
boolean inNotify)
Field messageToHotel is defined as optional. |
void |
setNetbookGuarantee(SjNetbookGuarantee inData)
Field netbookGuarantee is defined as optional. |
void |
setOrderId(SjIdentity inData)
Field orderId is defined as optional. |
void |
setOrderIdValue(java.lang.String inData)
Field orderId is defined as optional. |
void |
setOrderIdValue(java.lang.String inData,
boolean inNotify)
Field orderId is defined as optional. |
void |
setReservationFor(SjNetbookReservationFor inData)
Field reservationFor is defined as mandatory. |
void |
setReservationLockData(SjNetbookLockId inData)
Field reservationLockData is defined as mandatory. |
void |
setReservationLockDataValue(java.lang.String inData)
Field reservationLockData is defined as mandatory. |
void |
setReservationLockDataValue(java.lang.String inData,
boolean inNotify)
Field reservationLockData is defined as mandatory. |
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, specifyXors, 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 SjNetbookLockIdPlain reservationLockData
public SjNetbookReservationForPlain reservationFor
public SjNetbookGuaranteePlain netbookGuarantee
public TiStringData messageToHotel
public TiStringData messageToGuests
public SjIdentityPlain orderId
Constructor Detail |
---|
public SjNetbookReservationInfoPlain()
Method Detail |
---|
public SjNetbookLockId getReservationLockData()
getReservationLockData
in interface SjNetbookReservationInfo
public SjNetbookLockId lookupReservationLockData()
lookupReservationLockData
in interface SjNetbookReservationInfo
public void setReservationLockData(SjNetbookLockId inData)
setReservationLockData
in interface SjNetbookReservationInfo
public java.lang.String getReservationLockDataValue()
getReservationLockDataValue
in interface SjNetbookReservationInfo
public void setReservationLockDataValue(java.lang.String inData)
setReservationLockDataValue
in interface SjNetbookReservationInfo
public void setReservationLockDataValue(java.lang.String inData, boolean inNotify)
setReservationLockDataValue
in interface SjNetbookReservationInfo
public SjNetbookReservationFor getReservationFor()
getReservationFor
in interface SjNetbookReservationInfo
public SjNetbookReservationFor lookupReservationFor()
lookupReservationFor
in interface SjNetbookReservationInfo
public void setReservationFor(SjNetbookReservationFor inData)
setReservationFor
in interface SjNetbookReservationInfo
public SjNetbookGuarantee getNetbookGuarantee()
getNetbookGuarantee
in interface SjNetbookReservationInfo
public SjNetbookGuarantee lookupNetbookGuarantee()
lookupNetbookGuarantee
in interface SjNetbookReservationInfo
public void setNetbookGuarantee(SjNetbookGuarantee inData)
setNetbookGuarantee
in interface SjNetbookReservationInfo
public TiStringInterface getMessageToHotel()
getMessageToHotel
in interface SjNetbookReservationInfo
public TiStringInterface lookupMessageToHotel()
lookupMessageToHotel
in interface SjNetbookReservationInfo
public void setMessageToHotel(TiStringInterface inData)
setMessageToHotel
in interface SjNetbookReservationInfo
public java.lang.String getMessageToHotelValue()
getMessageToHotelValue
in interface SjNetbookReservationInfo
public void setMessageToHotelValue(java.lang.String inData)
setMessageToHotelValue
in interface SjNetbookReservationInfo
public void setMessageToHotelValue(java.lang.String inData, boolean inNotify)
setMessageToHotelValue
in interface SjNetbookReservationInfo
public TiStringInterface getMessageToGuests()
getMessageToGuests
in interface SjNetbookReservationInfo
public TiStringInterface lookupMessageToGuests()
lookupMessageToGuests
in interface SjNetbookReservationInfo
public void setMessageToGuests(TiStringInterface inData)
setMessageToGuests
in interface SjNetbookReservationInfo
public java.lang.String getMessageToGuestsValue()
getMessageToGuestsValue
in interface SjNetbookReservationInfo
public void setMessageToGuestsValue(java.lang.String inData)
setMessageToGuestsValue
in interface SjNetbookReservationInfo
public void setMessageToGuestsValue(java.lang.String inData, boolean inNotify)
setMessageToGuestsValue
in interface SjNetbookReservationInfo
public SjIdentity getOrderId()
getOrderId
in interface SjNetbookReservationInfo
public SjIdentity lookupOrderId()
lookupOrderId
in interface SjNetbookReservationInfo
public void setOrderId(SjIdentity inData)
setOrderId
in interface SjNetbookReservationInfo
public java.lang.String getOrderIdValue()
getOrderIdValue
in interface SjNetbookReservationInfo
public void setOrderIdValue(java.lang.String inData)
setOrderIdValue
in interface SjNetbookReservationInfo
public void setOrderIdValue(java.lang.String inData, boolean inNotify)
setOrderIdValue
in interface SjNetbookReservationInfo
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |