|
||||||||||
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 SjDetailedPriceResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjDetailedPriceResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjDetailedPriceResult
public SjPriceVat getPrice()
getPrice
in interface SjDetailedPriceResult
public SjPriceVat lookupPrice()
lookupPrice
in interface SjDetailedPriceResult
public void setPrice(SjPriceVat inData)
setPrice
in interface SjDetailedPriceResult
public TiIntegerInterface getPoints()
getPoints
in interface SjDetailedPriceResult
public TiIntegerInterface lookupPoints()
lookupPoints
in interface SjDetailedPriceResult
public void setPoints(TiIntegerInterface inData)
setPoints
in interface SjDetailedPriceResult
public java.lang.Integer getPointsValue()
getPointsValue
in interface SjDetailedPriceResult
public void setPointsValue(java.lang.Integer inData)
setPointsValue
in interface SjDetailedPriceResult
public void setPointsValue(java.lang.Integer inData, boolean inNotify)
setPointsValue
in interface SjDetailedPriceResult
public TiIntegerInterface getPriceCoefficientXor()
getPriceCoefficientXor
in interface SjDetailedPriceResult
public TiIntegerInterface lookupPriceCoefficientXor()
lookupPriceCoefficientXor
in interface SjDetailedPriceResult
public void setPriceCoefficientXor(TiIntegerInterface inData)
setPriceCoefficientXor
in interface SjDetailedPriceResult
public java.lang.Integer getPriceCoefficientXorValue()
getPriceCoefficientXorValue
in interface SjDetailedPriceResult
public void setPriceCoefficientXorValue(java.lang.Integer inData)
setPriceCoefficientXorValue
in interface SjDetailedPriceResult
public TiStringInterface getPriceCoefficient()
getPriceCoefficient
in interface SjDetailedPriceResult
public TiStringInterface lookupPriceCoefficient()
lookupPriceCoefficient
in interface SjDetailedPriceResult
public void setPriceCoefficient(TiStringInterface inData)
setPriceCoefficient
in interface SjDetailedPriceResult
public java.lang.String getPriceCoefficientValue()
getPriceCoefficientValue
in interface SjDetailedPriceResult
public void setPriceCoefficientValue(java.lang.String inData)
setPriceCoefficientValue
in interface SjDetailedPriceResult
public void setPriceCoefficientValue(java.lang.String inData, boolean inNotify)
setPriceCoefficientValue
in interface SjDetailedPriceResult
public TiStringInterface getPriceQuoteState()
getPriceQuoteState
in interface SjDetailedPriceResult
public TiStringInterface lookupPriceQuoteState()
lookupPriceQuoteState
in interface SjDetailedPriceResult
public void setPriceQuoteState(TiStringInterface inData)
setPriceQuoteState
in interface SjDetailedPriceResult
public java.lang.String getPriceQuoteStateValue()
getPriceQuoteStateValue
in interface SjDetailedPriceResult
public void setPriceQuoteStateValue(java.lang.String inData)
setPriceQuoteStateValue
in interface SjDetailedPriceResult
public void setPriceQuoteStateValue(java.lang.String inData, boolean inNotify)
setPriceQuoteStateValue
in interface SjDetailedPriceResult
public SjPriceItemList getPriceItemList()
getPriceItemList
in interface SjDetailedPriceResult
public SjPriceItemList lookupPriceItemList()
lookupPriceItemList
in interface SjDetailedPriceResult
public void setPriceItemList(SjPriceItemList inData)
setPriceItemList
in interface SjDetailedPriceResult
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 |