|
||||||||||
| 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.SjNetbookReservationPlain
public class SjNetbookReservationPlain
| 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.SjNetbookReservation |
|---|
CANCELLATION_POSSIBLE, CHANGE_POSSIBLE, FIRST_EDIT, HOTEL, MULTIPLE_ROOM_RESERVATION_NUMBER, RESERVATION_NUMBER, SUB_RESERVATION_LIST |
| Constructor Summary | |
|---|---|
SjNetbookReservationPlain()
|
|
| Method Summary | |
|---|---|
TiBooleanInterface |
getCancellationPossible()
Field cancellationPossible is defined as mandatory. |
java.lang.Boolean |
getCancellationPossibleValue()
Field cancellationPossible is defined as mandatory. |
TiBooleanInterface |
getChangePossible()
Field changePossible is defined as mandatory. |
java.lang.Boolean |
getChangePossibleValue()
Field changePossible is defined as mandatory. |
TiDateTime |
getFirstEdit()
Field firstEdit is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjNetbookHotel |
getHotel()
Field hotel is defined as mandatory. |
SjNetbookReservationId |
getMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
java.lang.String |
getMultipleRoomReservationNumberValue()
Field multipleRoomReservationNumber is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjNetbookReservationId |
getReservationNumber()
Field reservationNumber is defined as mandatory. |
java.lang.String |
getReservationNumberValue()
Field reservationNumber is defined as mandatory. |
SjNetbookSubReservationList |
getSubReservationList()
Field subReservationList is defined as mandatory. |
TiBooleanInterface |
lookupCancellationPossible()
Field cancellationPossible is defined as mandatory. |
TiBooleanInterface |
lookupChangePossible()
Field changePossible is defined as mandatory. |
TiDateTime |
lookupFirstEdit()
Field firstEdit is defined as mandatory. |
SjNetbookHotel |
lookupHotel()
Field hotel is defined as mandatory. |
SjNetbookReservationId |
lookupMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
SjNetbookReservationId |
lookupReservationNumber()
Field reservationNumber is defined as mandatory. |
SjNetbookSubReservationList |
lookupSubReservationList()
Field subReservationList is defined as mandatory. |
void |
setCancellationPossible(TiBooleanInterface inData)
Field cancellationPossible is defined as mandatory. |
void |
setCancellationPossibleValue(java.lang.Boolean inData)
Field cancellationPossible is defined as mandatory. |
void |
setCancellationPossibleValue(java.lang.Boolean inData,
boolean inNotify)
Field cancellationPossible is defined as mandatory. |
void |
setChangePossible(TiBooleanInterface inData)
Field changePossible is defined as mandatory. |
void |
setChangePossibleValue(java.lang.Boolean inData)
Field changePossible is defined as mandatory. |
void |
setChangePossibleValue(java.lang.Boolean inData,
boolean inNotify)
Field changePossible is defined as mandatory. |
void |
setFirstEdit(TiDateTime inData)
Field firstEdit is defined as mandatory. |
void |
setHotel(SjNetbookHotel inData)
Field hotel is defined as mandatory. |
void |
setMultipleRoomReservationNumber(SjNetbookReservationId inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData,
boolean inNotify)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setReservationNumber(SjNetbookReservationId inData)
Field reservationNumber is defined as mandatory. |
void |
setReservationNumberValue(java.lang.String inData)
Field reservationNumber is defined as mandatory. |
void |
setReservationNumberValue(java.lang.String inData,
boolean inNotify)
Field reservationNumber is defined as mandatory. |
void |
setSubReservationList(SjNetbookSubReservationList inData)
Field subReservationList 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 SjNetbookReservationIdPlain multipleRoomReservationNumber
public SjNetbookReservationIdPlain reservationNumber
public TiDateTimePlain firstEdit
public TiBooleanData changePossible
public TiBooleanData cancellationPossible
public SjNetbookHotelPlain hotel
public SjNetbookSubReservationListPlain subReservationList
| Constructor Detail |
|---|
public SjNetbookReservationPlain()
| Method Detail |
|---|
public SjNetbookReservationId getMultipleRoomReservationNumber()
getMultipleRoomReservationNumber in interface SjNetbookReservationpublic SjNetbookReservationId lookupMultipleRoomReservationNumber()
lookupMultipleRoomReservationNumber in interface SjNetbookReservationpublic void setMultipleRoomReservationNumber(SjNetbookReservationId inData)
setMultipleRoomReservationNumber in interface SjNetbookReservationpublic java.lang.String getMultipleRoomReservationNumberValue()
getMultipleRoomReservationNumberValue in interface SjNetbookReservationpublic void setMultipleRoomReservationNumberValue(java.lang.String inData)
setMultipleRoomReservationNumberValue in interface SjNetbookReservation
public void setMultipleRoomReservationNumberValue(java.lang.String inData,
boolean inNotify)
setMultipleRoomReservationNumberValue in interface SjNetbookReservationpublic SjNetbookReservationId getReservationNumber()
getReservationNumber in interface SjNetbookReservationpublic SjNetbookReservationId lookupReservationNumber()
lookupReservationNumber in interface SjNetbookReservationpublic void setReservationNumber(SjNetbookReservationId inData)
setReservationNumber in interface SjNetbookReservationpublic java.lang.String getReservationNumberValue()
getReservationNumberValue in interface SjNetbookReservationpublic void setReservationNumberValue(java.lang.String inData)
setReservationNumberValue in interface SjNetbookReservation
public void setReservationNumberValue(java.lang.String inData,
boolean inNotify)
setReservationNumberValue in interface SjNetbookReservationpublic TiDateTime getFirstEdit()
getFirstEdit in interface SjNetbookReservationpublic TiDateTime lookupFirstEdit()
lookupFirstEdit in interface SjNetbookReservationpublic void setFirstEdit(TiDateTime inData)
setFirstEdit in interface SjNetbookReservationpublic TiBooleanInterface getChangePossible()
getChangePossible in interface SjNetbookReservationpublic TiBooleanInterface lookupChangePossible()
lookupChangePossible in interface SjNetbookReservationpublic void setChangePossible(TiBooleanInterface inData)
setChangePossible in interface SjNetbookReservationpublic java.lang.Boolean getChangePossibleValue()
getChangePossibleValue in interface SjNetbookReservationpublic void setChangePossibleValue(java.lang.Boolean inData)
setChangePossibleValue in interface SjNetbookReservation
public void setChangePossibleValue(java.lang.Boolean inData,
boolean inNotify)
setChangePossibleValue in interface SjNetbookReservationpublic TiBooleanInterface getCancellationPossible()
getCancellationPossible in interface SjNetbookReservationpublic TiBooleanInterface lookupCancellationPossible()
lookupCancellationPossible in interface SjNetbookReservationpublic void setCancellationPossible(TiBooleanInterface inData)
setCancellationPossible in interface SjNetbookReservationpublic java.lang.Boolean getCancellationPossibleValue()
getCancellationPossibleValue in interface SjNetbookReservationpublic void setCancellationPossibleValue(java.lang.Boolean inData)
setCancellationPossibleValue in interface SjNetbookReservation
public void setCancellationPossibleValue(java.lang.Boolean inData,
boolean inNotify)
setCancellationPossibleValue in interface SjNetbookReservationpublic SjNetbookHotel getHotel()
getHotel in interface SjNetbookReservationpublic SjNetbookHotel lookupHotel()
lookupHotel in interface SjNetbookReservationpublic void setHotel(SjNetbookHotel inData)
setHotel in interface SjNetbookReservationpublic SjNetbookSubReservationList getSubReservationList()
getSubReservationList in interface SjNetbookReservationpublic SjNetbookSubReservationList lookupSubReservationList()
lookupSubReservationList in interface SjNetbookReservationpublic void setSubReservationList(SjNetbookSubReservationList inData)
setSubReservationList in interface SjNetbookReservationpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||