se.sj.stina.domain.model.impl.standard
Class SjPaxListQueryStandard

java.lang.Object
  extended by org.stina.framework.support.observer.TiSubject
      extended by org.stina.framework.core.model.TiAbstractModel
          extended by org.stina.framework.core.model.TiAbstractMapModel
              extended by se.sj.stina.domain.model.impl.standard.SjPaxListQueryStandard
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, SjPaxListQuery

public class SjPaxListQueryStandard
extends TiAbstractMapModel
implements SjPaxListQuery

Frågestruktur för att hämta passagerarlistor

See Also:
Serialized Form

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.SjPaxListQuery
EMBARKING_SPECIFICATION_XOR, EMBARKING_THROUGH_SERVICES_SPECIFICATION, EMBARKING_TRANSPORT_ID_LIST_SPECIFICATION, EMBARKING_TRANSPORT_SPECIFICATION, FROM_DATE_TIME, RETURN_CANCELLED_ORDER_ITEMS, RETURN_CONNECTING_SECTIONS, RETURN_PHONE_NUMBERS, TO_DATE_TIME
 
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
SjPaxListQueryStandard()
           
 
Method Summary
 TiIntegerInterface getEmbarkingSpecificationXor()
          field embarkingSpecificationXor
 java.lang.Integer getEmbarkingSpecificationXorValue()
          field embarkingSpecificationXor
 SjEmbarkingThroughServicesSpecification getEmbarkingThroughServicesSpecification()
          Field embarkingThroughServicesSpecification is defined as part of xor.
 SjEmbarkingTransportIdListSpecification getEmbarkingTransportIdListSpecification()
          Field embarkingTransportIdListSpecification is defined as part of xor.
 SjEmbarkingTransportSpecification getEmbarkingTransportSpecification()
          Field embarkingTransportSpecification is defined as part of xor.
 TiDateTime getFromDateTime()
          Field fromDateTime is defined as mandatory.
 java.lang.String getGeneratedTiName()
           
 java.lang.String getRealTiName()
           
 TiBooleanInterface getReturnCancelledOrderItems()
          Field returnCancelledOrderItems is defined as optional.
 java.lang.Boolean getReturnCancelledOrderItemsValue()
          Field returnCancelledOrderItems is defined as optional.
 TiBooleanInterface getReturnConnectingSections()
          Field returnConnectingSections is defined as optional.
 java.lang.Boolean getReturnConnectingSectionsValue()
          Field returnConnectingSections is defined as optional.
 TiBooleanInterface getReturnPhoneNumbers()
          Field returnPhoneNumbers is defined as optional.
 java.lang.Boolean getReturnPhoneNumbersValue()
          Field returnPhoneNumbers is defined as optional.
 TiDateTime getToDateTime()
          Field toDateTime is defined as optional.
 TiIntegerInterface lookupEmbarkingSpecificationXor()
          field embarkingSpecificationXor
 SjEmbarkingThroughServicesSpecification lookupEmbarkingThroughServicesSpecification()
          Field embarkingThroughServicesSpecification is defined as part of xor.
 SjEmbarkingTransportIdListSpecification lookupEmbarkingTransportIdListSpecification()
          Field embarkingTransportIdListSpecification is defined as part of xor.
 SjEmbarkingTransportSpecification lookupEmbarkingTransportSpecification()
          Field embarkingTransportSpecification is defined as part of xor.
 TiDateTime lookupFromDateTime()
          Field fromDateTime is defined as mandatory.
 TiBooleanInterface lookupReturnCancelledOrderItems()
          Field returnCancelledOrderItems is defined as optional.
 TiBooleanInterface lookupReturnConnectingSections()
          Field returnConnectingSections is defined as optional.
 TiBooleanInterface lookupReturnPhoneNumbers()
          Field returnPhoneNumbers is defined as optional.
 TiDateTime lookupToDateTime()
          Field toDateTime is defined as optional.
 void setEmbarkingSpecificationXor(TiIntegerInterface inData)
          field embarkingSpecificationXor
 void setEmbarkingSpecificationXorValue(java.lang.Integer inData)
          field embarkingSpecificationXor
 void setEmbarkingThroughServicesSpecification(SjEmbarkingThroughServicesSpecification inData)
          Field embarkingThroughServicesSpecification is defined as part of xor.
 void setEmbarkingTransportIdListSpecification(SjEmbarkingTransportIdListSpecification inData)
          Field embarkingTransportIdListSpecification is defined as part of xor.
 void setEmbarkingTransportSpecification(SjEmbarkingTransportSpecification inData)
          Field embarkingTransportSpecification is defined as part of xor.
 void setFromDateTime(TiDateTime inData)
          Field fromDateTime is defined as mandatory.
 void setReturnCancelledOrderItems(TiBooleanInterface inData)
          Field returnCancelledOrderItems is defined as optional.
 void setReturnCancelledOrderItemsValue(java.lang.Boolean inData)
          Field returnCancelledOrderItems is defined as optional.
 void setReturnCancelledOrderItemsValue(java.lang.Boolean inData, boolean inNotify)
          Field returnCancelledOrderItems is defined as optional.
 void setReturnConnectingSections(TiBooleanInterface inData)
          Field returnConnectingSections is defined as optional.
 void setReturnConnectingSectionsValue(java.lang.Boolean inData)
          Field returnConnectingSections is defined as optional.
 void setReturnConnectingSectionsValue(java.lang.Boolean inData, boolean inNotify)
          Field returnConnectingSections is defined as optional.
 void setReturnPhoneNumbers(TiBooleanInterface inData)
          Field returnPhoneNumbers is defined as optional.
 void setReturnPhoneNumbersValue(java.lang.Boolean inData)
          Field returnPhoneNumbers is defined as optional.
 void setReturnPhoneNumbersValue(java.lang.Boolean inData, boolean inNotify)
          Field returnPhoneNumbers is defined as optional.
 void setToDateTime(TiDateTime inData)
          Field toDateTime is defined as optional.
protected  TiFieldSpecificationEnumeration specifyFields()
           
protected  TiXorSpecificationEnumeration specifyXors()
           
 
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, toDebugString, toDebugString
 
Methods inherited from class org.stina.framework.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
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.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
 

Constructor Detail

SjPaxListQueryStandard

public SjPaxListQueryStandard()
Method Detail

getEmbarkingSpecificationXor

public TiIntegerInterface getEmbarkingSpecificationXor()
field embarkingSpecificationXor

Specified by:
getEmbarkingSpecificationXor in interface SjPaxListQuery

lookupEmbarkingSpecificationXor

public TiIntegerInterface lookupEmbarkingSpecificationXor()
field embarkingSpecificationXor

Specified by:
lookupEmbarkingSpecificationXor in interface SjPaxListQuery

setEmbarkingSpecificationXor

public void setEmbarkingSpecificationXor(TiIntegerInterface inData)
field embarkingSpecificationXor

Specified by:
setEmbarkingSpecificationXor in interface SjPaxListQuery

getEmbarkingSpecificationXorValue

public java.lang.Integer getEmbarkingSpecificationXorValue()
field embarkingSpecificationXor

Specified by:
getEmbarkingSpecificationXorValue in interface SjPaxListQuery

setEmbarkingSpecificationXorValue

public void setEmbarkingSpecificationXorValue(java.lang.Integer inData)
field embarkingSpecificationXor

Specified by:
setEmbarkingSpecificationXorValue in interface SjPaxListQuery

getEmbarkingThroughServicesSpecification

public SjEmbarkingThroughServicesSpecification getEmbarkingThroughServicesSpecification()
Field embarkingThroughServicesSpecification is defined as part of xor.

Specified by:
getEmbarkingThroughServicesSpecification in interface SjPaxListQuery

lookupEmbarkingThroughServicesSpecification

public SjEmbarkingThroughServicesSpecification lookupEmbarkingThroughServicesSpecification()
Field embarkingThroughServicesSpecification is defined as part of xor.

Specified by:
lookupEmbarkingThroughServicesSpecification in interface SjPaxListQuery

setEmbarkingThroughServicesSpecification

public void setEmbarkingThroughServicesSpecification(SjEmbarkingThroughServicesSpecification inData)
Field embarkingThroughServicesSpecification is defined as part of xor.

Specified by:
setEmbarkingThroughServicesSpecification in interface SjPaxListQuery

getEmbarkingTransportIdListSpecification

public SjEmbarkingTransportIdListSpecification getEmbarkingTransportIdListSpecification()
Field embarkingTransportIdListSpecification is defined as part of xor.

Specified by:
getEmbarkingTransportIdListSpecification in interface SjPaxListQuery

lookupEmbarkingTransportIdListSpecification

public SjEmbarkingTransportIdListSpecification lookupEmbarkingTransportIdListSpecification()
Field embarkingTransportIdListSpecification is defined as part of xor.

Specified by:
lookupEmbarkingTransportIdListSpecification in interface SjPaxListQuery

setEmbarkingTransportIdListSpecification

public void setEmbarkingTransportIdListSpecification(SjEmbarkingTransportIdListSpecification inData)
Field embarkingTransportIdListSpecification is defined as part of xor.

Specified by:
setEmbarkingTransportIdListSpecification in interface SjPaxListQuery

getEmbarkingTransportSpecification

public SjEmbarkingTransportSpecification getEmbarkingTransportSpecification()
Field embarkingTransportSpecification is defined as part of xor.

Specified by:
getEmbarkingTransportSpecification in interface SjPaxListQuery

lookupEmbarkingTransportSpecification

public SjEmbarkingTransportSpecification lookupEmbarkingTransportSpecification()
Field embarkingTransportSpecification is defined as part of xor.

Specified by:
lookupEmbarkingTransportSpecification in interface SjPaxListQuery

setEmbarkingTransportSpecification

public void setEmbarkingTransportSpecification(SjEmbarkingTransportSpecification inData)
Field embarkingTransportSpecification is defined as part of xor.

Specified by:
setEmbarkingTransportSpecification in interface SjPaxListQuery

getFromDateTime

public TiDateTime getFromDateTime()
Field fromDateTime is defined as mandatory.

Specified by:
getFromDateTime in interface SjPaxListQuery

lookupFromDateTime

public TiDateTime lookupFromDateTime()
Field fromDateTime is defined as mandatory.

Specified by:
lookupFromDateTime in interface SjPaxListQuery

setFromDateTime

public void setFromDateTime(TiDateTime inData)
Field fromDateTime is defined as mandatory.

Specified by:
setFromDateTime in interface SjPaxListQuery

getToDateTime

public TiDateTime getToDateTime()
Field toDateTime is defined as optional.

Specified by:
getToDateTime in interface SjPaxListQuery

lookupToDateTime

public TiDateTime lookupToDateTime()
Field toDateTime is defined as optional.

Specified by:
lookupToDateTime in interface SjPaxListQuery

setToDateTime

public void setToDateTime(TiDateTime inData)
Field toDateTime is defined as optional.

Specified by:
setToDateTime in interface SjPaxListQuery

getReturnConnectingSections

public TiBooleanInterface getReturnConnectingSections()
Field returnConnectingSections is defined as optional.

Specified by:
getReturnConnectingSections in interface SjPaxListQuery

lookupReturnConnectingSections

public TiBooleanInterface lookupReturnConnectingSections()
Field returnConnectingSections is defined as optional.

Specified by:
lookupReturnConnectingSections in interface SjPaxListQuery

setReturnConnectingSections

public void setReturnConnectingSections(TiBooleanInterface inData)
Field returnConnectingSections is defined as optional.

Specified by:
setReturnConnectingSections in interface SjPaxListQuery

getReturnConnectingSectionsValue

public java.lang.Boolean getReturnConnectingSectionsValue()
Field returnConnectingSections is defined as optional.

Specified by:
getReturnConnectingSectionsValue in interface SjPaxListQuery

setReturnConnectingSectionsValue

public void setReturnConnectingSectionsValue(java.lang.Boolean inData)
Field returnConnectingSections is defined as optional.

Specified by:
setReturnConnectingSectionsValue in interface SjPaxListQuery

setReturnConnectingSectionsValue

public void setReturnConnectingSectionsValue(java.lang.Boolean inData,
                                             boolean inNotify)
Field returnConnectingSections is defined as optional.

Specified by:
setReturnConnectingSectionsValue in interface SjPaxListQuery

getReturnCancelledOrderItems

public TiBooleanInterface getReturnCancelledOrderItems()
Field returnCancelledOrderItems is defined as optional.

Specified by:
getReturnCancelledOrderItems in interface SjPaxListQuery

lookupReturnCancelledOrderItems

public TiBooleanInterface lookupReturnCancelledOrderItems()
Field returnCancelledOrderItems is defined as optional.

Specified by:
lookupReturnCancelledOrderItems in interface SjPaxListQuery

setReturnCancelledOrderItems

public void setReturnCancelledOrderItems(TiBooleanInterface inData)
Field returnCancelledOrderItems is defined as optional.

Specified by:
setReturnCancelledOrderItems in interface SjPaxListQuery

getReturnCancelledOrderItemsValue

public java.lang.Boolean getReturnCancelledOrderItemsValue()
Field returnCancelledOrderItems is defined as optional.

Specified by:
getReturnCancelledOrderItemsValue in interface SjPaxListQuery

setReturnCancelledOrderItemsValue

public void setReturnCancelledOrderItemsValue(java.lang.Boolean inData)
Field returnCancelledOrderItems is defined as optional.

Specified by:
setReturnCancelledOrderItemsValue in interface SjPaxListQuery

setReturnCancelledOrderItemsValue

public void setReturnCancelledOrderItemsValue(java.lang.Boolean inData,
                                              boolean inNotify)
Field returnCancelledOrderItems is defined as optional.

Specified by:
setReturnCancelledOrderItemsValue in interface SjPaxListQuery

getReturnPhoneNumbers

public TiBooleanInterface getReturnPhoneNumbers()
Field returnPhoneNumbers is defined as optional.

Specified by:
getReturnPhoneNumbers in interface SjPaxListQuery

lookupReturnPhoneNumbers

public TiBooleanInterface lookupReturnPhoneNumbers()
Field returnPhoneNumbers is defined as optional.

Specified by:
lookupReturnPhoneNumbers in interface SjPaxListQuery

setReturnPhoneNumbers

public void setReturnPhoneNumbers(TiBooleanInterface inData)
Field returnPhoneNumbers is defined as optional.

Specified by:
setReturnPhoneNumbers in interface SjPaxListQuery

getReturnPhoneNumbersValue

public java.lang.Boolean getReturnPhoneNumbersValue()
Field returnPhoneNumbers is defined as optional.

Specified by:
getReturnPhoneNumbersValue in interface SjPaxListQuery

setReturnPhoneNumbersValue

public void setReturnPhoneNumbersValue(java.lang.Boolean inData)
Field returnPhoneNumbers is defined as optional.

Specified by:
setReturnPhoneNumbersValue in interface SjPaxListQuery

setReturnPhoneNumbersValue

public void setReturnPhoneNumbersValue(java.lang.Boolean inData,
                                       boolean inNotify)
Field returnPhoneNumbers is defined as optional.

Specified by:
setReturnPhoneNumbersValue in interface SjPaxListQuery

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields in class TiAbstractMapModel

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapModel

getRealTiName

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

getGeneratedTiName

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


Copyright © 2012. All Rights Reserved.