|
||||||||||
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.SjUpdateCashRegisterTransactionResultPlain
public class SjUpdateCashRegisterTransactionResultPlain
OrderDescriptionList = BestÀllningar man gjort debitering och vanlig kreditering pÄ.
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.SjUpdateCashRegisterTransactionResult |
---|
CASH_REGISTER_CREDIT_OTHER_REASON_RESULT_LIST, CASH_REGISTER_CREDIT_PART_RESULT_LIST, CASH_REGISTER_CREDIT_WITHOUT_ORDER_RESULT_LIST, CLIENT_INFORMATION, FAILED_ORDER_ITEM_RESULT_LIST, ORDER_DESCRIPTION_LIST, VAT_DESCRIPTION_DATA |
Constructor Summary | |
---|---|
SjUpdateCashRegisterTransactionResultPlain()
|
Method Summary | |
---|---|
SjCashRegisterCreditOtherReasonResultList |
getCashRegisterCreditOtherReasonResultList()
Field cashRegisterCreditOtherReasonResultList is defined as optional. |
SjCashRegisterCreditPartResultList |
getCashRegisterCreditPartResultList()
Field cashRegisterCreditPartResultList is defined as optional. |
SjCashRegisterCreditWithoutOrderResultList |
getCashRegisterCreditWithoutOrderResultList()
Field cashRegisterCreditWithoutOrderResultList is defined as optional. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjOrderItemResultList |
getFailedOrderItemResultList()
Field failedOrderItemResultList is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjOrderDescriptionList |
getOrderDescriptionList()
Field orderDescriptionList is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjVatDescriptionData |
getVatDescriptionData()
Field vatDescriptionData is defined as optional. |
SjCashRegisterCreditOtherReasonResultList |
lookupCashRegisterCreditOtherReasonResultList()
Field cashRegisterCreditOtherReasonResultList is defined as optional. |
SjCashRegisterCreditPartResultList |
lookupCashRegisterCreditPartResultList()
Field cashRegisterCreditPartResultList is defined as optional. |
SjCashRegisterCreditWithoutOrderResultList |
lookupCashRegisterCreditWithoutOrderResultList()
Field cashRegisterCreditWithoutOrderResultList is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjOrderItemResultList |
lookupFailedOrderItemResultList()
Field failedOrderItemResultList is defined as optional. |
SjOrderDescriptionList |
lookupOrderDescriptionList()
Field orderDescriptionList is defined as mandatory. |
SjVatDescriptionData |
lookupVatDescriptionData()
Field vatDescriptionData is defined as optional. |
void |
setCashRegisterCreditOtherReasonResultList(SjCashRegisterCreditOtherReasonResultList inData)
Field cashRegisterCreditOtherReasonResultList is defined as optional. |
void |
setCashRegisterCreditPartResultList(SjCashRegisterCreditPartResultList inData)
Field cashRegisterCreditPartResultList is defined as optional. |
void |
setCashRegisterCreditWithoutOrderResultList(SjCashRegisterCreditWithoutOrderResultList inData)
Field cashRegisterCreditWithoutOrderResultList is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setFailedOrderItemResultList(SjOrderItemResultList inData)
Field failedOrderItemResultList is defined as optional. |
void |
setOrderDescriptionList(SjOrderDescriptionList inData)
Field orderDescriptionList is defined as mandatory. |
void |
setVatDescriptionData(SjVatDescriptionData inData)
Field vatDescriptionData is defined as optional. |
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, specifyXors, 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 SjOrderDescriptionListPlain orderDescriptionList
public SjCashRegisterCreditPartResultListPlain cashRegisterCreditPartResultList
public SjOrderItemResultListPlain failedOrderItemResultList
public SjCashRegisterCreditOtherReasonResultListPlain cashRegisterCreditOtherReasonResultList
public SjCashRegisterCreditWithoutOrderResultListPlain cashRegisterCreditWithoutOrderResultList
public SjVatDescriptionDataPlain vatDescriptionData
public SjClientInformationPlain clientInformation
Constructor Detail |
---|
public SjUpdateCashRegisterTransactionResultPlain()
Method Detail |
---|
public SjOrderDescriptionList getOrderDescriptionList()
getOrderDescriptionList
in interface SjUpdateCashRegisterTransactionResult
public SjOrderDescriptionList lookupOrderDescriptionList()
lookupOrderDescriptionList
in interface SjUpdateCashRegisterTransactionResult
public void setOrderDescriptionList(SjOrderDescriptionList inData)
setOrderDescriptionList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditPartResultList getCashRegisterCreditPartResultList()
getCashRegisterCreditPartResultList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditPartResultList lookupCashRegisterCreditPartResultList()
lookupCashRegisterCreditPartResultList
in interface SjUpdateCashRegisterTransactionResult
public void setCashRegisterCreditPartResultList(SjCashRegisterCreditPartResultList inData)
setCashRegisterCreditPartResultList
in interface SjUpdateCashRegisterTransactionResult
public SjOrderItemResultList getFailedOrderItemResultList()
getFailedOrderItemResultList
in interface SjUpdateCashRegisterTransactionResult
public SjOrderItemResultList lookupFailedOrderItemResultList()
lookupFailedOrderItemResultList
in interface SjUpdateCashRegisterTransactionResult
public void setFailedOrderItemResultList(SjOrderItemResultList inData)
setFailedOrderItemResultList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditOtherReasonResultList getCashRegisterCreditOtherReasonResultList()
getCashRegisterCreditOtherReasonResultList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditOtherReasonResultList lookupCashRegisterCreditOtherReasonResultList()
lookupCashRegisterCreditOtherReasonResultList
in interface SjUpdateCashRegisterTransactionResult
public void setCashRegisterCreditOtherReasonResultList(SjCashRegisterCreditOtherReasonResultList inData)
setCashRegisterCreditOtherReasonResultList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditWithoutOrderResultList getCashRegisterCreditWithoutOrderResultList()
getCashRegisterCreditWithoutOrderResultList
in interface SjUpdateCashRegisterTransactionResult
public SjCashRegisterCreditWithoutOrderResultList lookupCashRegisterCreditWithoutOrderResultList()
lookupCashRegisterCreditWithoutOrderResultList
in interface SjUpdateCashRegisterTransactionResult
public void setCashRegisterCreditWithoutOrderResultList(SjCashRegisterCreditWithoutOrderResultList inData)
setCashRegisterCreditWithoutOrderResultList
in interface SjUpdateCashRegisterTransactionResult
public SjVatDescriptionData getVatDescriptionData()
getVatDescriptionData
in interface SjUpdateCashRegisterTransactionResult
public SjVatDescriptionData lookupVatDescriptionData()
lookupVatDescriptionData
in interface SjUpdateCashRegisterTransactionResult
public void setVatDescriptionData(SjVatDescriptionData inData)
setVatDescriptionData
in interface SjUpdateCashRegisterTransactionResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjUpdateCashRegisterTransactionResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjUpdateCashRegisterTransactionResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjUpdateCashRegisterTransactionResult
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 |