|
||||||||||
| 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.SjCacheQueryPlain
public class SjCacheQueryPlain
AdminServices::cache indata
| 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.SjCacheQuery |
|---|
CODE_PLAINTEXT, ERRORMESSAGE, GENERAL_PARAMETERS, SALESTABLE, SALESUNIT_INFORMATION, SERVICE_CATALOGUE, SERVICE_INFORMATION |
| Constructor Summary | |
|---|---|
SjCacheQueryPlain()
|
|
| Method Summary | |
|---|---|
TiBooleanInterface |
getCodePlaintext()
Field codePlaintext is defined as optional. |
java.lang.Boolean |
getCodePlaintextValue()
Field codePlaintext is defined as optional. |
TiBooleanInterface |
getErrormessage()
Field errormessage is defined as optional. |
java.lang.Boolean |
getErrormessageValue()
Field errormessage is defined as optional. |
TiBooleanInterface |
getGeneralParameters()
Field generalParameters is defined as optional. |
java.lang.Boolean |
getGeneralParametersValue()
Field generalParameters is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getSalestable()
Field salestable is defined as optional. |
java.lang.Boolean |
getSalestableValue()
Field salestable is defined as optional. |
TiBooleanInterface |
getSalesunitInformation()
Field salesunitInformation is defined as optional. |
java.lang.Boolean |
getSalesunitInformationValue()
Field salesunitInformation is defined as optional. |
TiBooleanInterface |
getServiceCatalogue()
Field serviceCatalogue is defined as optional. |
java.lang.Boolean |
getServiceCatalogueValue()
Field serviceCatalogue is defined as optional. |
TiBooleanInterface |
getServiceInformation()
Field serviceInformation is defined as optional. |
java.lang.Boolean |
getServiceInformationValue()
Field serviceInformation is defined as optional. |
TiBooleanInterface |
lookupCodePlaintext()
Field codePlaintext is defined as optional. |
TiBooleanInterface |
lookupErrormessage()
Field errormessage is defined as optional. |
TiBooleanInterface |
lookupGeneralParameters()
Field generalParameters is defined as optional. |
TiBooleanInterface |
lookupSalestable()
Field salestable is defined as optional. |
TiBooleanInterface |
lookupSalesunitInformation()
Field salesunitInformation is defined as optional. |
TiBooleanInterface |
lookupServiceCatalogue()
Field serviceCatalogue is defined as optional. |
TiBooleanInterface |
lookupServiceInformation()
Field serviceInformation is defined as optional. |
void |
setCodePlaintext(TiBooleanInterface inData)
Field codePlaintext is defined as optional. |
void |
setCodePlaintextValue(java.lang.Boolean inData)
Field codePlaintext is defined as optional. |
void |
setCodePlaintextValue(java.lang.Boolean inData,
boolean inNotify)
Field codePlaintext is defined as optional. |
void |
setErrormessage(TiBooleanInterface inData)
Field errormessage is defined as optional. |
void |
setErrormessageValue(java.lang.Boolean inData)
Field errormessage is defined as optional. |
void |
setErrormessageValue(java.lang.Boolean inData,
boolean inNotify)
Field errormessage is defined as optional. |
void |
setGeneralParameters(TiBooleanInterface inData)
Field generalParameters is defined as optional. |
void |
setGeneralParametersValue(java.lang.Boolean inData)
Field generalParameters is defined as optional. |
void |
setGeneralParametersValue(java.lang.Boolean inData,
boolean inNotify)
Field generalParameters is defined as optional. |
void |
setSalestable(TiBooleanInterface inData)
Field salestable is defined as optional. |
void |
setSalestableValue(java.lang.Boolean inData)
Field salestable is defined as optional. |
void |
setSalestableValue(java.lang.Boolean inData,
boolean inNotify)
Field salestable is defined as optional. |
void |
setSalesunitInformation(TiBooleanInterface inData)
Field salesunitInformation is defined as optional. |
void |
setSalesunitInformationValue(java.lang.Boolean inData)
Field salesunitInformation is defined as optional. |
void |
setSalesunitInformationValue(java.lang.Boolean inData,
boolean inNotify)
Field salesunitInformation is defined as optional. |
void |
setServiceCatalogue(TiBooleanInterface inData)
Field serviceCatalogue is defined as optional. |
void |
setServiceCatalogueValue(java.lang.Boolean inData)
Field serviceCatalogue is defined as optional. |
void |
setServiceCatalogueValue(java.lang.Boolean inData,
boolean inNotify)
Field serviceCatalogue is defined as optional. |
void |
setServiceInformation(TiBooleanInterface inData)
Field serviceInformation is defined as optional. |
void |
setServiceInformationValue(java.lang.Boolean inData)
Field serviceInformation is defined as optional. |
void |
setServiceInformationValue(java.lang.Boolean inData,
boolean inNotify)
Field serviceInformation is defined as optional. |
| 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, specifyXors, 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 TiBooleanData salestable
public TiBooleanData codePlaintext
public TiBooleanData errormessage
public TiBooleanData serviceCatalogue
public TiBooleanData serviceInformation
public TiBooleanData salesunitInformation
public TiBooleanData generalParameters
| Constructor Detail |
|---|
public SjCacheQueryPlain()
| Method Detail |
|---|
public TiBooleanInterface getSalestable()
getSalestable in interface SjCacheQuerypublic TiBooleanInterface lookupSalestable()
lookupSalestable in interface SjCacheQuerypublic void setSalestable(TiBooleanInterface inData)
setSalestable in interface SjCacheQuerypublic java.lang.Boolean getSalestableValue()
getSalestableValue in interface SjCacheQuerypublic void setSalestableValue(java.lang.Boolean inData)
setSalestableValue in interface SjCacheQuery
public void setSalestableValue(java.lang.Boolean inData,
boolean inNotify)
setSalestableValue in interface SjCacheQuerypublic TiBooleanInterface getCodePlaintext()
getCodePlaintext in interface SjCacheQuerypublic TiBooleanInterface lookupCodePlaintext()
lookupCodePlaintext in interface SjCacheQuerypublic void setCodePlaintext(TiBooleanInterface inData)
setCodePlaintext in interface SjCacheQuerypublic java.lang.Boolean getCodePlaintextValue()
getCodePlaintextValue in interface SjCacheQuerypublic void setCodePlaintextValue(java.lang.Boolean inData)
setCodePlaintextValue in interface SjCacheQuery
public void setCodePlaintextValue(java.lang.Boolean inData,
boolean inNotify)
setCodePlaintextValue in interface SjCacheQuerypublic TiBooleanInterface getErrormessage()
getErrormessage in interface SjCacheQuerypublic TiBooleanInterface lookupErrormessage()
lookupErrormessage in interface SjCacheQuerypublic void setErrormessage(TiBooleanInterface inData)
setErrormessage in interface SjCacheQuerypublic java.lang.Boolean getErrormessageValue()
getErrormessageValue in interface SjCacheQuerypublic void setErrormessageValue(java.lang.Boolean inData)
setErrormessageValue in interface SjCacheQuery
public void setErrormessageValue(java.lang.Boolean inData,
boolean inNotify)
setErrormessageValue in interface SjCacheQuerypublic TiBooleanInterface getServiceCatalogue()
getServiceCatalogue in interface SjCacheQuerypublic TiBooleanInterface lookupServiceCatalogue()
lookupServiceCatalogue in interface SjCacheQuerypublic void setServiceCatalogue(TiBooleanInterface inData)
setServiceCatalogue in interface SjCacheQuerypublic java.lang.Boolean getServiceCatalogueValue()
getServiceCatalogueValue in interface SjCacheQuerypublic void setServiceCatalogueValue(java.lang.Boolean inData)
setServiceCatalogueValue in interface SjCacheQuery
public void setServiceCatalogueValue(java.lang.Boolean inData,
boolean inNotify)
setServiceCatalogueValue in interface SjCacheQuerypublic TiBooleanInterface getServiceInformation()
getServiceInformation in interface SjCacheQuerypublic TiBooleanInterface lookupServiceInformation()
lookupServiceInformation in interface SjCacheQuerypublic void setServiceInformation(TiBooleanInterface inData)
setServiceInformation in interface SjCacheQuerypublic java.lang.Boolean getServiceInformationValue()
getServiceInformationValue in interface SjCacheQuerypublic void setServiceInformationValue(java.lang.Boolean inData)
setServiceInformationValue in interface SjCacheQuery
public void setServiceInformationValue(java.lang.Boolean inData,
boolean inNotify)
setServiceInformationValue in interface SjCacheQuerypublic TiBooleanInterface getSalesunitInformation()
getSalesunitInformation in interface SjCacheQuerypublic TiBooleanInterface lookupSalesunitInformation()
lookupSalesunitInformation in interface SjCacheQuerypublic void setSalesunitInformation(TiBooleanInterface inData)
setSalesunitInformation in interface SjCacheQuerypublic java.lang.Boolean getSalesunitInformationValue()
getSalesunitInformationValue in interface SjCacheQuerypublic void setSalesunitInformationValue(java.lang.Boolean inData)
setSalesunitInformationValue in interface SjCacheQuery
public void setSalesunitInformationValue(java.lang.Boolean inData,
boolean inNotify)
setSalesunitInformationValue in interface SjCacheQuerypublic TiBooleanInterface getGeneralParameters()
getGeneralParameters in interface SjCacheQuerypublic TiBooleanInterface lookupGeneralParameters()
lookupGeneralParameters in interface SjCacheQuerypublic void setGeneralParameters(TiBooleanInterface inData)
setGeneralParameters in interface SjCacheQuerypublic java.lang.Boolean getGeneralParametersValue()
getGeneralParametersValue in interface SjCacheQuerypublic void setGeneralParametersValue(java.lang.Boolean inData)
setGeneralParametersValue in interface SjCacheQuery
public void setGeneralParametersValue(java.lang.Boolean inData,
boolean inNotify)
setGeneralParametersValue in interface SjCacheQuerypublic 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 | |||||||||