|
||||||||||
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 SjSessionStatisticsResult
public TiStringInterface lookupStatisticsStarttime()
lookupStatisticsStarttime
in interface SjSessionStatisticsResult
public void setStatisticsStarttime(TiStringInterface inData)
setStatisticsStarttime
in interface SjSessionStatisticsResult
public java.lang.String getStatisticsStarttimeValue()
getStatisticsStarttimeValue
in interface SjSessionStatisticsResult
public void setStatisticsStarttimeValue(java.lang.String inData)
setStatisticsStarttimeValue
in interface SjSessionStatisticsResult
public void setStatisticsStarttimeValue(java.lang.String inData, boolean inNotify)
setStatisticsStarttimeValue
in interface SjSessionStatisticsResult
public TiStringInterface getNumberOfActiveSessions()
getNumberOfActiveSessions
in interface SjSessionStatisticsResult
public TiStringInterface lookupNumberOfActiveSessions()
lookupNumberOfActiveSessions
in interface SjSessionStatisticsResult
public void setNumberOfActiveSessions(TiStringInterface inData)
setNumberOfActiveSessions
in interface SjSessionStatisticsResult
public java.lang.String getNumberOfActiveSessionsValue()
getNumberOfActiveSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfActiveSessionsValue(java.lang.String inData)
setNumberOfActiveSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfActiveSessionsValue(java.lang.String inData, boolean inNotify)
setNumberOfActiveSessionsValue
in interface SjSessionStatisticsResult
public TiStringInterface getNumberOfLogons()
getNumberOfLogons
in interface SjSessionStatisticsResult
public TiStringInterface lookupNumberOfLogons()
lookupNumberOfLogons
in interface SjSessionStatisticsResult
public void setNumberOfLogons(TiStringInterface inData)
setNumberOfLogons
in interface SjSessionStatisticsResult
public java.lang.String getNumberOfLogonsValue()
getNumberOfLogonsValue
in interface SjSessionStatisticsResult
public void setNumberOfLogonsValue(java.lang.String inData)
setNumberOfLogonsValue
in interface SjSessionStatisticsResult
public void setNumberOfLogonsValue(java.lang.String inData, boolean inNotify)
setNumberOfLogonsValue
in interface SjSessionStatisticsResult
public TiStringInterface getNumberOfCleanedSessions()
getNumberOfCleanedSessions
in interface SjSessionStatisticsResult
public TiStringInterface lookupNumberOfCleanedSessions()
lookupNumberOfCleanedSessions
in interface SjSessionStatisticsResult
public void setNumberOfCleanedSessions(TiStringInterface inData)
setNumberOfCleanedSessions
in interface SjSessionStatisticsResult
public java.lang.String getNumberOfCleanedSessionsValue()
getNumberOfCleanedSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfCleanedSessionsValue(java.lang.String inData)
setNumberOfCleanedSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfCleanedSessionsValue(java.lang.String inData, boolean inNotify)
setNumberOfCleanedSessionsValue
in interface SjSessionStatisticsResult
public TiStringInterface getNumberOfTimedoutSessions()
getNumberOfTimedoutSessions
in interface SjSessionStatisticsResult
public TiStringInterface lookupNumberOfTimedoutSessions()
lookupNumberOfTimedoutSessions
in interface SjSessionStatisticsResult
public void setNumberOfTimedoutSessions(TiStringInterface inData)
setNumberOfTimedoutSessions
in interface SjSessionStatisticsResult
public java.lang.String getNumberOfTimedoutSessionsValue()
getNumberOfTimedoutSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfTimedoutSessionsValue(java.lang.String inData)
setNumberOfTimedoutSessionsValue
in interface SjSessionStatisticsResult
public void setNumberOfTimedoutSessionsValue(java.lang.String inData, boolean inNotify)
setNumberOfTimedoutSessionsValue
in interface SjSessionStatisticsResult
public SjSalesUnitDistributionList getSalesUnitDistributionList()
getSalesUnitDistributionList
in interface SjSessionStatisticsResult
public SjSalesUnitDistributionList lookupSalesUnitDistributionList()
lookupSalesUnitDistributionList
in interface SjSessionStatisticsResult
public void setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
setSalesUnitDistributionList
in interface SjSessionStatisticsResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjSessionStatisticsResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjSessionStatisticsResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjSessionStatisticsResult
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |