|
||||||||||
| 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.SjServiceCharacteristicsResultStandard
public class SjServiceCharacteristicsResultStandard
| 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.SjServiceCharacteristicsResult |
|---|
CLIENT_INFORMATION, CONSUMER_CATEGORY_LIST, CONSUMER_CATEGORY_VALIDITY_PRICE_LIST, LOCATION_INPUT_METHOD, OPTIONAL_EXTRA_SERVICE_DESCRIPTION_LIST, PRICE_LEVEL_LIST, PRODUCT_CODE_LIST, SERVICE_ID, TYPE_OF_SPECIFICATION, VALIDITY_ITEM_LIST |
| Constructor Summary | |
|---|---|
SjServiceCharacteristicsResultStandard()
|
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjStringList |
getConsumerCategoryList()
Field consumerCategoryList is defined as optional. |
SjConsumerCategoryValidityPriceList |
getConsumerCategoryValidityPriceList()
Field consumerCategoryValidityPriceList is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjLocationInputMethod |
getLocationInputMethod()
Field locationInputMethod is defined as mandatory. |
SjServiceDescriptionList |
getOptionalExtraServiceDescriptionList()
Field optionalExtraServiceDescriptionList is defined as optional. |
SjStringList |
getPriceLevelList()
Field priceLevelList is defined as optional. |
SjStringList |
getProductCodeList()
Field productCodeList is defined as optional. |
java.lang.String |
getRealTiName()
|
SjIdentity |
getServiceId()
Field serviceId is defined as mandatory. |
java.lang.String |
getServiceIdValue()
Field serviceId is defined as mandatory. |
TiStringInterface |
getTypeOfSpecification()
Field typeOfSpecification is defined as optional. |
java.lang.String |
getTypeOfSpecificationValue()
Field typeOfSpecification is defined as optional. |
SjValidityItemList |
getValidityItemList()
Field validityItemList is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjStringList |
lookupConsumerCategoryList()
Field consumerCategoryList is defined as optional. |
SjConsumerCategoryValidityPriceList |
lookupConsumerCategoryValidityPriceList()
Field consumerCategoryValidityPriceList is defined as optional. |
SjLocationInputMethod |
lookupLocationInputMethod()
Field locationInputMethod is defined as mandatory. |
SjServiceDescriptionList |
lookupOptionalExtraServiceDescriptionList()
Field optionalExtraServiceDescriptionList is defined as optional. |
SjStringList |
lookupPriceLevelList()
Field priceLevelList is defined as optional. |
SjStringList |
lookupProductCodeList()
Field productCodeList is defined as optional. |
SjIdentity |
lookupServiceId()
Field serviceId is defined as mandatory. |
TiStringInterface |
lookupTypeOfSpecification()
Field typeOfSpecification is defined as optional. |
SjValidityItemList |
lookupValidityItemList()
Field validityItemList is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setConsumerCategoryList(SjStringList inData)
Field consumerCategoryList is defined as optional. |
void |
setConsumerCategoryValidityPriceList(SjConsumerCategoryValidityPriceList inData)
Field consumerCategoryValidityPriceList is defined as optional. |
void |
setLocationInputMethod(SjLocationInputMethod inData)
Field locationInputMethod is defined as mandatory. |
void |
setOptionalExtraServiceDescriptionList(SjServiceDescriptionList inData)
Field optionalExtraServiceDescriptionList is defined as optional. |
void |
setPriceLevelList(SjStringList inData)
Field priceLevelList is defined as optional. |
void |
setProductCodeList(SjStringList inData)
Field productCodeList is defined as optional. |
void |
setServiceId(SjIdentity inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData,
boolean inNotify)
Field serviceId is defined as mandatory. |
void |
setTypeOfSpecification(TiStringInterface inData)
Field typeOfSpecification is defined as optional. |
void |
setTypeOfSpecificationValue(java.lang.String inData)
Field typeOfSpecification is defined as optional. |
void |
setTypeOfSpecificationValue(java.lang.String inData,
boolean inNotify)
Field typeOfSpecification is defined as optional. |
void |
setValidityItemList(SjValidityItemList inData)
Field validityItemList is defined as optional. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| 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, specifyXors, 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 SjServiceCharacteristicsResultStandard()
| Method Detail |
|---|
public SjIdentity getServiceId()
getServiceId in interface SjServiceCharacteristicsResultpublic SjIdentity lookupServiceId()
lookupServiceId in interface SjServiceCharacteristicsResultpublic void setServiceId(SjIdentity inData)
setServiceId in interface SjServiceCharacteristicsResultpublic java.lang.String getServiceIdValue()
getServiceIdValue in interface SjServiceCharacteristicsResultpublic void setServiceIdValue(java.lang.String inData)
setServiceIdValue in interface SjServiceCharacteristicsResult
public void setServiceIdValue(java.lang.String inData,
boolean inNotify)
setServiceIdValue in interface SjServiceCharacteristicsResultpublic SjValidityItemList getValidityItemList()
getValidityItemList in interface SjServiceCharacteristicsResultpublic SjValidityItemList lookupValidityItemList()
lookupValidityItemList in interface SjServiceCharacteristicsResultpublic void setValidityItemList(SjValidityItemList inData)
setValidityItemList in interface SjServiceCharacteristicsResultpublic SjStringList getConsumerCategoryList()
getConsumerCategoryList in interface SjServiceCharacteristicsResultpublic SjStringList lookupConsumerCategoryList()
lookupConsumerCategoryList in interface SjServiceCharacteristicsResultpublic void setConsumerCategoryList(SjStringList inData)
setConsumerCategoryList in interface SjServiceCharacteristicsResultpublic SjStringList getPriceLevelList()
getPriceLevelList in interface SjServiceCharacteristicsResultpublic SjStringList lookupPriceLevelList()
lookupPriceLevelList in interface SjServiceCharacteristicsResultpublic void setPriceLevelList(SjStringList inData)
setPriceLevelList in interface SjServiceCharacteristicsResultpublic SjStringList getProductCodeList()
getProductCodeList in interface SjServiceCharacteristicsResultpublic SjStringList lookupProductCodeList()
lookupProductCodeList in interface SjServiceCharacteristicsResultpublic void setProductCodeList(SjStringList inData)
setProductCodeList in interface SjServiceCharacteristicsResultpublic SjConsumerCategoryValidityPriceList getConsumerCategoryValidityPriceList()
getConsumerCategoryValidityPriceList in interface SjServiceCharacteristicsResultpublic SjConsumerCategoryValidityPriceList lookupConsumerCategoryValidityPriceList()
lookupConsumerCategoryValidityPriceList in interface SjServiceCharacteristicsResultpublic void setConsumerCategoryValidityPriceList(SjConsumerCategoryValidityPriceList inData)
setConsumerCategoryValidityPriceList in interface SjServiceCharacteristicsResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjServiceCharacteristicsResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjServiceCharacteristicsResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjServiceCharacteristicsResultpublic SjServiceDescriptionList getOptionalExtraServiceDescriptionList()
getOptionalExtraServiceDescriptionList in interface SjServiceCharacteristicsResultpublic SjServiceDescriptionList lookupOptionalExtraServiceDescriptionList()
lookupOptionalExtraServiceDescriptionList in interface SjServiceCharacteristicsResultpublic void setOptionalExtraServiceDescriptionList(SjServiceDescriptionList inData)
setOptionalExtraServiceDescriptionList in interface SjServiceCharacteristicsResultpublic TiStringInterface getTypeOfSpecification()
getTypeOfSpecification in interface SjServiceCharacteristicsResultpublic TiStringInterface lookupTypeOfSpecification()
lookupTypeOfSpecification in interface SjServiceCharacteristicsResultpublic void setTypeOfSpecification(TiStringInterface inData)
setTypeOfSpecification in interface SjServiceCharacteristicsResultpublic java.lang.String getTypeOfSpecificationValue()
getTypeOfSpecificationValue in interface SjServiceCharacteristicsResultpublic void setTypeOfSpecificationValue(java.lang.String inData)
setTypeOfSpecificationValue in interface SjServiceCharacteristicsResult
public void setTypeOfSpecificationValue(java.lang.String inData,
boolean inNotify)
setTypeOfSpecificationValue in interface SjServiceCharacteristicsResultpublic SjLocationInputMethod getLocationInputMethod()
getLocationInputMethod in interface SjServiceCharacteristicsResultpublic SjLocationInputMethod lookupLocationInputMethod()
lookupLocationInputMethod in interface SjServiceCharacteristicsResultpublic void setLocationInputMethod(SjLocationInputMethod inData)
setLocationInputMethod in interface SjServiceCharacteristicsResultprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||