|
||||||||||
| 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.SjOfferQueryPlain
public class SjOfferQueryPlain
Innehåller diverse flaggor för hämtande av resp erbjudande lista
| 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.SjOfferQuery |
|---|
ALL_LISTS, CLIENT_CACHE, OFFER_INCL_INTERNATIONAL_LIST, OFFER_INTERNATIONAL_LIST, OFFER_LIST, OFFER_QUERY_XOR |
| Constructor Summary | |
|---|---|
SjOfferQueryPlain()
|
|
| 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. |
java.lang.String |
getGeneratedTiName()
|
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 |
java.lang.String |
getRealTiName()
|
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 |
protected TiXorSpecificationEnumeration |
specifyXors()
|
| 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, 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 SjClientCacheInfoPlain clientCache
public TiIntegerData offerQueryXor
public TiBooleanData allLists
public TiBooleanData offerList
public TiBooleanData offerInclInternationalList
public TiBooleanData offerInternationalList
| Constructor Detail |
|---|
public SjOfferQueryPlain()
| Method Detail |
|---|
public SjClientCacheInfo getClientCache()
getClientCache in interface SjOfferQuerypublic SjClientCacheInfo lookupClientCache()
lookupClientCache in interface SjOfferQuerypublic void setClientCache(SjClientCacheInfo inData)
setClientCache in interface SjOfferQuerypublic TiIntegerInterface getOfferQueryXor()
getOfferQueryXor in interface SjOfferQuerypublic TiIntegerInterface lookupOfferQueryXor()
lookupOfferQueryXor in interface SjOfferQuerypublic void setOfferQueryXor(TiIntegerInterface inData)
setOfferQueryXor in interface SjOfferQuerypublic java.lang.Integer getOfferQueryXorValue()
getOfferQueryXorValue in interface SjOfferQuerypublic void setOfferQueryXorValue(java.lang.Integer inData)
setOfferQueryXorValue in interface SjOfferQuerypublic TiBooleanInterface getAllLists()
getAllLists in interface SjOfferQuerypublic TiBooleanInterface lookupAllLists()
lookupAllLists in interface SjOfferQuerypublic void setAllLists(TiBooleanInterface inData)
setAllLists in interface SjOfferQuerypublic java.lang.Boolean getAllListsValue()
getAllListsValue in interface SjOfferQuerypublic void setAllListsValue(java.lang.Boolean inData)
setAllListsValue in interface SjOfferQuery
public void setAllListsValue(java.lang.Boolean inData,
boolean inNotify)
setAllListsValue in interface SjOfferQuerypublic TiBooleanInterface getOfferList()
getOfferList in interface SjOfferQuerypublic TiBooleanInterface lookupOfferList()
lookupOfferList in interface SjOfferQuerypublic void setOfferList(TiBooleanInterface inData)
setOfferList in interface SjOfferQuerypublic java.lang.Boolean getOfferListValue()
getOfferListValue in interface SjOfferQuerypublic void setOfferListValue(java.lang.Boolean inData)
setOfferListValue in interface SjOfferQuery
public void setOfferListValue(java.lang.Boolean inData,
boolean inNotify)
setOfferListValue in interface SjOfferQuerypublic TiBooleanInterface getOfferInclInternationalList()
getOfferInclInternationalList in interface SjOfferQuerypublic TiBooleanInterface lookupOfferInclInternationalList()
lookupOfferInclInternationalList in interface SjOfferQuerypublic void setOfferInclInternationalList(TiBooleanInterface inData)
setOfferInclInternationalList in interface SjOfferQuerypublic java.lang.Boolean getOfferInclInternationalListValue()
getOfferInclInternationalListValue in interface SjOfferQuerypublic void setOfferInclInternationalListValue(java.lang.Boolean inData)
setOfferInclInternationalListValue in interface SjOfferQuery
public void setOfferInclInternationalListValue(java.lang.Boolean inData,
boolean inNotify)
setOfferInclInternationalListValue in interface SjOfferQuerypublic TiBooleanInterface getOfferInternationalList()
getOfferInternationalList in interface SjOfferQuerypublic TiBooleanInterface lookupOfferInternationalList()
lookupOfferInternationalList in interface SjOfferQuerypublic void setOfferInternationalList(TiBooleanInterface inData)
setOfferInternationalList in interface SjOfferQuerypublic java.lang.Boolean getOfferInternationalListValue()
getOfferInternationalListValue in interface SjOfferQuerypublic void setOfferInternationalListValue(java.lang.Boolean inData)
setOfferInternationalListValue in interface SjOfferQuery
public void setOfferInternationalListValue(java.lang.Boolean inData,
boolean inNotify)
setOfferInternationalListValue in interface SjOfferQueryprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapDatapublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||