|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjSalesUnitDistribution
AdminServices::getSessionStatistics utdata
Field Summary | |
---|---|
static java.lang.String |
NUMBER_OF_SESSIONS
|
static java.lang.String |
SALES_UNIT
|
Method Summary | |
---|---|
TiStringInterface |
getNumberOfSessions()
Field numberOfSessions is defined as mandatory. |
java.lang.String |
getNumberOfSessionsValue()
Field numberOfSessions is defined as mandatory. |
TiStringInterface |
getSalesUnit()
Field salesUnit is defined as mandatory. |
java.lang.String |
getSalesUnitValue()
Field salesUnit is defined as mandatory. |
TiStringInterface |
lookupNumberOfSessions()
Field numberOfSessions is defined as mandatory. |
TiStringInterface |
lookupSalesUnit()
Field salesUnit is defined as mandatory. |
void |
setNumberOfSessions(TiStringInterface inData)
Field numberOfSessions is defined as mandatory. |
void |
setNumberOfSessionsValue(java.lang.String inData)
Field numberOfSessions is defined as mandatory. |
void |
setNumberOfSessionsValue(java.lang.String inData,
boolean inNotify)
Field numberOfSessions is defined as mandatory. |
void |
setSalesUnit(TiStringInterface inData)
Field salesUnit is defined as mandatory. |
void |
setSalesUnitValue(java.lang.String inData)
Field salesUnit is defined as mandatory. |
void |
setSalesUnitValue(java.lang.String inData,
boolean inNotify)
Field salesUnit is defined as mandatory. |
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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String SALES_UNIT
static final java.lang.String NUMBER_OF_SESSIONS
Method Detail |
---|
TiStringInterface getSalesUnit()
TiStringInterface lookupSalesUnit()
void setSalesUnit(TiStringInterface inData)
java.lang.String getSalesUnitValue()
void setSalesUnitValue(java.lang.String inData)
void setSalesUnitValue(java.lang.String inData, boolean inNotify)
TiStringInterface getNumberOfSessions()
TiStringInterface lookupNumberOfSessions()
void setNumberOfSessions(TiStringInterface inData)
java.lang.String getNumberOfSessionsValue()
void setNumberOfSessionsValue(java.lang.String inData)
void setNumberOfSessionsValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |