se.sj.stina.domain.model
Interface SjOfferQuery

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjOfferQueryPlain, SjOfferQueryStandard

public interface SjOfferQuery
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

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
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

CLIENT_CACHE

static final java.lang.String CLIENT_CACHE
See Also:
Constant Field Values

OFFER_QUERY_XOR

static final java.lang.String OFFER_QUERY_XOR
See Also:
Constant Field Values

ALL_LISTS

static final java.lang.String ALL_LISTS
See Also:
Constant Field Values

OFFER_LIST

static final java.lang.String OFFER_LIST
See Also:
Constant Field Values

OFFER_INCL_INTERNATIONAL_LIST

static final java.lang.String OFFER_INCL_INTERNATIONAL_LIST
See Also:
Constant Field Values

OFFER_INTERNATIONAL_LIST

static final java.lang.String OFFER_INTERNATIONAL_LIST
See Also:
Constant Field Values
Method Detail

getClientCache

SjClientCacheInfo getClientCache()
Field clientCache is defined as optional.


lookupClientCache

SjClientCacheInfo lookupClientCache()
Field clientCache is defined as optional.


setClientCache

void setClientCache(SjClientCacheInfo inData)
Field clientCache is defined as optional.


getOfferQueryXor

TiIntegerInterface getOfferQueryXor()
field offerQueryXor


lookupOfferQueryXor

TiIntegerInterface lookupOfferQueryXor()
field offerQueryXor


setOfferQueryXor

void setOfferQueryXor(TiIntegerInterface inData)
field offerQueryXor


getOfferQueryXorValue

java.lang.Integer getOfferQueryXorValue()
field offerQueryXor


setOfferQueryXorValue

void setOfferQueryXorValue(java.lang.Integer inData)
field offerQueryXor


getAllLists

TiBooleanInterface getAllLists()
Field allLists is defined as part of xor.


lookupAllLists

TiBooleanInterface lookupAllLists()
Field allLists is defined as part of xor.


setAllLists

void setAllLists(TiBooleanInterface inData)
Field allLists is defined as part of xor.


getAllListsValue

java.lang.Boolean getAllListsValue()
Field allLists is defined as part of xor.


setAllListsValue

void setAllListsValue(java.lang.Boolean inData)
Field allLists is defined as part of xor.


setAllListsValue

void setAllListsValue(java.lang.Boolean inData,
                      boolean inNotify)
Field allLists is defined as part of xor.


getOfferList

TiBooleanInterface getOfferList()
Field offerList is defined as optional.


lookupOfferList

TiBooleanInterface lookupOfferList()
Field offerList is defined as optional.


setOfferList

void setOfferList(TiBooleanInterface inData)
Field offerList is defined as optional.


getOfferListValue

java.lang.Boolean getOfferListValue()
Field offerList is defined as optional.


setOfferListValue

void setOfferListValue(java.lang.Boolean inData)
Field offerList is defined as optional.


setOfferListValue

void setOfferListValue(java.lang.Boolean inData,
                       boolean inNotify)
Field offerList is defined as optional.


getOfferInclInternationalList

TiBooleanInterface getOfferInclInternationalList()
Field offerInclInternationalList is defined as optional.


lookupOfferInclInternationalList

TiBooleanInterface lookupOfferInclInternationalList()
Field offerInclInternationalList is defined as optional.


setOfferInclInternationalList

void setOfferInclInternationalList(TiBooleanInterface inData)
Field offerInclInternationalList is defined as optional.


getOfferInclInternationalListValue

java.lang.Boolean getOfferInclInternationalListValue()
Field offerInclInternationalList is defined as optional.


setOfferInclInternationalListValue

void setOfferInclInternationalListValue(java.lang.Boolean inData)
Field offerInclInternationalList is defined as optional.


setOfferInclInternationalListValue

void setOfferInclInternationalListValue(java.lang.Boolean inData,
                                        boolean inNotify)
Field offerInclInternationalList is defined as optional.


getOfferInternationalList

TiBooleanInterface getOfferInternationalList()
Field offerInternationalList is defined as optional.


lookupOfferInternationalList

TiBooleanInterface lookupOfferInternationalList()
Field offerInternationalList is defined as optional.


setOfferInternationalList

void setOfferInternationalList(TiBooleanInterface inData)
Field offerInternationalList is defined as optional.


getOfferInternationalListValue

java.lang.Boolean getOfferInternationalListValue()
Field offerInternationalList is defined as optional.


setOfferInternationalListValue

void setOfferInternationalListValue(java.lang.Boolean inData)
Field offerInternationalList is defined as optional.


setOfferInternationalListValue

void setOfferInternationalListValue(java.lang.Boolean inData,
                                    boolean inNotify)
Field offerInternationalList is defined as optional.



Copyright © 2012. All Rights Reserved.