|
||||||||||
| 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.SjCancelOrderWarningStandard
public class SjCancelOrderWarningStandard
Returneras som ett svar vid avbokning och då det beräknade återköpspriset understiger det faktiska priset eller om varning att återköpsvärdet kommer att beräknas om vid återköp
Någon avbokning har alltså INTE gjorts utan nytt anrop utan att varningsflaggan är satt skall ske för att avbokning skall ske
| 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.SjCancelOrderWarning |
|---|
CREDIT_AMOUNT, CREDIT_AMOUNT_CODE, CREDIT_AMOUNT_TEXT, CREDIT_POINTS, POINTS, PRICE |
| Constructor Summary | |
|---|---|
SjCancelOrderWarningStandard()
|
|
| Method Summary | |
|---|---|
SjMoney |
getCreditAmount()
Field creditAmount is defined as optional. |
SjCode |
getCreditAmountCode()
Field creditAmountCode is defined as optional. |
java.lang.String |
getCreditAmountCodeValue()
Field creditAmountCode is defined as optional. |
TiStringInterface |
getCreditAmountText()
Field creditAmountText is defined as optional. |
java.lang.String |
getCreditAmountTextValue()
Field creditAmountText is defined as optional. |
TiIntegerInterface |
getCreditPoints()
Field creditPoints is defined as optional. |
java.lang.Integer |
getCreditPointsValue()
Field creditPoints 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. |
SjMoney |
getPrice()
Field price is defined as optional. |
java.lang.String |
getRealTiName()
|
SjMoney |
lookupCreditAmount()
Field creditAmount is defined as optional. |
SjCode |
lookupCreditAmountCode()
Field creditAmountCode is defined as optional. |
TiStringInterface |
lookupCreditAmountText()
Field creditAmountText is defined as optional. |
TiIntegerInterface |
lookupCreditPoints()
Field creditPoints is defined as optional. |
TiIntegerInterface |
lookupPoints()
Field points is defined as optional. |
SjMoney |
lookupPrice()
Field price is defined as optional. |
void |
setCreditAmount(SjMoney inData)
Field creditAmount is defined as optional. |
void |
setCreditAmountCode(SjCode inData)
Field creditAmountCode is defined as optional. |
void |
setCreditAmountCodeValue(java.lang.String inData)
Field creditAmountCode is defined as optional. |
void |
setCreditAmountCodeValue(java.lang.String inData,
boolean inNotify)
Field creditAmountCode is defined as optional. |
void |
setCreditAmountText(TiStringInterface inData)
Field creditAmountText is defined as optional. |
void |
setCreditAmountTextValue(java.lang.String inData)
Field creditAmountText is defined as optional. |
void |
setCreditAmountTextValue(java.lang.String inData,
boolean inNotify)
Field creditAmountText is defined as optional. |
void |
setCreditPoints(TiIntegerInterface inData)
Field creditPoints is defined as optional. |
void |
setCreditPointsValue(java.lang.Integer inData)
Field creditPoints is defined as optional. |
void |
setCreditPointsValue(java.lang.Integer inData,
boolean inNotify)
Field creditPoints 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(SjMoney inData)
Field price 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 SjCancelOrderWarningStandard()
| Method Detail |
|---|
public SjMoney getPrice()
getPrice in interface SjCancelOrderWarningpublic SjMoney lookupPrice()
lookupPrice in interface SjCancelOrderWarningpublic void setPrice(SjMoney inData)
setPrice in interface SjCancelOrderWarningpublic SjMoney getCreditAmount()
getCreditAmount in interface SjCancelOrderWarningpublic SjMoney lookupCreditAmount()
lookupCreditAmount in interface SjCancelOrderWarningpublic void setCreditAmount(SjMoney inData)
setCreditAmount in interface SjCancelOrderWarningpublic SjCode getCreditAmountCode()
getCreditAmountCode in interface SjCancelOrderWarningpublic SjCode lookupCreditAmountCode()
lookupCreditAmountCode in interface SjCancelOrderWarningpublic void setCreditAmountCode(SjCode inData)
setCreditAmountCode in interface SjCancelOrderWarningpublic java.lang.String getCreditAmountCodeValue()
getCreditAmountCodeValue in interface SjCancelOrderWarningpublic void setCreditAmountCodeValue(java.lang.String inData)
setCreditAmountCodeValue in interface SjCancelOrderWarning
public void setCreditAmountCodeValue(java.lang.String inData,
boolean inNotify)
setCreditAmountCodeValue in interface SjCancelOrderWarningpublic TiStringInterface getCreditAmountText()
getCreditAmountText in interface SjCancelOrderWarningpublic TiStringInterface lookupCreditAmountText()
lookupCreditAmountText in interface SjCancelOrderWarningpublic void setCreditAmountText(TiStringInterface inData)
setCreditAmountText in interface SjCancelOrderWarningpublic java.lang.String getCreditAmountTextValue()
getCreditAmountTextValue in interface SjCancelOrderWarningpublic void setCreditAmountTextValue(java.lang.String inData)
setCreditAmountTextValue in interface SjCancelOrderWarning
public void setCreditAmountTextValue(java.lang.String inData,
boolean inNotify)
setCreditAmountTextValue in interface SjCancelOrderWarningpublic TiIntegerInterface getPoints()
getPoints in interface SjCancelOrderWarningpublic TiIntegerInterface lookupPoints()
lookupPoints in interface SjCancelOrderWarningpublic void setPoints(TiIntegerInterface inData)
setPoints in interface SjCancelOrderWarningpublic java.lang.Integer getPointsValue()
getPointsValue in interface SjCancelOrderWarningpublic void setPointsValue(java.lang.Integer inData)
setPointsValue in interface SjCancelOrderWarning
public void setPointsValue(java.lang.Integer inData,
boolean inNotify)
setPointsValue in interface SjCancelOrderWarningpublic TiIntegerInterface getCreditPoints()
getCreditPoints in interface SjCancelOrderWarningpublic TiIntegerInterface lookupCreditPoints()
lookupCreditPoints in interface SjCancelOrderWarningpublic void setCreditPoints(TiIntegerInterface inData)
setCreditPoints in interface SjCancelOrderWarningpublic java.lang.Integer getCreditPointsValue()
getCreditPointsValue in interface SjCancelOrderWarningpublic void setCreditPointsValue(java.lang.Integer inData)
setCreditPointsValue in interface SjCancelOrderWarning
public void setCreditPointsValue(java.lang.Integer inData,
boolean inNotify)
setCreditPointsValue in interface SjCancelOrderWarningprotected 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 | |||||||||