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

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.SjCustomerQueryUniquePlain
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, SjCustomerQueryUnique

public class SjCustomerQueryUniquePlain
extends TiAbstractMapData
implements SjCustomerQueryUnique

Innehåller parametrar för att söka efter en unik kund. Fälten är ömsesidigt uteslutande d v s exakt ett av fälten måste anges.

  • Kundnummer hos SJ
  • Personnummer för fysisk person
  • Organisationsnummer för juridisk person
  • Kortnummer för rabattkort
  • See Also:
    Serialized Form

    Nested Class Summary
     
    Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
    TiAbstractMapData.TiMapDataComparator
     
    Field Summary
     TiStringData customerIdCard
               
     TiIntegerData customerQueryUniqueXor
               
     TiStringData id
               
     TiStringData organisationNumber
               
     TiStringData socialSecurityNumber
               
     
    Fields inherited from interface se.sj.stina.domain.model.SjCustomerQueryUnique
    CUSTOMER_ID_CARD, CUSTOMER_QUERY_UNIQUE_XOR, ID, ORGANISATION_NUMBER, SOCIAL_SECURITY_NUMBER
     
    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
    SjCustomerQueryUniquePlain()
               
     
    Method Summary
     TiStringInterface getCustomerIdCard()
              Field customerIdCard is defined as part of xor.
     java.lang.String getCustomerIdCardValue()
              Field customerIdCard is defined as part of xor.
     TiIntegerInterface getCustomerQueryUniqueXor()
              field customerQueryUniqueXor
     java.lang.Integer getCustomerQueryUniqueXorValue()
              field customerQueryUniqueXor
     java.lang.String getGeneratedTiName()
               
     TiStringInterface getId()
              Field id is defined as part of xor.
     java.lang.String getIdValue()
              Field id is defined as part of xor.
     TiStringInterface getOrganisationNumber()
              Field organisationNumber is defined as part of xor.
     java.lang.String getOrganisationNumberValue()
              Field organisationNumber is defined as part of xor.
     java.lang.String getRealTiName()
               
     TiStringInterface getSocialSecurityNumber()
              Field socialSecurityNumber is defined as part of xor.
     java.lang.String getSocialSecurityNumberValue()
              Field socialSecurityNumber is defined as part of xor.
     TiStringInterface lookupCustomerIdCard()
              Field customerIdCard is defined as part of xor.
     TiIntegerInterface lookupCustomerQueryUniqueXor()
              field customerQueryUniqueXor
     TiStringInterface lookupId()
              Field id is defined as part of xor.
     TiStringInterface lookupOrganisationNumber()
              Field organisationNumber is defined as part of xor.
     TiStringInterface lookupSocialSecurityNumber()
              Field socialSecurityNumber is defined as part of xor.
     void setCustomerIdCard(TiStringInterface inData)
              Field customerIdCard is defined as part of xor.
     void setCustomerIdCardValue(java.lang.String inData)
              Field customerIdCard is defined as part of xor.
     void setCustomerIdCardValue(java.lang.String inData, boolean inNotify)
              Field customerIdCard is defined as part of xor.
     void setCustomerQueryUniqueXor(TiIntegerInterface inData)
              field customerQueryUniqueXor
     void setCustomerQueryUniqueXorValue(java.lang.Integer inData)
              field customerQueryUniqueXor
     void setId(TiStringInterface inData)
              Field id is defined as part of xor.
     void setIdValue(java.lang.String inData)
              Field id is defined as part of xor.
     void setIdValue(java.lang.String inData, boolean inNotify)
              Field id is defined as part of xor.
     void setOrganisationNumber(TiStringInterface inData)
              Field organisationNumber is defined as part of xor.
     void setOrganisationNumberValue(java.lang.String inData)
              Field organisationNumber is defined as part of xor.
     void setOrganisationNumberValue(java.lang.String inData, boolean inNotify)
              Field organisationNumber is defined as part of xor.
     void setSocialSecurityNumber(TiStringInterface inData)
              Field socialSecurityNumber is defined as part of xor.
     void setSocialSecurityNumberValue(java.lang.String inData)
              Field socialSecurityNumber is defined as part of xor.
     void setSocialSecurityNumberValue(java.lang.String inData, boolean inNotify)
              Field socialSecurityNumber is defined as part of xor.
    protected  TiXorSpecificationEnumeration specifyXors()
               
     
    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, 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

    customerQueryUniqueXor

    public TiIntegerData customerQueryUniqueXor

    id

    public TiStringData id

    socialSecurityNumber

    public TiStringData socialSecurityNumber

    organisationNumber

    public TiStringData organisationNumber

    customerIdCard

    public TiStringData customerIdCard
    Constructor Detail

    SjCustomerQueryUniquePlain

    public SjCustomerQueryUniquePlain()
    Method Detail

    getCustomerQueryUniqueXor

    public TiIntegerInterface getCustomerQueryUniqueXor()
    field customerQueryUniqueXor

    Specified by:
    getCustomerQueryUniqueXor in interface SjCustomerQueryUnique

    lookupCustomerQueryUniqueXor

    public TiIntegerInterface lookupCustomerQueryUniqueXor()
    field customerQueryUniqueXor

    Specified by:
    lookupCustomerQueryUniqueXor in interface SjCustomerQueryUnique

    setCustomerQueryUniqueXor

    public void setCustomerQueryUniqueXor(TiIntegerInterface inData)
    field customerQueryUniqueXor

    Specified by:
    setCustomerQueryUniqueXor in interface SjCustomerQueryUnique

    getCustomerQueryUniqueXorValue

    public java.lang.Integer getCustomerQueryUniqueXorValue()
    field customerQueryUniqueXor

    Specified by:
    getCustomerQueryUniqueXorValue in interface SjCustomerQueryUnique

    setCustomerQueryUniqueXorValue

    public void setCustomerQueryUniqueXorValue(java.lang.Integer inData)
    field customerQueryUniqueXor

    Specified by:
    setCustomerQueryUniqueXorValue in interface SjCustomerQueryUnique

    getId

    public TiStringInterface getId()
    Field id is defined as part of xor.

    Specified by:
    getId in interface SjCustomerQueryUnique

    lookupId

    public TiStringInterface lookupId()
    Field id is defined as part of xor.

    Specified by:
    lookupId in interface SjCustomerQueryUnique

    setId

    public void setId(TiStringInterface inData)
    Field id is defined as part of xor.

    Specified by:
    setId in interface SjCustomerQueryUnique

    getIdValue

    public java.lang.String getIdValue()
    Field id is defined as part of xor.

    Specified by:
    getIdValue in interface SjCustomerQueryUnique

    setIdValue

    public void setIdValue(java.lang.String inData)
    Field id is defined as part of xor.

    Specified by:
    setIdValue in interface SjCustomerQueryUnique

    setIdValue

    public void setIdValue(java.lang.String inData,
                           boolean inNotify)
    Field id is defined as part of xor.

    Specified by:
    setIdValue in interface SjCustomerQueryUnique

    getSocialSecurityNumber

    public TiStringInterface getSocialSecurityNumber()
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    getSocialSecurityNumber in interface SjCustomerQueryUnique

    lookupSocialSecurityNumber

    public TiStringInterface lookupSocialSecurityNumber()
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    lookupSocialSecurityNumber in interface SjCustomerQueryUnique

    setSocialSecurityNumber

    public void setSocialSecurityNumber(TiStringInterface inData)
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    setSocialSecurityNumber in interface SjCustomerQueryUnique

    getSocialSecurityNumberValue

    public java.lang.String getSocialSecurityNumberValue()
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    getSocialSecurityNumberValue in interface SjCustomerQueryUnique

    setSocialSecurityNumberValue

    public void setSocialSecurityNumberValue(java.lang.String inData)
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    setSocialSecurityNumberValue in interface SjCustomerQueryUnique

    setSocialSecurityNumberValue

    public void setSocialSecurityNumberValue(java.lang.String inData,
                                             boolean inNotify)
    Field socialSecurityNumber is defined as part of xor.

    Specified by:
    setSocialSecurityNumberValue in interface SjCustomerQueryUnique

    getOrganisationNumber

    public TiStringInterface getOrganisationNumber()
    Field organisationNumber is defined as part of xor.

    Specified by:
    getOrganisationNumber in interface SjCustomerQueryUnique

    lookupOrganisationNumber

    public TiStringInterface lookupOrganisationNumber()
    Field organisationNumber is defined as part of xor.

    Specified by:
    lookupOrganisationNumber in interface SjCustomerQueryUnique

    setOrganisationNumber

    public void setOrganisationNumber(TiStringInterface inData)
    Field organisationNumber is defined as part of xor.

    Specified by:
    setOrganisationNumber in interface SjCustomerQueryUnique

    getOrganisationNumberValue

    public java.lang.String getOrganisationNumberValue()
    Field organisationNumber is defined as part of xor.

    Specified by:
    getOrganisationNumberValue in interface SjCustomerQueryUnique

    setOrganisationNumberValue

    public void setOrganisationNumberValue(java.lang.String inData)
    Field organisationNumber is defined as part of xor.

    Specified by:
    setOrganisationNumberValue in interface SjCustomerQueryUnique

    setOrganisationNumberValue

    public void setOrganisationNumberValue(java.lang.String inData,
                                           boolean inNotify)
    Field organisationNumber is defined as part of xor.

    Specified by:
    setOrganisationNumberValue in interface SjCustomerQueryUnique

    getCustomerIdCard

    public TiStringInterface getCustomerIdCard()
    Field customerIdCard is defined as part of xor.

    Specified by:
    getCustomerIdCard in interface SjCustomerQueryUnique

    lookupCustomerIdCard

    public TiStringInterface lookupCustomerIdCard()
    Field customerIdCard is defined as part of xor.

    Specified by:
    lookupCustomerIdCard in interface SjCustomerQueryUnique

    setCustomerIdCard

    public void setCustomerIdCard(TiStringInterface inData)
    Field customerIdCard is defined as part of xor.

    Specified by:
    setCustomerIdCard in interface SjCustomerQueryUnique

    getCustomerIdCardValue

    public java.lang.String getCustomerIdCardValue()
    Field customerIdCard is defined as part of xor.

    Specified by:
    getCustomerIdCardValue in interface SjCustomerQueryUnique

    setCustomerIdCardValue

    public void setCustomerIdCardValue(java.lang.String inData)
    Field customerIdCard is defined as part of xor.

    Specified by:
    setCustomerIdCardValue in interface SjCustomerQueryUnique

    setCustomerIdCardValue

    public void setCustomerIdCardValue(java.lang.String inData,
                                       boolean inNotify)
    Field customerIdCard is defined as part of xor.

    Specified by:
    setCustomerIdCardValue in interface SjCustomerQueryUnique

    specifyXors

    protected TiXorSpecificationEnumeration specifyXors()
    Overrides:
    specifyXors in class TiAbstractMapData

    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.