|
||||||||||
| 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.SjCashRegisterDebitOrderStandard
public class SjCashRegisterDebitOrderStandard
Beställning som debiteras MaxOrderItemId = Beställningens högsta radnummer (oavsett radstatus).
- UsedVoucherList: Lista med de eventuella värdebevis som använts vid betalning
- BasePaymentSpecification: Om ett grundbetalningsmedel (t ex värdebevis) använts och hur.
| 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.SjCashRegisterDebitOrder |
|---|
CREDIT_CARD_INFO, DESTINATION_ORDER, EMAIL_ADDRESS, MAX_ORDER_ITEM_ID, MEANS_OF_DISTRIBUTION, ORDER_ID, PAYMENT_TYPE, REQUISITION_ID, VOUCHER_PAYMENT |
| Constructor Summary | |
|---|---|
SjCashRegisterDebitOrderStandard()
|
|
| Method Summary | |
|---|---|
SjCreditCardInfo |
getCreditCardInfo()
Field creditCardInfo is defined as optional. |
TiByteArrayInterface |
getDestinationOrder()
Field destinationOrder is defined as mandatory. |
byte[] |
getDestinationOrderValue()
Field destinationOrder is defined as mandatory. |
TiStringInterface |
getEmailAddress()
Field emailAddress is defined as optional. |
java.lang.String |
getEmailAddressValue()
Field emailAddress is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjIdentity |
getMaxOrderItemId()
Field maxOrderItemId is defined as mandatory. |
java.lang.String |
getMaxOrderItemIdValue()
Field maxOrderItemId is defined as mandatory. |
SjCode |
getMeansOfDistribution()
Field meansOfDistribution is defined as optional. |
java.lang.String |
getMeansOfDistributionValue()
Field meansOfDistribution is defined as optional. |
SjIdentity |
getOrderId()
Field orderId is defined as mandatory. |
java.lang.String |
getOrderIdValue()
Field orderId is defined as mandatory. |
TiStringInterface |
getPaymentType()
Field paymentType is defined as optional. |
java.lang.String |
getPaymentTypeValue()
Field paymentType is defined as optional. |
java.lang.String |
getRealTiName()
|
SjIdentity |
getRequisitionId()
Field requisitionId is defined as optional. |
java.lang.String |
getRequisitionIdValue()
Field requisitionId is defined as optional. |
SjVoucherPayment |
getVoucherPayment()
Field voucherPayment is defined as optional. |
SjCreditCardInfo |
lookupCreditCardInfo()
Field creditCardInfo is defined as optional. |
TiByteArrayInterface |
lookupDestinationOrder()
Field destinationOrder is defined as mandatory. |
TiStringInterface |
lookupEmailAddress()
Field emailAddress is defined as optional. |
SjIdentity |
lookupMaxOrderItemId()
Field maxOrderItemId is defined as mandatory. |
SjCode |
lookupMeansOfDistribution()
Field meansOfDistribution is defined as optional. |
SjIdentity |
lookupOrderId()
Field orderId is defined as mandatory. |
TiStringInterface |
lookupPaymentType()
Field paymentType is defined as optional. |
SjIdentity |
lookupRequisitionId()
Field requisitionId is defined as optional. |
SjVoucherPayment |
lookupVoucherPayment()
Field voucherPayment is defined as optional. |
void |
setCreditCardInfo(SjCreditCardInfo inData)
Field creditCardInfo is defined as optional. |
void |
setDestinationOrder(TiByteArrayInterface inData)
Field destinationOrder is defined as mandatory. |
void |
setDestinationOrderValue(byte[] inData)
Field destinationOrder is defined as mandatory. |
void |
setDestinationOrderValue(byte[] inData,
boolean inNotify)
Field destinationOrder is defined as mandatory. |
void |
setEmailAddress(TiStringInterface inData)
Field emailAddress is defined as optional. |
void |
setEmailAddressValue(java.lang.String inData)
Field emailAddress is defined as optional. |
void |
setEmailAddressValue(java.lang.String inData,
boolean inNotify)
Field emailAddress is defined as optional. |
void |
setMaxOrderItemId(SjIdentity inData)
Field maxOrderItemId is defined as mandatory. |
void |
setMaxOrderItemIdValue(java.lang.String inData)
Field maxOrderItemId is defined as mandatory. |
void |
setMaxOrderItemIdValue(java.lang.String inData,
boolean inNotify)
Field maxOrderItemId is defined as mandatory. |
void |
setMeansOfDistribution(SjCode inData)
Field meansOfDistribution is defined as optional. |
void |
setMeansOfDistributionValue(java.lang.String inData)
Field meansOfDistribution is defined as optional. |
void |
setMeansOfDistributionValue(java.lang.String inData,
boolean inNotify)
Field meansOfDistribution is defined as optional. |
void |
setOrderId(SjIdentity inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData,
boolean inNotify)
Field orderId is defined as mandatory. |
void |
setPaymentType(TiStringInterface inData)
Field paymentType is defined as optional. |
void |
setPaymentTypeValue(java.lang.String inData)
Field paymentType is defined as optional. |
void |
setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
Field paymentType is defined as optional. |
void |
setRequisitionId(SjIdentity inData)
Field requisitionId is defined as optional. |
void |
setRequisitionIdValue(java.lang.String inData)
Field requisitionId is defined as optional. |
void |
setRequisitionIdValue(java.lang.String inData,
boolean inNotify)
Field requisitionId is defined as optional. |
void |
setVoucherPayment(SjVoucherPayment inData)
Field voucherPayment 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 SjCashRegisterDebitOrderStandard()
| Method Detail |
|---|
public TiByteArrayInterface getDestinationOrder()
getDestinationOrder in interface SjCashRegisterDebitOrderpublic TiByteArrayInterface lookupDestinationOrder()
lookupDestinationOrder in interface SjCashRegisterDebitOrderpublic void setDestinationOrder(TiByteArrayInterface inData)
setDestinationOrder in interface SjCashRegisterDebitOrderpublic byte[] getDestinationOrderValue()
getDestinationOrderValue in interface SjCashRegisterDebitOrderpublic void setDestinationOrderValue(byte[] inData)
setDestinationOrderValue in interface SjCashRegisterDebitOrder
public void setDestinationOrderValue(byte[] inData,
boolean inNotify)
setDestinationOrderValue in interface SjCashRegisterDebitOrderpublic SjIdentity getOrderId()
getOrderId in interface SjCashRegisterDebitOrderpublic SjIdentity lookupOrderId()
lookupOrderId in interface SjCashRegisterDebitOrderpublic void setOrderId(SjIdentity inData)
setOrderId in interface SjCashRegisterDebitOrderpublic java.lang.String getOrderIdValue()
getOrderIdValue in interface SjCashRegisterDebitOrderpublic void setOrderIdValue(java.lang.String inData)
setOrderIdValue in interface SjCashRegisterDebitOrder
public void setOrderIdValue(java.lang.String inData,
boolean inNotify)
setOrderIdValue in interface SjCashRegisterDebitOrderpublic SjIdentity getMaxOrderItemId()
getMaxOrderItemId in interface SjCashRegisterDebitOrderpublic SjIdentity lookupMaxOrderItemId()
lookupMaxOrderItemId in interface SjCashRegisterDebitOrderpublic void setMaxOrderItemId(SjIdentity inData)
setMaxOrderItemId in interface SjCashRegisterDebitOrderpublic java.lang.String getMaxOrderItemIdValue()
getMaxOrderItemIdValue in interface SjCashRegisterDebitOrderpublic void setMaxOrderItemIdValue(java.lang.String inData)
setMaxOrderItemIdValue in interface SjCashRegisterDebitOrder
public void setMaxOrderItemIdValue(java.lang.String inData,
boolean inNotify)
setMaxOrderItemIdValue in interface SjCashRegisterDebitOrderpublic SjCode getMeansOfDistribution()
getMeansOfDistribution in interface SjCashRegisterDebitOrderpublic SjCode lookupMeansOfDistribution()
lookupMeansOfDistribution in interface SjCashRegisterDebitOrderpublic void setMeansOfDistribution(SjCode inData)
setMeansOfDistribution in interface SjCashRegisterDebitOrderpublic java.lang.String getMeansOfDistributionValue()
getMeansOfDistributionValue in interface SjCashRegisterDebitOrderpublic void setMeansOfDistributionValue(java.lang.String inData)
setMeansOfDistributionValue in interface SjCashRegisterDebitOrder
public void setMeansOfDistributionValue(java.lang.String inData,
boolean inNotify)
setMeansOfDistributionValue in interface SjCashRegisterDebitOrderpublic TiStringInterface getEmailAddress()
getEmailAddress in interface SjCashRegisterDebitOrderpublic TiStringInterface lookupEmailAddress()
lookupEmailAddress in interface SjCashRegisterDebitOrderpublic void setEmailAddress(TiStringInterface inData)
setEmailAddress in interface SjCashRegisterDebitOrderpublic java.lang.String getEmailAddressValue()
getEmailAddressValue in interface SjCashRegisterDebitOrderpublic void setEmailAddressValue(java.lang.String inData)
setEmailAddressValue in interface SjCashRegisterDebitOrder
public void setEmailAddressValue(java.lang.String inData,
boolean inNotify)
setEmailAddressValue in interface SjCashRegisterDebitOrderpublic SjIdentity getRequisitionId()
getRequisitionId in interface SjCashRegisterDebitOrderpublic SjIdentity lookupRequisitionId()
lookupRequisitionId in interface SjCashRegisterDebitOrderpublic void setRequisitionId(SjIdentity inData)
setRequisitionId in interface SjCashRegisterDebitOrderpublic java.lang.String getRequisitionIdValue()
getRequisitionIdValue in interface SjCashRegisterDebitOrderpublic void setRequisitionIdValue(java.lang.String inData)
setRequisitionIdValue in interface SjCashRegisterDebitOrder
public void setRequisitionIdValue(java.lang.String inData,
boolean inNotify)
setRequisitionIdValue in interface SjCashRegisterDebitOrderpublic TiStringInterface getPaymentType()
getPaymentType in interface SjCashRegisterDebitOrderpublic TiStringInterface lookupPaymentType()
lookupPaymentType in interface SjCashRegisterDebitOrderpublic void setPaymentType(TiStringInterface inData)
setPaymentType in interface SjCashRegisterDebitOrderpublic java.lang.String getPaymentTypeValue()
getPaymentTypeValue in interface SjCashRegisterDebitOrderpublic void setPaymentTypeValue(java.lang.String inData)
setPaymentTypeValue in interface SjCashRegisterDebitOrder
public void setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
setPaymentTypeValue in interface SjCashRegisterDebitOrderpublic SjCreditCardInfo getCreditCardInfo()
getCreditCardInfo in interface SjCashRegisterDebitOrderpublic SjCreditCardInfo lookupCreditCardInfo()
lookupCreditCardInfo in interface SjCashRegisterDebitOrderpublic void setCreditCardInfo(SjCreditCardInfo inData)
setCreditCardInfo in interface SjCashRegisterDebitOrderpublic SjVoucherPayment getVoucherPayment()
getVoucherPayment in interface SjCashRegisterDebitOrderpublic SjVoucherPayment lookupVoucherPayment()
lookupVoucherPayment in interface SjCashRegisterDebitOrderpublic void setVoucherPayment(SjVoucherPayment inData)
setVoucherPayment in interface SjCashRegisterDebitOrderprotected 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 | |||||||||