|
||||||||||
| 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.SjSessionStatisticsResultStandard
public class SjSessionStatisticsResultStandard
AdminServices::getSessionStatistics utdata
| 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.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 | |
|---|---|
SjSessionStatisticsResultStandard()
|
|
| 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. |
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 SjSessionStatisticsResultStandard()
| 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 SjSessionStatisticsResultprotected 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 | |||||||||