|
||||||||||
| 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.SjDetailedPriceResultPlain
public class SjDetailedPriceResultPlain
Svar på en calculatePriceBasedOnSpecification Innehåller totalpris och detaljerad prisinformation
| 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.SjDetailedPriceResult |
|---|
CLIENT_INFORMATION, POINTS, PRICE, PRICE_COEFFICIENT, PRICE_COEFFICIENT_XOR, PRICE_ITEM_LIST, PRICE_QUOTE_STATE |
| Constructor Summary | |
|---|---|
SjDetailedPriceResultPlain()
|
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiIntegerInterface |
getPoints()
Field points is defined as optional. |
java.lang.Integer |
getPointsValue()
Field points is defined as optional. |
SjPriceVat |
getPrice()
Field price is defined as optional. |
TiStringInterface |
getPriceCoefficient()
Field priceCoefficient is defined as part of xor. |
java.lang.String |
getPriceCoefficientValue()
Field priceCoefficient is defined as part of xor. |
TiIntegerInterface |
getPriceCoefficientXor()
field priceCoefficientXor |
java.lang.Integer |
getPriceCoefficientXorValue()
field priceCoefficientXor |
SjPriceItemList |
getPriceItemList()
Field priceItemList is defined as mandatory. |
TiStringInterface |
getPriceQuoteState()
Field priceQuoteState is defined as part of xor. |
java.lang.String |
getPriceQuoteStateValue()
Field priceQuoteState is defined as part of xor. |
java.lang.String |
getRealTiName()
|
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiIntegerInterface |
lookupPoints()
Field points is defined as optional. |
SjPriceVat |
lookupPrice()
Field price is defined as optional. |
TiStringInterface |
lookupPriceCoefficient()
Field priceCoefficient is defined as part of xor. |
TiIntegerInterface |
lookupPriceCoefficientXor()
field priceCoefficientXor |
SjPriceItemList |
lookupPriceItemList()
Field priceItemList is defined as mandatory. |
TiStringInterface |
lookupPriceQuoteState()
Field priceQuoteState is defined as part of xor. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setPoints(TiIntegerInterface inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData,
boolean inNotify)
Field points is defined as optional. |
void |
setPrice(SjPriceVat inData)
Field price is defined as optional. |
void |
setPriceCoefficient(TiStringInterface inData)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientValue(java.lang.String inData)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientValue(java.lang.String inData,
boolean inNotify)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientXor(TiIntegerInterface inData)
field priceCoefficientXor |
void |
setPriceCoefficientXorValue(java.lang.Integer inData)
field priceCoefficientXor |
void |
setPriceItemList(SjPriceItemList inData)
Field priceItemList is defined as mandatory. |
void |
setPriceQuoteState(TiStringInterface inData)
Field priceQuoteState is defined as part of xor. |
void |
setPriceQuoteStateValue(java.lang.String inData)
Field priceQuoteState is defined as part of xor. |
void |
setPriceQuoteStateValue(java.lang.String inData,
boolean inNotify)
Field priceQuoteState 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 SjClientInformationPlain clientInformation
public SjPriceVatPlain price
public TiIntegerData points
public TiIntegerData priceCoefficientXor
public TiStringData priceCoefficient
public TiStringData priceQuoteState
public SjPriceItemListPlain priceItemList
| Constructor Detail |
|---|
public SjDetailedPriceResultPlain()
| Method Detail |
|---|
public SjClientInformation getClientInformation()
getClientInformation in interface SjDetailedPriceResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjDetailedPriceResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjDetailedPriceResultpublic SjPriceVat getPrice()
getPrice in interface SjDetailedPriceResultpublic SjPriceVat lookupPrice()
lookupPrice in interface SjDetailedPriceResultpublic void setPrice(SjPriceVat inData)
setPrice in interface SjDetailedPriceResultpublic TiIntegerInterface getPoints()
getPoints in interface SjDetailedPriceResultpublic TiIntegerInterface lookupPoints()
lookupPoints in interface SjDetailedPriceResultpublic void setPoints(TiIntegerInterface inData)
setPoints in interface SjDetailedPriceResultpublic java.lang.Integer getPointsValue()
getPointsValue in interface SjDetailedPriceResultpublic void setPointsValue(java.lang.Integer inData)
setPointsValue in interface SjDetailedPriceResult
public void setPointsValue(java.lang.Integer inData,
boolean inNotify)
setPointsValue in interface SjDetailedPriceResultpublic TiIntegerInterface getPriceCoefficientXor()
getPriceCoefficientXor in interface SjDetailedPriceResultpublic TiIntegerInterface lookupPriceCoefficientXor()
lookupPriceCoefficientXor in interface SjDetailedPriceResultpublic void setPriceCoefficientXor(TiIntegerInterface inData)
setPriceCoefficientXor in interface SjDetailedPriceResultpublic java.lang.Integer getPriceCoefficientXorValue()
getPriceCoefficientXorValue in interface SjDetailedPriceResultpublic void setPriceCoefficientXorValue(java.lang.Integer inData)
setPriceCoefficientXorValue in interface SjDetailedPriceResultpublic TiStringInterface getPriceCoefficient()
getPriceCoefficient in interface SjDetailedPriceResultpublic TiStringInterface lookupPriceCoefficient()
lookupPriceCoefficient in interface SjDetailedPriceResultpublic void setPriceCoefficient(TiStringInterface inData)
setPriceCoefficient in interface SjDetailedPriceResultpublic java.lang.String getPriceCoefficientValue()
getPriceCoefficientValue in interface SjDetailedPriceResultpublic void setPriceCoefficientValue(java.lang.String inData)
setPriceCoefficientValue in interface SjDetailedPriceResult
public void setPriceCoefficientValue(java.lang.String inData,
boolean inNotify)
setPriceCoefficientValue in interface SjDetailedPriceResultpublic TiStringInterface getPriceQuoteState()
getPriceQuoteState in interface SjDetailedPriceResultpublic TiStringInterface lookupPriceQuoteState()
lookupPriceQuoteState in interface SjDetailedPriceResultpublic void setPriceQuoteState(TiStringInterface inData)
setPriceQuoteState in interface SjDetailedPriceResultpublic java.lang.String getPriceQuoteStateValue()
getPriceQuoteStateValue in interface SjDetailedPriceResultpublic void setPriceQuoteStateValue(java.lang.String inData)
setPriceQuoteStateValue in interface SjDetailedPriceResult
public void setPriceQuoteStateValue(java.lang.String inData,
boolean inNotify)
setPriceQuoteStateValue in interface SjDetailedPriceResultpublic SjPriceItemList getPriceItemList()
getPriceItemList in interface SjDetailedPriceResultpublic SjPriceItemList lookupPriceItemList()
lookupPriceItemList in interface SjDetailedPriceResultpublic void setPriceItemList(SjPriceItemList inData)
setPriceItemList in interface SjDetailedPriceResultprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapDatapublic 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 | |||||||||