|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjSectionProducerQueryStandard
public class SjSectionProducerQueryStandard
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
TiAbstractMapModel.TiMapModelComparator |
Field Summary |
---|
Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
---|
disposed |
Fields inherited from interface se.sj.stina.domain.model.SjSectionProducerQuery |
---|
ALL_LISTS, QUERY_XOR, SECTION_PRODUCER_SWEDEN_LIST |
Constructor Summary | |
---|---|
SjSectionProducerQueryStandard()
|
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 TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString |
Methods inherited from class org.stina.framework.support.observer.TiSubject |
---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
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 |
Constructor Detail |
---|
public SjSectionProducerQueryStandard()
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 TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |