|
||||||||||
| 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.SjCancelOrderResultStandard
public class SjCancelOrderResultStandard
Beskriver vad som har avbokats.
FailedOrderItemResultList returneras om något inte har avbokats OrderDescription returneras om något har avbokats.
Om man avbokat med varning kan alternativt en CancelOrderWarning returneras. Då har krediteringsbeloppet understigit priset och ingen avbokning har skett.
Var IgnoreResult-flaggan satt till sann så kommer ett tomt resultat att skickas.
| 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.SjCancelOrderResult |
|---|
CANCEL_ORDER_RESULT_XOR, CANCEL_ORDER_WARNING, CANCELLATION_REFERENCE, CLIENT_INFORMATION, CREDIT_AMOUNT, CREDIT_POINTS, FAILED_ORDER_ITEM_RESULT_LIST, ORDER_DESCRIPTION |
| Constructor Summary | |
|---|---|
SjCancelOrderResultStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getCancellationReference()
Field cancellationReference is defined as part of xor. |
java.lang.String |
getCancellationReferenceValue()
Field cancellationReference is defined as part of xor. |
TiIntegerInterface |
getCancelOrderResultXor()
field cancelOrderResultXor |
java.lang.Integer |
getCancelOrderResultXorValue()
field cancelOrderResultXor |
SjCancelOrderWarning |
getCancelOrderWarning()
Field cancelOrderWarning is defined as part of xor. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjPriceVat |
getCreditAmount()
Field creditAmount is defined as optional. |
TiIntegerInterface |
getCreditPoints()
Field creditPoints is defined as optional. |
java.lang.Integer |
getCreditPointsValue()
Field creditPoints is defined as optional. |
SjOrderItemResultList |
getFailedOrderItemResultList()
Field failedOrderItemResultList is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjOrderDescription |
getOrderDescription()
Field orderDescription is defined as part of xor. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
lookupCancellationReference()
Field cancellationReference is defined as part of xor. |
TiIntegerInterface |
lookupCancelOrderResultXor()
field cancelOrderResultXor |
SjCancelOrderWarning |
lookupCancelOrderWarning()
Field cancelOrderWarning is defined as part of xor. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjPriceVat |
lookupCreditAmount()
Field creditAmount is defined as optional. |
TiIntegerInterface |
lookupCreditPoints()
Field creditPoints is defined as optional. |
SjOrderItemResultList |
lookupFailedOrderItemResultList()
Field failedOrderItemResultList is defined as optional. |
SjOrderDescription |
lookupOrderDescription()
Field orderDescription is defined as part of xor. |
void |
setCancellationReference(TiStringInterface inData)
Field cancellationReference is defined as part of xor. |
void |
setCancellationReferenceValue(java.lang.String inData)
Field cancellationReference is defined as part of xor. |
void |
setCancellationReferenceValue(java.lang.String inData,
boolean inNotify)
Field cancellationReference is defined as part of xor. |
void |
setCancelOrderResultXor(TiIntegerInterface inData)
field cancelOrderResultXor |
void |
setCancelOrderResultXorValue(java.lang.Integer inData)
field cancelOrderResultXor |
void |
setCancelOrderWarning(SjCancelOrderWarning inData)
Field cancelOrderWarning is defined as part of xor. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCreditAmount(SjPriceVat inData)
Field creditAmount 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 |
setFailedOrderItemResultList(SjOrderItemResultList inData)
Field failedOrderItemResultList is defined as optional. |
void |
setOrderDescription(SjOrderDescription inData)
Field orderDescription is defined as part of xor. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
| 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, 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 SjCancelOrderResultStandard()
| Method Detail |
|---|
public TiIntegerInterface getCancelOrderResultXor()
getCancelOrderResultXor in interface SjCancelOrderResultpublic TiIntegerInterface lookupCancelOrderResultXor()
lookupCancelOrderResultXor in interface SjCancelOrderResultpublic void setCancelOrderResultXor(TiIntegerInterface inData)
setCancelOrderResultXor in interface SjCancelOrderResultpublic java.lang.Integer getCancelOrderResultXorValue()
getCancelOrderResultXorValue in interface SjCancelOrderResultpublic void setCancelOrderResultXorValue(java.lang.Integer inData)
setCancelOrderResultXorValue in interface SjCancelOrderResultpublic SjCancelOrderWarning getCancelOrderWarning()
getCancelOrderWarning in interface SjCancelOrderResultpublic SjCancelOrderWarning lookupCancelOrderWarning()
lookupCancelOrderWarning in interface SjCancelOrderResultpublic void setCancelOrderWarning(SjCancelOrderWarning inData)
setCancelOrderWarning in interface SjCancelOrderResultpublic SjOrderItemResultList getFailedOrderItemResultList()
getFailedOrderItemResultList in interface SjCancelOrderResultpublic SjOrderItemResultList lookupFailedOrderItemResultList()
lookupFailedOrderItemResultList in interface SjCancelOrderResultpublic void setFailedOrderItemResultList(SjOrderItemResultList inData)
setFailedOrderItemResultList in interface SjCancelOrderResultpublic SjOrderDescription getOrderDescription()
getOrderDescription in interface SjCancelOrderResultpublic SjOrderDescription lookupOrderDescription()
lookupOrderDescription in interface SjCancelOrderResultpublic void setOrderDescription(SjOrderDescription inData)
setOrderDescription in interface SjCancelOrderResultpublic TiStringInterface getCancellationReference()
getCancellationReference in interface SjCancelOrderResultpublic TiStringInterface lookupCancellationReference()
lookupCancellationReference in interface SjCancelOrderResultpublic void setCancellationReference(TiStringInterface inData)
setCancellationReference in interface SjCancelOrderResultpublic java.lang.String getCancellationReferenceValue()
getCancellationReferenceValue in interface SjCancelOrderResultpublic void setCancellationReferenceValue(java.lang.String inData)
setCancellationReferenceValue in interface SjCancelOrderResult
public void setCancellationReferenceValue(java.lang.String inData,
boolean inNotify)
setCancellationReferenceValue in interface SjCancelOrderResultpublic SjPriceVat getCreditAmount()
getCreditAmount in interface SjCancelOrderResultpublic SjPriceVat lookupCreditAmount()
lookupCreditAmount in interface SjCancelOrderResultpublic void setCreditAmount(SjPriceVat inData)
setCreditAmount in interface SjCancelOrderResultpublic TiIntegerInterface getCreditPoints()
getCreditPoints in interface SjCancelOrderResultpublic TiIntegerInterface lookupCreditPoints()
lookupCreditPoints in interface SjCancelOrderResultpublic void setCreditPoints(TiIntegerInterface inData)
setCreditPoints in interface SjCancelOrderResultpublic java.lang.Integer getCreditPointsValue()
getCreditPointsValue in interface SjCancelOrderResultpublic void setCreditPointsValue(java.lang.Integer inData)
setCreditPointsValue in interface SjCancelOrderResult
public void setCreditPointsValue(java.lang.Integer inData,
boolean inNotify)
setCreditPointsValue in interface SjCancelOrderResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjCancelOrderResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjCancelOrderResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjCancelOrderResultprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelprotected TiXorSpecificationEnumeration specifyXors()
specifyXors 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 | |||||||||