|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjSalesStatisticsQuery
Försäljningsstatistik fråga.
Field Summary | |
---|---|
static java.lang.String |
ALL_SALES_UNIT_SECTIONS
|
static java.lang.String |
FROM_DATE
|
static java.lang.String |
TO_DATE
|
Method Summary | |
---|---|
TiBooleanInterface |
getAllSalesUnitSections()
Field allSalesUnitSections is defined as mandatory. |
java.lang.Boolean |
getAllSalesUnitSectionsValue()
Field allSalesUnitSections is defined as mandatory. |
TiDate |
getFromDate()
Field fromDate is defined as mandatory. |
TiDate |
getToDate()
Field toDate is defined as mandatory. |
TiBooleanInterface |
lookupAllSalesUnitSections()
Field allSalesUnitSections is defined as mandatory. |
TiDate |
lookupFromDate()
Field fromDate is defined as mandatory. |
TiDate |
lookupToDate()
Field toDate is defined as mandatory. |
void |
setAllSalesUnitSections(TiBooleanInterface inData)
Field allSalesUnitSections is defined as mandatory. |
void |
setAllSalesUnitSectionsValue(java.lang.Boolean inData)
Field allSalesUnitSections is defined as mandatory. |
void |
setAllSalesUnitSectionsValue(java.lang.Boolean inData,
boolean inNotify)
Field allSalesUnitSections is defined as mandatory. |
void |
setFromDate(TiDate inData)
Field fromDate is defined as mandatory. |
void |
setToDate(TiDate inData)
Field toDate 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 FROM_DATE
static final java.lang.String TO_DATE
static final java.lang.String ALL_SALES_UNIT_SECTIONS
Method Detail |
---|
TiDate getFromDate()
TiDate lookupFromDate()
void setFromDate(TiDate inData)
TiDate getToDate()
TiDate lookupToDate()
void setToDate(TiDate inData)
TiBooleanInterface getAllSalesUnitSections()
TiBooleanInterface lookupAllSalesUnitSections()
void setAllSalesUnitSections(TiBooleanInterface inData)
java.lang.Boolean getAllSalesUnitSectionsValue()
void setAllSalesUnitSectionsValue(java.lang.Boolean inData)
void setAllSalesUnitSectionsValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |