|
||||||||||
| 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.SjGetBatchJobParametersResultPlain
public class SjGetBatchJobParametersResultPlain
Parametrarna för ett batch job
| 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.SjGetBatchJobParametersResult |
|---|
BATCH_PARAMETERS, CLIENT_INFORMATION, EMBARKING_CARRIAGE_ID_LIST, EMBARKING_COMFORT_LIST, EMBARKING_DATE_LIST, EMBARKING_PLACEMENT_CHARACTERISTICS_LIST, EMBARKING_PLACEMENT_NUMBER_LIST, EMBARKING_TRANSPORT_SPEC_WITH_TIME_INTERVALL, FROM_BOOKING_DATE, TO_BOOKING_DATE, USER_ID |
| Constructor Summary | |
|---|---|
SjGetBatchJobParametersResultPlain()
|
|
| Method Summary | |
|---|---|
SjBatchParameters |
getBatchParameters()
Field batchParameters is defined as optional. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjEmbarkingCarriageIdList |
getEmbarkingCarriageIdList()
Field embarkingCarriageIdList is defined as optional. |
SjEmbarkingComfortList |
getEmbarkingComfortList()
Field embarkingComfortList is defined as optional. |
SjEmbarkingDateList |
getEmbarkingDateList()
Field embarkingDateList is defined as mandatory. |
SjEmbarkingPlacementCharacteristicsList |
getEmbarkingPlacementCharacteristicsList()
Field embarkingPlacementCharacteristicsList is defined as optional. |
SjEmbarkingPlacementNumberList |
getEmbarkingPlacementNumberList()
Field embarkingPlacementNumberList is defined as optional. |
SjEmbarkingTransportSpecWithTimeIntervall |
getEmbarkingTransportSpecWithTimeIntervall()
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory. |
TiDate |
getFromBookingDate()
Field fromBookingDate is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiDate |
getToBookingDate()
Field toBookingDate is defined as optional. |
TiStringInterface |
getUserId()
Field userId is defined as mandatory. |
java.lang.String |
getUserIdValue()
Field userId is defined as mandatory. |
SjBatchParameters |
lookupBatchParameters()
Field batchParameters is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjEmbarkingCarriageIdList |
lookupEmbarkingCarriageIdList()
Field embarkingCarriageIdList is defined as optional. |
SjEmbarkingComfortList |
lookupEmbarkingComfortList()
Field embarkingComfortList is defined as optional. |
SjEmbarkingDateList |
lookupEmbarkingDateList()
Field embarkingDateList is defined as mandatory. |
SjEmbarkingPlacementCharacteristicsList |
lookupEmbarkingPlacementCharacteristicsList()
Field embarkingPlacementCharacteristicsList is defined as optional. |
SjEmbarkingPlacementNumberList |
lookupEmbarkingPlacementNumberList()
Field embarkingPlacementNumberList is defined as optional. |
SjEmbarkingTransportSpecWithTimeIntervall |
lookupEmbarkingTransportSpecWithTimeIntervall()
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory. |
TiDate |
lookupFromBookingDate()
Field fromBookingDate is defined as optional. |
TiDate |
lookupToBookingDate()
Field toBookingDate is defined as optional. |
TiStringInterface |
lookupUserId()
Field userId is defined as mandatory. |
void |
setBatchParameters(SjBatchParameters inData)
Field batchParameters is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setEmbarkingCarriageIdList(SjEmbarkingCarriageIdList inData)
Field embarkingCarriageIdList is defined as optional. |
void |
setEmbarkingComfortList(SjEmbarkingComfortList inData)
Field embarkingComfortList is defined as optional. |
void |
setEmbarkingDateList(SjEmbarkingDateList inData)
Field embarkingDateList is defined as mandatory. |
void |
setEmbarkingPlacementCharacteristicsList(SjEmbarkingPlacementCharacteristicsList inData)
Field embarkingPlacementCharacteristicsList is defined as optional. |
void |
setEmbarkingPlacementNumberList(SjEmbarkingPlacementNumberList inData)
Field embarkingPlacementNumberList is defined as optional. |
void |
setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory. |
void |
setFromBookingDate(TiDate inData)
Field fromBookingDate is defined as optional. |
void |
setToBookingDate(TiDate inData)
Field toBookingDate is defined as optional. |
void |
setUserId(TiStringInterface inData)
Field userId is defined as mandatory. |
void |
setUserIdValue(java.lang.String inData)
Field userId is defined as mandatory. |
void |
setUserIdValue(java.lang.String inData,
boolean inNotify)
Field userId 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 TiStringData userId
public SjEmbarkingTransportSpecWithTimeIntervallPlain embarkingTransportSpecWithTimeIntervall
public SjEmbarkingDateListPlain embarkingDateList
public TiDatePlain fromBookingDate
public TiDatePlain toBookingDate
public SjEmbarkingComfortListPlain embarkingComfortList
public SjEmbarkingCarriageIdListPlain embarkingCarriageIdList
public SjEmbarkingPlacementNumberListPlain embarkingPlacementNumberList
public SjEmbarkingPlacementCharacteristicsListPlain embarkingPlacementCharacteristicsList
public SjBatchParametersPlain batchParameters
public SjClientInformationPlain clientInformation
| Constructor Detail |
|---|
public SjGetBatchJobParametersResultPlain()
| Method Detail |
|---|
public TiStringInterface getUserId()
getUserId in interface SjGetBatchJobParametersResultpublic TiStringInterface lookupUserId()
lookupUserId in interface SjGetBatchJobParametersResultpublic void setUserId(TiStringInterface inData)
setUserId in interface SjGetBatchJobParametersResultpublic java.lang.String getUserIdValue()
getUserIdValue in interface SjGetBatchJobParametersResultpublic void setUserIdValue(java.lang.String inData)
setUserIdValue in interface SjGetBatchJobParametersResult
public void setUserIdValue(java.lang.String inData,
boolean inNotify)
setUserIdValue in interface SjGetBatchJobParametersResultpublic SjEmbarkingTransportSpecWithTimeIntervall getEmbarkingTransportSpecWithTimeIntervall()
getEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResultpublic SjEmbarkingTransportSpecWithTimeIntervall lookupEmbarkingTransportSpecWithTimeIntervall()
lookupEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResultpublic void setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
setEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResultpublic SjEmbarkingDateList getEmbarkingDateList()
getEmbarkingDateList in interface SjGetBatchJobParametersResultpublic SjEmbarkingDateList lookupEmbarkingDateList()
lookupEmbarkingDateList in interface SjGetBatchJobParametersResultpublic void setEmbarkingDateList(SjEmbarkingDateList inData)
setEmbarkingDateList in interface SjGetBatchJobParametersResultpublic TiDate getFromBookingDate()
getFromBookingDate in interface SjGetBatchJobParametersResultpublic TiDate lookupFromBookingDate()
lookupFromBookingDate in interface SjGetBatchJobParametersResultpublic void setFromBookingDate(TiDate inData)
setFromBookingDate in interface SjGetBatchJobParametersResultpublic TiDate getToBookingDate()
getToBookingDate in interface SjGetBatchJobParametersResultpublic TiDate lookupToBookingDate()
lookupToBookingDate in interface SjGetBatchJobParametersResultpublic void setToBookingDate(TiDate inData)
setToBookingDate in interface SjGetBatchJobParametersResultpublic SjEmbarkingComfortList getEmbarkingComfortList()
getEmbarkingComfortList in interface SjGetBatchJobParametersResultpublic SjEmbarkingComfortList lookupEmbarkingComfortList()
lookupEmbarkingComfortList in interface SjGetBatchJobParametersResultpublic void setEmbarkingComfortList(SjEmbarkingComfortList inData)
setEmbarkingComfortList in interface SjGetBatchJobParametersResultpublic SjEmbarkingCarriageIdList getEmbarkingCarriageIdList()
getEmbarkingCarriageIdList in interface SjGetBatchJobParametersResultpublic SjEmbarkingCarriageIdList lookupEmbarkingCarriageIdList()
lookupEmbarkingCarriageIdList in interface SjGetBatchJobParametersResultpublic void setEmbarkingCarriageIdList(SjEmbarkingCarriageIdList inData)
setEmbarkingCarriageIdList in interface SjGetBatchJobParametersResultpublic SjEmbarkingPlacementNumberList getEmbarkingPlacementNumberList()
getEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResultpublic SjEmbarkingPlacementNumberList lookupEmbarkingPlacementNumberList()
lookupEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResultpublic void setEmbarkingPlacementNumberList(SjEmbarkingPlacementNumberList inData)
setEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResultpublic SjEmbarkingPlacementCharacteristicsList getEmbarkingPlacementCharacteristicsList()
getEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResultpublic SjEmbarkingPlacementCharacteristicsList lookupEmbarkingPlacementCharacteristicsList()
lookupEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResultpublic void setEmbarkingPlacementCharacteristicsList(SjEmbarkingPlacementCharacteristicsList inData)
setEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResultpublic SjBatchParameters getBatchParameters()
getBatchParameters in interface SjGetBatchJobParametersResultpublic SjBatchParameters lookupBatchParameters()
lookupBatchParameters in interface SjGetBatchJobParametersResultpublic void setBatchParameters(SjBatchParameters inData)
setBatchParameters in interface SjGetBatchJobParametersResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjGetBatchJobParametersResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjGetBatchJobParametersResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjGetBatchJobParametersResultpublic 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 | |||||||||