|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjClientSessionDataStandard
public class SjClientSessionDataStandard
Innehåller klientspecifik information.
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 |
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.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.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 |
---|
public SjClientSessionDataStandard()
Method Detail |
---|
public TiStringInterface getSessionId()
getSessionId
in interface SjClientSessionData
public TiStringInterface lookupSessionId()
lookupSessionId
in interface SjClientSessionData
public void setSessionId(TiStringInterface inData)
setSessionId
in interface SjClientSessionData
public java.lang.String getSessionIdValue()
getSessionIdValue
in interface SjClientSessionData
public void setSessionIdValue(java.lang.String inData)
setSessionIdValue
in interface SjClientSessionData
public void setSessionIdValue(java.lang.String inData, boolean inNotify)
setSessionIdValue
in interface SjClientSessionData
public TiStringInterface getSessionLanguageCode()
getSessionLanguageCode
in interface SjClientSessionData
public TiStringInterface lookupSessionLanguageCode()
lookupSessionLanguageCode
in interface SjClientSessionData
public void setSessionLanguageCode(TiStringInterface inData)
setSessionLanguageCode
in interface SjClientSessionData
public java.lang.String getSessionLanguageCodeValue()
getSessionLanguageCodeValue
in interface SjClientSessionData
public void setSessionLanguageCodeValue(java.lang.String inData)
setSessionLanguageCodeValue
in interface SjClientSessionData
public void setSessionLanguageCodeValue(java.lang.String inData, boolean inNotify)
setSessionLanguageCodeValue
in interface SjClientSessionData
public TiStringInterface getOrderNumber()
getOrderNumber
in interface SjClientSessionData
public TiStringInterface lookupOrderNumber()
lookupOrderNumber
in interface SjClientSessionData
public void setOrderNumber(TiStringInterface inData)
setOrderNumber
in interface SjClientSessionData
public java.lang.String getOrderNumberValue()
getOrderNumberValue
in interface SjClientSessionData
public void setOrderNumberValue(java.lang.String inData)
setOrderNumberValue
in interface SjClientSessionData
public void setOrderNumberValue(java.lang.String inData, boolean inNotify)
setOrderNumberValue
in interface SjClientSessionData
public SjCode getCustomerRoleCode()
getCustomerRoleCode
in interface SjClientSessionData
public SjCode lookupCustomerRoleCode()
lookupCustomerRoleCode
in interface SjClientSessionData
public void setCustomerRoleCode(SjCode inData)
setCustomerRoleCode
in interface SjClientSessionData
public java.lang.String getCustomerRoleCodeValue()
getCustomerRoleCodeValue
in interface SjClientSessionData
public void setCustomerRoleCodeValue(java.lang.String inData)
setCustomerRoleCodeValue
in interface SjClientSessionData
public void setCustomerRoleCodeValue(java.lang.String inData, boolean inNotify)
setCustomerRoleCodeValue
in interface SjClientSessionData
public TiStringInterface getOrderCreatorCustomerId()
getOrderCreatorCustomerId
in interface SjClientSessionData
public TiStringInterface lookupOrderCreatorCustomerId()
lookupOrderCreatorCustomerId
in interface SjClientSessionData
public void setOrderCreatorCustomerId(TiStringInterface inData)
setOrderCreatorCustomerId
in interface SjClientSessionData
public java.lang.String getOrderCreatorCustomerIdValue()
getOrderCreatorCustomerIdValue
in interface SjClientSessionData
public void setOrderCreatorCustomerIdValue(java.lang.String inData)
setOrderCreatorCustomerIdValue
in interface SjClientSessionData
public void setOrderCreatorCustomerIdValue(java.lang.String inData, boolean inNotify)
setOrderCreatorCustomerIdValue
in interface SjClientSessionData
public TiStringInterface getLockId()
getLockId
in interface SjClientSessionData
public TiStringInterface lookupLockId()
lookupLockId
in interface SjClientSessionData
public void setLockId(TiStringInterface inData)
setLockId
in interface SjClientSessionData
public java.lang.String getLockIdValue()
getLockIdValue
in interface SjClientSessionData
public void setLockIdValue(java.lang.String inData)
setLockIdValue
in interface SjClientSessionData
public void setLockIdValue(java.lang.String inData, boolean inNotify)
setLockIdValue
in interface SjClientSessionData
public TiStringInterface getClientVersion()
getClientVersion
in interface SjClientSessionData
public TiStringInterface lookupClientVersion()
lookupClientVersion
in interface SjClientSessionData
public void setClientVersion(TiStringInterface inData)
setClientVersion
in interface SjClientSessionData
public java.lang.String getClientVersionValue()
getClientVersionValue
in interface SjClientSessionData
public void setClientVersionValue(java.lang.String inData)
setClientVersionValue
in interface SjClientSessionData
public void setClientVersionValue(java.lang.String inData, boolean inNotify)
setClientVersionValue
in interface SjClientSessionData
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |