|
||||||||||
| 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 SjClientSessionDatapublic TiStringInterface lookupSessionId()
lookupSessionId in interface SjClientSessionDatapublic void setSessionId(TiStringInterface inData)
setSessionId in interface SjClientSessionDatapublic java.lang.String getSessionIdValue()
getSessionIdValue in interface SjClientSessionDatapublic void setSessionIdValue(java.lang.String inData)
setSessionIdValue in interface SjClientSessionData
public void setSessionIdValue(java.lang.String inData,
boolean inNotify)
setSessionIdValue in interface SjClientSessionDatapublic TiStringInterface getSessionLanguageCode()
getSessionLanguageCode in interface SjClientSessionDatapublic TiStringInterface lookupSessionLanguageCode()
lookupSessionLanguageCode in interface SjClientSessionDatapublic void setSessionLanguageCode(TiStringInterface inData)
setSessionLanguageCode in interface SjClientSessionDatapublic java.lang.String getSessionLanguageCodeValue()
getSessionLanguageCodeValue in interface SjClientSessionDatapublic void setSessionLanguageCodeValue(java.lang.String inData)
setSessionLanguageCodeValue in interface SjClientSessionData
public void setSessionLanguageCodeValue(java.lang.String inData,
boolean inNotify)
setSessionLanguageCodeValue in interface SjClientSessionDatapublic TiStringInterface getOrderNumber()
getOrderNumber in interface SjClientSessionDatapublic TiStringInterface lookupOrderNumber()
lookupOrderNumber in interface SjClientSessionDatapublic void setOrderNumber(TiStringInterface inData)
setOrderNumber in interface SjClientSessionDatapublic java.lang.String getOrderNumberValue()
getOrderNumberValue in interface SjClientSessionDatapublic void setOrderNumberValue(java.lang.String inData)
setOrderNumberValue in interface SjClientSessionData
public void setOrderNumberValue(java.lang.String inData,
boolean inNotify)
setOrderNumberValue in interface SjClientSessionDatapublic SjCode getCustomerRoleCode()
getCustomerRoleCode in interface SjClientSessionDatapublic SjCode lookupCustomerRoleCode()
lookupCustomerRoleCode in interface SjClientSessionDatapublic void setCustomerRoleCode(SjCode inData)
setCustomerRoleCode in interface SjClientSessionDatapublic java.lang.String getCustomerRoleCodeValue()
getCustomerRoleCodeValue in interface SjClientSessionDatapublic void setCustomerRoleCodeValue(java.lang.String inData)
setCustomerRoleCodeValue in interface SjClientSessionData
public void setCustomerRoleCodeValue(java.lang.String inData,
boolean inNotify)
setCustomerRoleCodeValue in interface SjClientSessionDatapublic TiStringInterface getOrderCreatorCustomerId()
getOrderCreatorCustomerId in interface SjClientSessionDatapublic TiStringInterface lookupOrderCreatorCustomerId()
lookupOrderCreatorCustomerId in interface SjClientSessionDatapublic void setOrderCreatorCustomerId(TiStringInterface inData)
setOrderCreatorCustomerId in interface SjClientSessionDatapublic java.lang.String getOrderCreatorCustomerIdValue()
getOrderCreatorCustomerIdValue in interface SjClientSessionDatapublic void setOrderCreatorCustomerIdValue(java.lang.String inData)
setOrderCreatorCustomerIdValue in interface SjClientSessionData
public void setOrderCreatorCustomerIdValue(java.lang.String inData,
boolean inNotify)
setOrderCreatorCustomerIdValue in interface SjClientSessionDatapublic TiStringInterface getLockId()
getLockId in interface SjClientSessionDatapublic TiStringInterface lookupLockId()
lookupLockId in interface SjClientSessionDatapublic void setLockId(TiStringInterface inData)
setLockId in interface SjClientSessionDatapublic java.lang.String getLockIdValue()
getLockIdValue in interface SjClientSessionDatapublic void setLockIdValue(java.lang.String inData)
setLockIdValue in interface SjClientSessionData
public void setLockIdValue(java.lang.String inData,
boolean inNotify)
setLockIdValue in interface SjClientSessionDatapublic TiStringInterface getClientVersion()
getClientVersion in interface SjClientSessionDatapublic TiStringInterface lookupClientVersion()
lookupClientVersion in interface SjClientSessionDatapublic void setClientVersion(TiStringInterface inData)
setClientVersion in interface SjClientSessionDatapublic java.lang.String getClientVersionValue()
getClientVersionValue in interface SjClientSessionDatapublic void setClientVersionValue(java.lang.String inData)
setClientVersionValue in interface SjClientSessionData
public void setClientVersionValue(java.lang.String inData,
boolean inNotify)
setClientVersionValue in interface SjClientSessionDataprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||