|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjSessionStatisticsResultPlain
public class SjSessionStatisticsResultPlain
AdminServices::getSessionStatistics utdata
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjSessionStatisticsResult |
|---|
CLIENT_INFORMATION, NUMBER_OF_ACTIVE_SESSIONS, NUMBER_OF_CLEANED_SESSIONS, NUMBER_OF_LOGONS, NUMBER_OF_TIMEDOUT_SESSIONS, SALES_UNIT_DISTRIBUTION_LIST, STATISTICS_STARTTIME |
| Constructor Summary | |
|---|---|
SjSessionStatisticsResultPlain()
|
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getNumberOfActiveSessions()
Field numberOfActiveSessions is defined as mandatory. |
java.lang.String |
getNumberOfActiveSessionsValue()
Field numberOfActiveSessions is defined as mandatory. |
TiStringInterface |
getNumberOfCleanedSessions()
Field numberOfCleanedSessions is defined as mandatory. |
java.lang.String |
getNumberOfCleanedSessionsValue()
Field numberOfCleanedSessions is defined as mandatory. |
TiStringInterface |
getNumberOfLogons()
Field numberOfLogons is defined as mandatory. |
java.lang.String |
getNumberOfLogonsValue()
Field numberOfLogons is defined as mandatory. |
TiStringInterface |
getNumberOfTimedoutSessions()
Field numberOfTimedoutSessions is defined as mandatory. |
java.lang.String |
getNumberOfTimedoutSessionsValue()
Field numberOfTimedoutSessions is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjSalesUnitDistributionList |
getSalesUnitDistributionList()
Field salesUnitDistributionList is defined as mandatory. |
TiStringInterface |
getStatisticsStarttime()
Field statisticsStarttime is defined as mandatory. |
java.lang.String |
getStatisticsStarttimeValue()
Field statisticsStarttime is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupNumberOfActiveSessions()
Field numberOfActiveSessions is defined as mandatory. |
TiStringInterface |
lookupNumberOfCleanedSessions()
Field numberOfCleanedSessions is defined as mandatory. |
TiStringInterface |
lookupNumberOfLogons()
Field numberOfLogons is defined as mandatory. |
TiStringInterface |
lookupNumberOfTimedoutSessions()
Field numberOfTimedoutSessions is defined as mandatory. |
SjSalesUnitDistributionList |
lookupSalesUnitDistributionList()
Field salesUnitDistributionList is defined as mandatory. |
TiStringInterface |
lookupStatisticsStarttime()
Field statisticsStarttime is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setNumberOfActiveSessions(TiStringInterface inData)
Field numberOfActiveSessions is defined as mandatory. |
void |
setNumberOfActiveSessionsValue(java.lang.String inData)
Field numberOfActiveSessions is defined as mandatory. |
void |
setNumberOfActiveSessionsValue(java.lang.String inData,
boolean inNotify)
Field numberOfActiveSessions is defined as mandatory. |
void |
setNumberOfCleanedSessions(TiStringInterface inData)
Field numberOfCleanedSessions is defined as mandatory. |
void |
setNumberOfCleanedSessionsValue(java.lang.String inData)
Field numberOfCleanedSessions is defined as mandatory. |
void |
setNumberOfCleanedSessionsValue(java.lang.String inData,
boolean inNotify)
Field numberOfCleanedSessions is defined as mandatory. |
void |
setNumberOfLogons(TiStringInterface inData)
Field numberOfLogons is defined as mandatory. |
void |
setNumberOfLogonsValue(java.lang.String inData)
Field numberOfLogons is defined as mandatory. |
void |
setNumberOfLogonsValue(java.lang.String inData,
boolean inNotify)
Field numberOfLogons is defined as mandatory. |
void |
setNumberOfTimedoutSessions(TiStringInterface inData)
Field numberOfTimedoutSessions is defined as mandatory. |
void |
setNumberOfTimedoutSessionsValue(java.lang.String inData)
Field numberOfTimedoutSessions is defined as mandatory. |
void |
setNumberOfTimedoutSessionsValue(java.lang.String inData,
boolean inNotify)
Field numberOfTimedoutSessions is defined as mandatory. |
void |
setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
Field salesUnitDistributionList is defined as mandatory. |
void |
setStatisticsStarttime(TiStringInterface inData)
Field statisticsStarttime is defined as mandatory. |
void |
setStatisticsStarttimeValue(java.lang.String inData)
Field statisticsStarttime is defined as mandatory. |
void |
setStatisticsStarttimeValue(java.lang.String inData,
boolean inNotify)
Field statisticsStarttime is defined as mandatory. |
| 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, specifyXors, toDebugString, toDebugString, updateXorIndex |
| 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 |
| Field Detail |
|---|
public TiStringData statisticsStarttime
public TiStringData numberOfActiveSessions
public TiStringData numberOfLogons
public TiStringData numberOfCleanedSessions
public TiStringData numberOfTimedoutSessions
public SjSalesUnitDistributionListPlain salesUnitDistributionList
public SjClientInformationPlain clientInformation
| Constructor Detail |
|---|
public SjSessionStatisticsResultPlain()
| Method Detail |
|---|
public TiStringInterface getStatisticsStarttime()
getStatisticsStarttime in interface SjSessionStatisticsResultpublic TiStringInterface lookupStatisticsStarttime()
lookupStatisticsStarttime in interface SjSessionStatisticsResultpublic void setStatisticsStarttime(TiStringInterface inData)
setStatisticsStarttime in interface SjSessionStatisticsResultpublic java.lang.String getStatisticsStarttimeValue()
getStatisticsStarttimeValue in interface SjSessionStatisticsResultpublic void setStatisticsStarttimeValue(java.lang.String inData)
setStatisticsStarttimeValue in interface SjSessionStatisticsResult
public void setStatisticsStarttimeValue(java.lang.String inData,
boolean inNotify)
setStatisticsStarttimeValue in interface SjSessionStatisticsResultpublic TiStringInterface getNumberOfActiveSessions()
getNumberOfActiveSessions in interface SjSessionStatisticsResultpublic TiStringInterface lookupNumberOfActiveSessions()
lookupNumberOfActiveSessions in interface SjSessionStatisticsResultpublic void setNumberOfActiveSessions(TiStringInterface inData)
setNumberOfActiveSessions in interface SjSessionStatisticsResultpublic java.lang.String getNumberOfActiveSessionsValue()
getNumberOfActiveSessionsValue in interface SjSessionStatisticsResultpublic void setNumberOfActiveSessionsValue(java.lang.String inData)
setNumberOfActiveSessionsValue in interface SjSessionStatisticsResult
public void setNumberOfActiveSessionsValue(java.lang.String inData,
boolean inNotify)
setNumberOfActiveSessionsValue in interface SjSessionStatisticsResultpublic TiStringInterface getNumberOfLogons()
getNumberOfLogons in interface SjSessionStatisticsResultpublic TiStringInterface lookupNumberOfLogons()
lookupNumberOfLogons in interface SjSessionStatisticsResultpublic void setNumberOfLogons(TiStringInterface inData)
setNumberOfLogons in interface SjSessionStatisticsResultpublic java.lang.String getNumberOfLogonsValue()
getNumberOfLogonsValue in interface SjSessionStatisticsResultpublic void setNumberOfLogonsValue(java.lang.String inData)
setNumberOfLogonsValue in interface SjSessionStatisticsResult
public void setNumberOfLogonsValue(java.lang.String inData,
boolean inNotify)
setNumberOfLogonsValue in interface SjSessionStatisticsResultpublic TiStringInterface getNumberOfCleanedSessions()
getNumberOfCleanedSessions in interface SjSessionStatisticsResultpublic TiStringInterface lookupNumberOfCleanedSessions()
lookupNumberOfCleanedSessions in interface SjSessionStatisticsResultpublic void setNumberOfCleanedSessions(TiStringInterface inData)
setNumberOfCleanedSessions in interface SjSessionStatisticsResultpublic java.lang.String getNumberOfCleanedSessionsValue()
getNumberOfCleanedSessionsValue in interface SjSessionStatisticsResultpublic void setNumberOfCleanedSessionsValue(java.lang.String inData)
setNumberOfCleanedSessionsValue in interface SjSessionStatisticsResult
public void setNumberOfCleanedSessionsValue(java.lang.String inData,
boolean inNotify)
setNumberOfCleanedSessionsValue in interface SjSessionStatisticsResultpublic TiStringInterface getNumberOfTimedoutSessions()
getNumberOfTimedoutSessions in interface SjSessionStatisticsResultpublic TiStringInterface lookupNumberOfTimedoutSessions()
lookupNumberOfTimedoutSessions in interface SjSessionStatisticsResultpublic void setNumberOfTimedoutSessions(TiStringInterface inData)
setNumberOfTimedoutSessions in interface SjSessionStatisticsResultpublic java.lang.String getNumberOfTimedoutSessionsValue()
getNumberOfTimedoutSessionsValue in interface SjSessionStatisticsResultpublic void setNumberOfTimedoutSessionsValue(java.lang.String inData)
setNumberOfTimedoutSessionsValue in interface SjSessionStatisticsResult
public void setNumberOfTimedoutSessionsValue(java.lang.String inData,
boolean inNotify)
setNumberOfTimedoutSessionsValue in interface SjSessionStatisticsResultpublic SjSalesUnitDistributionList getSalesUnitDistributionList()
getSalesUnitDistributionList in interface SjSessionStatisticsResultpublic SjSalesUnitDistributionList lookupSalesUnitDistributionList()
lookupSalesUnitDistributionList in interface SjSessionStatisticsResultpublic void setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
setSalesUnitDistributionList in interface SjSessionStatisticsResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjSessionStatisticsResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjSessionStatisticsResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjSessionStatisticsResultpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||