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

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.SjClientSessionDataStandard
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, SjClientSessionData

public class SjClientSessionDataStandard
extends TiAbstractMapModel
implements SjClientSessionData

Innehåller klientspecifik information.


SessionLanguageCode = Språkkod. Säljställets normala eller det vid påloggningen aktivta valda.

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.SjClientSessionData
CLIENT_VERSION, CUSTOMER_ROLE_CODE, LOCK_ID, ORDER_CREATOR_CUSTOMER_ID, ORDER_NUMBER, SESSION_ID, SESSION_LANGUAGE_CODE
 
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
SjClientSessionDataStandard()
           
 
Method Summary
 TiStringInterface getClientVersion()
          Field clientVersion is defined as optional.
 java.lang.String getClientVersionValue()
          Field clientVersion is defined as optional.
 SjCode getCustomerRoleCode()
          Field customerRoleCode is defined as optional.
 java.lang.String getCustomerRoleCodeValue()
          Field customerRoleCode is defined as optional.
 java.lang.String getGeneratedTiName()
           
 TiStringInterface getLockId()
          Field lockId is defined as optional.
 java.lang.String getLockIdValue()
          Field lockId is defined as optional.
 TiStringInterface getOrderCreatorCustomerId()
          Field orderCreatorCustomerId is defined as optional.
 java.lang.String getOrderCreatorCustomerIdValue()
          Field orderCreatorCustomerId is defined as optional.
 TiStringInterface getOrderNumber()
          Field orderNumber is defined as optional.
 java.lang.String getOrderNumberValue()
          Field orderNumber is defined as optional.
 java.lang.String getRealTiName()
           
 TiStringInterface getSessionId()
          Field sessionId is defined as mandatory.
 java.lang.String getSessionIdValue()
          Field sessionId is defined as mandatory.
 TiStringInterface getSessionLanguageCode()
          Field sessionLanguageCode is defined as optional.
 java.lang.String getSessionLanguageCodeValue()
          Field sessionLanguageCode is defined as optional.
 TiStringInterface lookupClientVersion()
          Field clientVersion is defined as optional.
 SjCode lookupCustomerRoleCode()
          Field customerRoleCode is defined as optional.
 TiStringInterface lookupLockId()
          Field lockId is defined as optional.
 TiStringInterface lookupOrderCreatorCustomerId()
          Field orderCreatorCustomerId is defined as optional.
 TiStringInterface lookupOrderNumber()
          Field orderNumber is defined as optional.
 TiStringInterface lookupSessionId()
          Field sessionId is defined as mandatory.
 TiStringInterface lookupSessionLanguageCode()
          Field sessionLanguageCode is defined as optional.
 void setClientVersion(TiStringInterface inData)
          Field clientVersion is defined as optional.
 void setClientVersionValue(java.lang.String inData)
          Field clientVersion is defined as optional.
 void setClientVersionValue(java.lang.String inData, boolean inNotify)
          Field clientVersion is defined as optional.
 void setCustomerRoleCode(SjCode inData)
          Field customerRoleCode is defined as optional.
 void setCustomerRoleCodeValue(java.lang.String inData)
          Field customerRoleCode is defined as optional.
 void setCustomerRoleCodeValue(java.lang.String inData, boolean inNotify)
          Field customerRoleCode is defined as optional.
 void setLockId(TiStringInterface inData)
          Field lockId is defined as optional.
 void setLockIdValue(java.lang.String inData)
          Field lockId is defined as optional.
 void setLockIdValue(java.lang.String inData, boolean inNotify)
          Field lockId is defined as optional.
 void setOrderCreatorCustomerId(TiStringInterface inData)
          Field orderCreatorCustomerId is defined as optional.
 void setOrderCreatorCustomerIdValue(java.lang.String inData)
          Field orderCreatorCustomerId is defined as optional.
 void setOrderCreatorCustomerIdValue(java.lang.String inData, boolean inNotify)
          Field orderCreatorCustomerId is defined as optional.
 void setOrderNumber(TiStringInterface inData)
          Field orderNumber is defined as optional.
 void setOrderNumberValue(java.lang.String inData)
          Field orderNumber is defined as optional.
 void setOrderNumberValue(java.lang.String inData, boolean inNotify)
          Field orderNumber is defined as optional.
 void setSessionId(TiStringInterface inData)
          Field sessionId is defined as mandatory.
 void setSessionIdValue(java.lang.String inData)
          Field sessionId is defined as mandatory.
 void setSessionIdValue(java.lang.String inData, boolean inNotify)
          Field sessionId is defined as mandatory.
 void setSessionLanguageCode(TiStringInterface inData)
          Field sessionLanguageCode is defined as optional.
 void setSessionLanguageCodeValue(java.lang.String inData)
          Field sessionLanguageCode is defined as optional.
 void setSessionLanguageCodeValue(java.lang.String inData, boolean inNotify)
          Field sessionLanguageCode is defined as optional.
protected  TiFieldSpecificationEnumeration specifyFields()
           
 
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, specifyXors, 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

SjClientSessionDataStandard

public SjClientSessionDataStandard()
Method Detail

getSessionId

public TiStringInterface getSessionId()
Field sessionId is defined as mandatory.

Specified by:
getSessionId in interface SjClientSessionData

lookupSessionId

public TiStringInterface lookupSessionId()
Field sessionId is defined as mandatory.

Specified by:
lookupSessionId in interface SjClientSessionData

setSessionId

public void setSessionId(TiStringInterface inData)
Field sessionId is defined as mandatory.

Specified by:
setSessionId in interface SjClientSessionData

getSessionIdValue

public java.lang.String getSessionIdValue()
Field sessionId is defined as mandatory.

Specified by:
getSessionIdValue in interface SjClientSessionData

setSessionIdValue

public void setSessionIdValue(java.lang.String inData)
Field sessionId is defined as mandatory.

Specified by:
setSessionIdValue in interface SjClientSessionData

setSessionIdValue

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

Specified by:
setSessionIdValue in interface SjClientSessionData

getSessionLanguageCode

public TiStringInterface getSessionLanguageCode()
Field sessionLanguageCode is defined as optional.

Specified by:
getSessionLanguageCode in interface SjClientSessionData

lookupSessionLanguageCode

public TiStringInterface lookupSessionLanguageCode()
Field sessionLanguageCode is defined as optional.

Specified by:
lookupSessionLanguageCode in interface SjClientSessionData

setSessionLanguageCode

public void setSessionLanguageCode(TiStringInterface inData)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCode in interface SjClientSessionData

getSessionLanguageCodeValue

public java.lang.String getSessionLanguageCodeValue()
Field sessionLanguageCode is defined as optional.

Specified by:
getSessionLanguageCodeValue in interface SjClientSessionData

setSessionLanguageCodeValue

public void setSessionLanguageCodeValue(java.lang.String inData)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCodeValue in interface SjClientSessionData

setSessionLanguageCodeValue

public void setSessionLanguageCodeValue(java.lang.String inData,
                                        boolean inNotify)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCodeValue in interface SjClientSessionData

getOrderNumber

public TiStringInterface getOrderNumber()
Field orderNumber is defined as optional.

Specified by:
getOrderNumber in interface SjClientSessionData

lookupOrderNumber

public TiStringInterface lookupOrderNumber()
Field orderNumber is defined as optional.

Specified by:
lookupOrderNumber in interface SjClientSessionData

setOrderNumber

public void setOrderNumber(TiStringInterface inData)
Field orderNumber is defined as optional.

Specified by:
setOrderNumber in interface SjClientSessionData

getOrderNumberValue

public java.lang.String getOrderNumberValue()
Field orderNumber is defined as optional.

Specified by:
getOrderNumberValue in interface SjClientSessionData

setOrderNumberValue

public void setOrderNumberValue(java.lang.String inData)
Field orderNumber is defined as optional.

Specified by:
setOrderNumberValue in interface SjClientSessionData

setOrderNumberValue

public void setOrderNumberValue(java.lang.String inData,
                                boolean inNotify)
Field orderNumber is defined as optional.

Specified by:
setOrderNumberValue in interface SjClientSessionData

getCustomerRoleCode

public SjCode getCustomerRoleCode()
Field customerRoleCode is defined as optional.

Specified by:
getCustomerRoleCode in interface SjClientSessionData

lookupCustomerRoleCode

public SjCode lookupCustomerRoleCode()
Field customerRoleCode is defined as optional.

Specified by:
lookupCustomerRoleCode in interface SjClientSessionData

setCustomerRoleCode

public void setCustomerRoleCode(SjCode inData)
Field customerRoleCode is defined as optional.

Specified by:
setCustomerRoleCode in interface SjClientSessionData

getCustomerRoleCodeValue

public java.lang.String getCustomerRoleCodeValue()
Field customerRoleCode is defined as optional.

Specified by:
getCustomerRoleCodeValue in interface SjClientSessionData

setCustomerRoleCodeValue

public void setCustomerRoleCodeValue(java.lang.String inData)
Field customerRoleCode is defined as optional.

Specified by:
setCustomerRoleCodeValue in interface SjClientSessionData

setCustomerRoleCodeValue

public void setCustomerRoleCodeValue(java.lang.String inData,
                                     boolean inNotify)
Field customerRoleCode is defined as optional.

Specified by:
setCustomerRoleCodeValue in interface SjClientSessionData

getOrderCreatorCustomerId

public TiStringInterface getOrderCreatorCustomerId()
Field orderCreatorCustomerId is defined as optional.

Specified by:
getOrderCreatorCustomerId in interface SjClientSessionData

lookupOrderCreatorCustomerId

public TiStringInterface lookupOrderCreatorCustomerId()
Field orderCreatorCustomerId is defined as optional.

Specified by:
lookupOrderCreatorCustomerId in interface SjClientSessionData

setOrderCreatorCustomerId

public void setOrderCreatorCustomerId(TiStringInterface inData)
Field orderCreatorCustomerId is defined as optional.

Specified by:
setOrderCreatorCustomerId in interface SjClientSessionData

getOrderCreatorCustomerIdValue

public java.lang.String getOrderCreatorCustomerIdValue()
Field orderCreatorCustomerId is defined as optional.

Specified by:
getOrderCreatorCustomerIdValue in interface SjClientSessionData

setOrderCreatorCustomerIdValue

public void setOrderCreatorCustomerIdValue(java.lang.String inData)
Field orderCreatorCustomerId is defined as optional.

Specified by:
setOrderCreatorCustomerIdValue in interface SjClientSessionData

setOrderCreatorCustomerIdValue

public void setOrderCreatorCustomerIdValue(java.lang.String inData,
                                           boolean inNotify)
Field orderCreatorCustomerId is defined as optional.

Specified by:
setOrderCreatorCustomerIdValue in interface SjClientSessionData

getLockId

public TiStringInterface getLockId()
Field lockId is defined as optional.

Specified by:
getLockId in interface SjClientSessionData

lookupLockId

public TiStringInterface lookupLockId()
Field lockId is defined as optional.

Specified by:
lookupLockId in interface SjClientSessionData

setLockId

public void setLockId(TiStringInterface inData)
Field lockId is defined as optional.

Specified by:
setLockId in interface SjClientSessionData

getLockIdValue

public java.lang.String getLockIdValue()
Field lockId is defined as optional.

Specified by:
getLockIdValue in interface SjClientSessionData

setLockIdValue

public void setLockIdValue(java.lang.String inData)
Field lockId is defined as optional.

Specified by:
setLockIdValue in interface SjClientSessionData

setLockIdValue

public void setLockIdValue(java.lang.String inData,
                           boolean inNotify)
Field lockId is defined as optional.

Specified by:
setLockIdValue in interface SjClientSessionData

getClientVersion

public TiStringInterface getClientVersion()
Field clientVersion is defined as optional.

Specified by:
getClientVersion in interface SjClientSessionData

lookupClientVersion

public TiStringInterface lookupClientVersion()
Field clientVersion is defined as optional.

Specified by:
lookupClientVersion in interface SjClientSessionData

setClientVersion

public void setClientVersion(TiStringInterface inData)
Field clientVersion is defined as optional.

Specified by:
setClientVersion in interface SjClientSessionData

getClientVersionValue

public java.lang.String getClientVersionValue()
Field clientVersion is defined as optional.

Specified by:
getClientVersionValue in interface SjClientSessionData

setClientVersionValue

public void setClientVersionValue(java.lang.String inData)
Field clientVersion is defined as optional.

Specified by:
setClientVersionValue in interface SjClientSessionData

setClientVersionValue

public void setClientVersionValue(java.lang.String inData,
                                  boolean inNotify)
Field clientVersion is defined as optional.

Specified by:
setClientVersionValue in interface SjClientSessionData

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields 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.