|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjOfferQuery
Innehåller diverse flaggor för hämtande av resp erbjudande lista
Field Summary | |
---|---|
static java.lang.String |
ALL_LISTS
|
static java.lang.String |
CLIENT_CACHE
|
static java.lang.String |
OFFER_INCL_INTERNATIONAL_LIST
|
static java.lang.String |
OFFER_INTERNATIONAL_LIST
|
static java.lang.String |
OFFER_LIST
|
static java.lang.String |
OFFER_QUERY_XOR
|
Method Summary | |
---|---|
TiBooleanInterface |
getAllLists()
Field allLists is defined as part of xor. |
java.lang.Boolean |
getAllListsValue()
Field allLists is defined as part of xor. |
SjClientCacheInfo |
getClientCache()
Field clientCache is defined as optional. |
TiBooleanInterface |
getOfferInclInternationalList()
Field offerInclInternationalList is defined as optional. |
java.lang.Boolean |
getOfferInclInternationalListValue()
Field offerInclInternationalList is defined as optional. |
TiBooleanInterface |
getOfferInternationalList()
Field offerInternationalList is defined as optional. |
java.lang.Boolean |
getOfferInternationalListValue()
Field offerInternationalList is defined as optional. |
TiBooleanInterface |
getOfferList()
Field offerList is defined as optional. |
java.lang.Boolean |
getOfferListValue()
Field offerList is defined as optional. |
TiIntegerInterface |
getOfferQueryXor()
field offerQueryXor |
java.lang.Integer |
getOfferQueryXorValue()
field offerQueryXor |
TiBooleanInterface |
lookupAllLists()
Field allLists is defined as part of xor. |
SjClientCacheInfo |
lookupClientCache()
Field clientCache is defined as optional. |
TiBooleanInterface |
lookupOfferInclInternationalList()
Field offerInclInternationalList is defined as optional. |
TiBooleanInterface |
lookupOfferInternationalList()
Field offerInternationalList is defined as optional. |
TiBooleanInterface |
lookupOfferList()
Field offerList is defined as optional. |
TiIntegerInterface |
lookupOfferQueryXor()
field offerQueryXor |
void |
setAllLists(TiBooleanInterface inData)
Field allLists is defined as part of xor. |
void |
setAllListsValue(java.lang.Boolean inData)
Field allLists is defined as part of xor. |
void |
setAllListsValue(java.lang.Boolean inData,
boolean inNotify)
Field allLists is defined as part of xor. |
void |
setClientCache(SjClientCacheInfo inData)
Field clientCache is defined as optional. |
void |
setOfferInclInternationalList(TiBooleanInterface inData)
Field offerInclInternationalList is defined as optional. |
void |
setOfferInclInternationalListValue(java.lang.Boolean inData)
Field offerInclInternationalList is defined as optional. |
void |
setOfferInclInternationalListValue(java.lang.Boolean inData,
boolean inNotify)
Field offerInclInternationalList is defined as optional. |
void |
setOfferInternationalList(TiBooleanInterface inData)
Field offerInternationalList is defined as optional. |
void |
setOfferInternationalListValue(java.lang.Boolean inData)
Field offerInternationalList is defined as optional. |
void |
setOfferInternationalListValue(java.lang.Boolean inData,
boolean inNotify)
Field offerInternationalList is defined as optional. |
void |
setOfferList(TiBooleanInterface inData)
Field offerList is defined as optional. |
void |
setOfferListValue(java.lang.Boolean inData)
Field offerList is defined as optional. |
void |
setOfferListValue(java.lang.Boolean inData,
boolean inNotify)
Field offerList is defined as optional. |
void |
setOfferQueryXor(TiIntegerInterface inData)
field offerQueryXor |
void |
setOfferQueryXorValue(java.lang.Integer inData)
field offerQueryXor |
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 CLIENT_CACHE
static final java.lang.String OFFER_QUERY_XOR
static final java.lang.String ALL_LISTS
static final java.lang.String OFFER_LIST
static final java.lang.String OFFER_INCL_INTERNATIONAL_LIST
static final java.lang.String OFFER_INTERNATIONAL_LIST
Method Detail |
---|
SjClientCacheInfo getClientCache()
SjClientCacheInfo lookupClientCache()
void setClientCache(SjClientCacheInfo inData)
TiIntegerInterface getOfferQueryXor()
TiIntegerInterface lookupOfferQueryXor()
void setOfferQueryXor(TiIntegerInterface inData)
java.lang.Integer getOfferQueryXorValue()
void setOfferQueryXorValue(java.lang.Integer inData)
TiBooleanInterface getAllLists()
TiBooleanInterface lookupAllLists()
void setAllLists(TiBooleanInterface inData)
java.lang.Boolean getAllListsValue()
void setAllListsValue(java.lang.Boolean inData)
void setAllListsValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getOfferList()
TiBooleanInterface lookupOfferList()
void setOfferList(TiBooleanInterface inData)
java.lang.Boolean getOfferListValue()
void setOfferListValue(java.lang.Boolean inData)
void setOfferListValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getOfferInclInternationalList()
TiBooleanInterface lookupOfferInclInternationalList()
void setOfferInclInternationalList(TiBooleanInterface inData)
java.lang.Boolean getOfferInclInternationalListValue()
void setOfferInclInternationalListValue(java.lang.Boolean inData)
void setOfferInclInternationalListValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getOfferInternationalList()
TiBooleanInterface lookupOfferInternationalList()
void setOfferInternationalList(TiBooleanInterface inData)
java.lang.Boolean getOfferInternationalListValue()
void setOfferInternationalListValue(java.lang.Boolean inData)
void setOfferInternationalListValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |