se.sj.stina.domain.model.impl.plain
Class SjGetBatchJobParametersResultPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjGetBatchJobParametersResultPlain
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, SjGetBatchJobParametersResult

public class SjGetBatchJobParametersResultPlain
extends TiAbstractMapData
implements SjGetBatchJobParametersResult

Parametrarna för ett batch job

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 SjBatchParametersPlain batchParameters
           
 SjClientInformationPlain clientInformation
           
 SjEmbarkingCarriageIdListPlain embarkingCarriageIdList
           
 SjEmbarkingComfortListPlain embarkingComfortList
           
 SjEmbarkingDateListPlain embarkingDateList
           
 SjEmbarkingPlacementCharacteristicsListPlain embarkingPlacementCharacteristicsList
           
 SjEmbarkingPlacementNumberListPlain embarkingPlacementNumberList
           
 SjEmbarkingTransportSpecWithTimeIntervallPlain embarkingTransportSpecWithTimeIntervall
           
 TiDatePlain fromBookingDate
           
 TiDatePlain toBookingDate
           
 TiStringData userId
           
 
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
 
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
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 org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
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
 

Field Detail

userId

public TiStringData userId

embarkingTransportSpecWithTimeIntervall

public SjEmbarkingTransportSpecWithTimeIntervallPlain embarkingTransportSpecWithTimeIntervall

embarkingDateList

public SjEmbarkingDateListPlain embarkingDateList

fromBookingDate

public TiDatePlain fromBookingDate

toBookingDate

public TiDatePlain toBookingDate

embarkingComfortList

public SjEmbarkingComfortListPlain embarkingComfortList

embarkingCarriageIdList

public SjEmbarkingCarriageIdListPlain embarkingCarriageIdList

embarkingPlacementNumberList

public SjEmbarkingPlacementNumberListPlain embarkingPlacementNumberList

embarkingPlacementCharacteristicsList

public SjEmbarkingPlacementCharacteristicsListPlain embarkingPlacementCharacteristicsList

batchParameters

public SjBatchParametersPlain batchParameters

clientInformation

public SjClientInformationPlain clientInformation
Constructor Detail

SjGetBatchJobParametersResultPlain

public SjGetBatchJobParametersResultPlain()
Method Detail

getUserId

public TiStringInterface getUserId()
Field userId is defined as mandatory.

Specified by:
getUserId in interface SjGetBatchJobParametersResult

lookupUserId

public TiStringInterface lookupUserId()
Field userId is defined as mandatory.

Specified by:
lookupUserId in interface SjGetBatchJobParametersResult

setUserId

public void setUserId(TiStringInterface inData)
Field userId is defined as mandatory.

Specified by:
setUserId in interface SjGetBatchJobParametersResult

getUserIdValue

public java.lang.String getUserIdValue()
Field userId is defined as mandatory.

Specified by:
getUserIdValue in interface SjGetBatchJobParametersResult

setUserIdValue

public void setUserIdValue(java.lang.String inData)
Field userId is defined as mandatory.

Specified by:
setUserIdValue in interface SjGetBatchJobParametersResult

setUserIdValue

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

Specified by:
setUserIdValue in interface SjGetBatchJobParametersResult

getEmbarkingTransportSpecWithTimeIntervall

public SjEmbarkingTransportSpecWithTimeIntervall getEmbarkingTransportSpecWithTimeIntervall()
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.

Specified by:
getEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResult

lookupEmbarkingTransportSpecWithTimeIntervall

public SjEmbarkingTransportSpecWithTimeIntervall lookupEmbarkingTransportSpecWithTimeIntervall()
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.

Specified by:
lookupEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResult

setEmbarkingTransportSpecWithTimeIntervall

public void setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.

Specified by:
setEmbarkingTransportSpecWithTimeIntervall in interface SjGetBatchJobParametersResult

getEmbarkingDateList

public SjEmbarkingDateList getEmbarkingDateList()
Field embarkingDateList is defined as mandatory.

Specified by:
getEmbarkingDateList in interface SjGetBatchJobParametersResult

lookupEmbarkingDateList

public SjEmbarkingDateList lookupEmbarkingDateList()
Field embarkingDateList is defined as mandatory.

Specified by:
lookupEmbarkingDateList in interface SjGetBatchJobParametersResult

setEmbarkingDateList

public void setEmbarkingDateList(SjEmbarkingDateList inData)
Field embarkingDateList is defined as mandatory.

Specified by:
setEmbarkingDateList in interface SjGetBatchJobParametersResult

getFromBookingDate

public TiDate getFromBookingDate()
Field fromBookingDate is defined as optional.

Specified by:
getFromBookingDate in interface SjGetBatchJobParametersResult

lookupFromBookingDate

public TiDate lookupFromBookingDate()
Field fromBookingDate is defined as optional.

Specified by:
lookupFromBookingDate in interface SjGetBatchJobParametersResult

setFromBookingDate

public void setFromBookingDate(TiDate inData)
Field fromBookingDate is defined as optional.

Specified by:
setFromBookingDate in interface SjGetBatchJobParametersResult

getToBookingDate

public TiDate getToBookingDate()
Field toBookingDate is defined as optional.

Specified by:
getToBookingDate in interface SjGetBatchJobParametersResult

lookupToBookingDate

public TiDate lookupToBookingDate()
Field toBookingDate is defined as optional.

Specified by:
lookupToBookingDate in interface SjGetBatchJobParametersResult

setToBookingDate

public void setToBookingDate(TiDate inData)
Field toBookingDate is defined as optional.

Specified by:
setToBookingDate in interface SjGetBatchJobParametersResult

getEmbarkingComfortList

public SjEmbarkingComfortList getEmbarkingComfortList()
Field embarkingComfortList is defined as optional.

Specified by:
getEmbarkingComfortList in interface SjGetBatchJobParametersResult

lookupEmbarkingComfortList

public SjEmbarkingComfortList lookupEmbarkingComfortList()
Field embarkingComfortList is defined as optional.

Specified by:
lookupEmbarkingComfortList in interface SjGetBatchJobParametersResult

setEmbarkingComfortList

public void setEmbarkingComfortList(SjEmbarkingComfortList inData)
Field embarkingComfortList is defined as optional.

Specified by:
setEmbarkingComfortList in interface SjGetBatchJobParametersResult

getEmbarkingCarriageIdList

public SjEmbarkingCarriageIdList getEmbarkingCarriageIdList()
Field embarkingCarriageIdList is defined as optional.

Specified by:
getEmbarkingCarriageIdList in interface SjGetBatchJobParametersResult

lookupEmbarkingCarriageIdList

public SjEmbarkingCarriageIdList lookupEmbarkingCarriageIdList()
Field embarkingCarriageIdList is defined as optional.

Specified by:
lookupEmbarkingCarriageIdList in interface SjGetBatchJobParametersResult

setEmbarkingCarriageIdList

public void setEmbarkingCarriageIdList(SjEmbarkingCarriageIdList inData)
Field embarkingCarriageIdList is defined as optional.

Specified by:
setEmbarkingCarriageIdList in interface SjGetBatchJobParametersResult

getEmbarkingPlacementNumberList

public SjEmbarkingPlacementNumberList getEmbarkingPlacementNumberList()
Field embarkingPlacementNumberList is defined as optional.

Specified by:
getEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResult

lookupEmbarkingPlacementNumberList

public SjEmbarkingPlacementNumberList lookupEmbarkingPlacementNumberList()
Field embarkingPlacementNumberList is defined as optional.

Specified by:
lookupEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResult

setEmbarkingPlacementNumberList

public void setEmbarkingPlacementNumberList(SjEmbarkingPlacementNumberList inData)
Field embarkingPlacementNumberList is defined as optional.

Specified by:
setEmbarkingPlacementNumberList in interface SjGetBatchJobParametersResult

getEmbarkingPlacementCharacteristicsList

public SjEmbarkingPlacementCharacteristicsList getEmbarkingPlacementCharacteristicsList()
Field embarkingPlacementCharacteristicsList is defined as optional.

Specified by:
getEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResult

lookupEmbarkingPlacementCharacteristicsList

public SjEmbarkingPlacementCharacteristicsList lookupEmbarkingPlacementCharacteristicsList()
Field embarkingPlacementCharacteristicsList is defined as optional.

Specified by:
lookupEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResult

setEmbarkingPlacementCharacteristicsList

public void setEmbarkingPlacementCharacteristicsList(SjEmbarkingPlacementCharacteristicsList inData)
Field embarkingPlacementCharacteristicsList is defined as optional.

Specified by:
setEmbarkingPlacementCharacteristicsList in interface SjGetBatchJobParametersResult

getBatchParameters

public SjBatchParameters getBatchParameters()
Field batchParameters is defined as optional.

Specified by:
getBatchParameters in interface SjGetBatchJobParametersResult

lookupBatchParameters

public SjBatchParameters lookupBatchParameters()
Field batchParameters is defined as optional.

Specified by:
lookupBatchParameters in interface SjGetBatchJobParametersResult

setBatchParameters

public void setBatchParameters(SjBatchParameters inData)
Field batchParameters is defined as optional.

Specified by:
setBatchParameters in interface SjGetBatchJobParametersResult

getClientInformation

public SjClientInformation getClientInformation()
Field clientInformation is defined as optional.

Specified by:
getClientInformation in interface SjGetBatchJobParametersResult

lookupClientInformation

public SjClientInformation lookupClientInformation()
Field clientInformation is defined as optional.

Specified by:
lookupClientInformation in interface SjGetBatchJobParametersResult

setClientInformation

public void setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional.

Specified by:
setClientInformation in interface SjGetBatchJobParametersResult

getRealTiName

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

getGeneratedTiName

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


Copyright © 2012. All Rights Reserved.