|
||||||||||
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.SjSectionProducerQueryPlain
public class SjSectionProducerQueryPlain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
TiBooleanData |
allLists
|
TiIntegerData |
queryXor
|
TiBooleanData |
sectionProducerSwedenList
|
Fields inherited from interface se.sj.stina.domain.model.SjSectionProducerQuery |
---|
ALL_LISTS, QUERY_XOR, SECTION_PRODUCER_SWEDEN_LIST |
Constructor Summary | |
---|---|
SjSectionProducerQueryPlain()
|
Method Summary | |
---|---|
TiBooleanInterface |
getAllLists()
Field allLists is defined as part of xor. |
java.lang.Boolean |
getAllListsValue()
Field allLists is defined as part of xor. |
java.lang.String |
getGeneratedTiName()
|
TiIntegerInterface |
getQueryXor()
field queryXor |
java.lang.Integer |
getQueryXorValue()
field queryXor |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getSectionProducerSwedenList()
Field sectionProducerSwedenList is defined as part of xor. |
java.lang.Boolean |
getSectionProducerSwedenListValue()
Field sectionProducerSwedenList is defined as part of xor. |
TiBooleanInterface |
lookupAllLists()
Field allLists is defined as part of xor. |
TiIntegerInterface |
lookupQueryXor()
field queryXor |
TiBooleanInterface |
lookupSectionProducerSwedenList()
Field sectionProducerSwedenList is defined as part of xor. |
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 |
setQueryXor(TiIntegerInterface inData)
field queryXor |
void |
setQueryXorValue(java.lang.Integer inData)
field queryXor |
void |
setSectionProducerSwedenList(TiBooleanInterface inData)
Field sectionProducerSwedenList is defined as part of xor. |
void |
setSectionProducerSwedenListValue(java.lang.Boolean inData)
Field sectionProducerSwedenList is defined as part of xor. |
void |
setSectionProducerSwedenListValue(java.lang.Boolean inData,
boolean inNotify)
Field sectionProducerSwedenList is defined as part of xor. |
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 TiIntegerData queryXor
public TiBooleanData allLists
public TiBooleanData sectionProducerSwedenList
Constructor Detail |
---|
public SjSectionProducerQueryPlain()
Method Detail |
---|
public TiIntegerInterface getQueryXor()
getQueryXor
in interface SjSectionProducerQuery
public TiIntegerInterface lookupQueryXor()
lookupQueryXor
in interface SjSectionProducerQuery
public void setQueryXor(TiIntegerInterface inData)
setQueryXor
in interface SjSectionProducerQuery
public java.lang.Integer getQueryXorValue()
getQueryXorValue
in interface SjSectionProducerQuery
public void setQueryXorValue(java.lang.Integer inData)
setQueryXorValue
in interface SjSectionProducerQuery
public TiBooleanInterface getAllLists()
getAllLists
in interface SjSectionProducerQuery
public TiBooleanInterface lookupAllLists()
lookupAllLists
in interface SjSectionProducerQuery
public void setAllLists(TiBooleanInterface inData)
setAllLists
in interface SjSectionProducerQuery
public java.lang.Boolean getAllListsValue()
getAllListsValue
in interface SjSectionProducerQuery
public void setAllListsValue(java.lang.Boolean inData)
setAllListsValue
in interface SjSectionProducerQuery
public void setAllListsValue(java.lang.Boolean inData, boolean inNotify)
setAllListsValue
in interface SjSectionProducerQuery
public TiBooleanInterface getSectionProducerSwedenList()
getSectionProducerSwedenList
in interface SjSectionProducerQuery
public TiBooleanInterface lookupSectionProducerSwedenList()
lookupSectionProducerSwedenList
in interface SjSectionProducerQuery
public void setSectionProducerSwedenList(TiBooleanInterface inData)
setSectionProducerSwedenList
in interface SjSectionProducerQuery
public java.lang.Boolean getSectionProducerSwedenListValue()
getSectionProducerSwedenListValue
in interface SjSectionProducerQuery
public void setSectionProducerSwedenListValue(java.lang.Boolean inData)
setSectionProducerSwedenListValue
in interface SjSectionProducerQuery
public void setSectionProducerSwedenListValue(java.lang.Boolean inData, boolean inNotify)
setSectionProducerSwedenListValue
in interface SjSectionProducerQuery
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapData
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |