|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjUpdateCashRegisterTransactionSpecification
För att uppdaterar kassa och orderbok med allt som hänger ihop i en kassabetala.
Field Summary | |
---|---|
static java.lang.String |
CARD_TRANSACTION_LIST
|
static java.lang.String |
CASH_JOURNAL_ID
|
static java.lang.String |
CASH_REGISTER_CREDIT_ORDER_LIST
|
static java.lang.String |
CASH_REGISTER_CREDIT_OTHER_REASON_LIST
|
static java.lang.String |
CASH_REGISTER_CREDIT_WITHOUT_ORDER_LIST
|
static java.lang.String |
CASH_REGISTER_DEBIT_ORDER_LIST
|
static java.lang.String |
GIRO_REMITTANCE_SPECIFICATION_LIST
|
static java.lang.String |
PAYMENT_TYPE_FOR_DEBIT_ORDER_LIST
|
static java.lang.String |
RETURN_VAT_DESCRIPTION
|
static java.lang.String |
USED_CASH_REGISTER_EVENT_TYPE_LIST
|
static java.lang.String |
USED_PAYMENT_CODE_LIST
|
Method Summary | |
---|---|
SjCardTransactionList |
getCardTransactionList()
Field cardTransactionList is defined as optional. |
TiIntegerInterface |
getCashJournalId()
Field cashJournalId is defined as mandatory. |
java.lang.Integer |
getCashJournalIdValue()
Field cashJournalId is defined as mandatory. |
SjCashRegisterCreditOrderList |
getCashRegisterCreditOrderList()
Field cashRegisterCreditOrderList is defined as optional. |
SjCashRegisterCreditOtherReasonList |
getCashRegisterCreditOtherReasonList()
Field cashRegisterCreditOtherReasonList is defined as optional. |
SjCashRegisterCreditWithoutOrderList |
getCashRegisterCreditWithoutOrderList()
Field cashRegisterCreditWithoutOrderList is defined as optional. |
SjCashRegisterDebitOrderList |
getCashRegisterDebitOrderList()
Field cashRegisterDebitOrderList is defined as optional. |
SjGiroRemittanceSpecificationList |
getGiroRemittanceSpecificationList()
Field giroRemittanceSpecificationList is defined as optional. |
SjPaymentTypeForDebitOrderList |
getPaymentTypeForDebitOrderList()
Field paymentTypeForDebitOrderList is defined as optional. |
TiBooleanInterface |
getReturnVatDescription()
Field returnVatDescription is defined as optional. |
java.lang.Boolean |
getReturnVatDescriptionValue()
Field returnVatDescription is defined as optional. |
SjUsedCashRegisterEventTypeList |
getUsedCashRegisterEventTypeList()
Field usedCashRegisterEventTypeList is defined as mandatory. |
SjUsedPaymentCodeList |
getUsedPaymentCodeList()
Field usedPaymentCodeList is defined as mandatory. |
SjCardTransactionList |
lookupCardTransactionList()
Field cardTransactionList is defined as optional. |
TiIntegerInterface |
lookupCashJournalId()
Field cashJournalId is defined as mandatory. |
SjCashRegisterCreditOrderList |
lookupCashRegisterCreditOrderList()
Field cashRegisterCreditOrderList is defined as optional. |
SjCashRegisterCreditOtherReasonList |
lookupCashRegisterCreditOtherReasonList()
Field cashRegisterCreditOtherReasonList is defined as optional. |
SjCashRegisterCreditWithoutOrderList |
lookupCashRegisterCreditWithoutOrderList()
Field cashRegisterCreditWithoutOrderList is defined as optional. |
SjCashRegisterDebitOrderList |
lookupCashRegisterDebitOrderList()
Field cashRegisterDebitOrderList is defined as optional. |
SjGiroRemittanceSpecificationList |
lookupGiroRemittanceSpecificationList()
Field giroRemittanceSpecificationList is defined as optional. |
SjPaymentTypeForDebitOrderList |
lookupPaymentTypeForDebitOrderList()
Field paymentTypeForDebitOrderList is defined as optional. |
TiBooleanInterface |
lookupReturnVatDescription()
Field returnVatDescription is defined as optional. |
SjUsedCashRegisterEventTypeList |
lookupUsedCashRegisterEventTypeList()
Field usedCashRegisterEventTypeList is defined as mandatory. |
SjUsedPaymentCodeList |
lookupUsedPaymentCodeList()
Field usedPaymentCodeList is defined as mandatory. |
void |
setCardTransactionList(SjCardTransactionList inData)
Field cardTransactionList is defined as optional. |
void |
setCashJournalId(TiIntegerInterface inData)
Field cashJournalId is defined as mandatory. |
void |
setCashJournalIdValue(java.lang.Integer inData)
Field cashJournalId is defined as mandatory. |
void |
setCashJournalIdValue(java.lang.Integer inData,
boolean inNotify)
Field cashJournalId is defined as mandatory. |
void |
setCashRegisterCreditOrderList(SjCashRegisterCreditOrderList inData)
Field cashRegisterCreditOrderList is defined as optional. |
void |
setCashRegisterCreditOtherReasonList(SjCashRegisterCreditOtherReasonList inData)
Field cashRegisterCreditOtherReasonList is defined as optional. |
void |
setCashRegisterCreditWithoutOrderList(SjCashRegisterCreditWithoutOrderList inData)
Field cashRegisterCreditWithoutOrderList is defined as optional. |
void |
setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
Field cashRegisterDebitOrderList is defined as optional. |
void |
setGiroRemittanceSpecificationList(SjGiroRemittanceSpecificationList inData)
Field giroRemittanceSpecificationList is defined as optional. |
void |
setPaymentTypeForDebitOrderList(SjPaymentTypeForDebitOrderList inData)
Field paymentTypeForDebitOrderList is defined as optional. |
void |
setReturnVatDescription(TiBooleanInterface inData)
Field returnVatDescription is defined as optional. |
void |
setReturnVatDescriptionValue(java.lang.Boolean inData)
Field returnVatDescription is defined as optional. |
void |
setReturnVatDescriptionValue(java.lang.Boolean inData,
boolean inNotify)
Field returnVatDescription is defined as optional. |
void |
setUsedCashRegisterEventTypeList(SjUsedCashRegisterEventTypeList inData)
Field usedCashRegisterEventTypeList is defined as mandatory. |
void |
setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
Field usedPaymentCodeList is defined as mandatory. |
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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String CASH_JOURNAL_ID
static final java.lang.String USED_PAYMENT_CODE_LIST
static final java.lang.String USED_CASH_REGISTER_EVENT_TYPE_LIST
static final java.lang.String PAYMENT_TYPE_FOR_DEBIT_ORDER_LIST
static final java.lang.String CASH_REGISTER_DEBIT_ORDER_LIST
static final java.lang.String CASH_REGISTER_CREDIT_ORDER_LIST
static final java.lang.String CARD_TRANSACTION_LIST
static final java.lang.String CASH_REGISTER_CREDIT_OTHER_REASON_LIST
static final java.lang.String CASH_REGISTER_CREDIT_WITHOUT_ORDER_LIST
static final java.lang.String GIRO_REMITTANCE_SPECIFICATION_LIST
static final java.lang.String RETURN_VAT_DESCRIPTION
Method Detail |
---|
TiIntegerInterface getCashJournalId()
TiIntegerInterface lookupCashJournalId()
void setCashJournalId(TiIntegerInterface inData)
java.lang.Integer getCashJournalIdValue()
void setCashJournalIdValue(java.lang.Integer inData)
void setCashJournalIdValue(java.lang.Integer inData, boolean inNotify)
SjUsedPaymentCodeList getUsedPaymentCodeList()
SjUsedPaymentCodeList lookupUsedPaymentCodeList()
void setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
SjUsedCashRegisterEventTypeList getUsedCashRegisterEventTypeList()
SjUsedCashRegisterEventTypeList lookupUsedCashRegisterEventTypeList()
void setUsedCashRegisterEventTypeList(SjUsedCashRegisterEventTypeList inData)
SjPaymentTypeForDebitOrderList getPaymentTypeForDebitOrderList()
SjPaymentTypeForDebitOrderList lookupPaymentTypeForDebitOrderList()
void setPaymentTypeForDebitOrderList(SjPaymentTypeForDebitOrderList inData)
SjCashRegisterDebitOrderList getCashRegisterDebitOrderList()
SjCashRegisterDebitOrderList lookupCashRegisterDebitOrderList()
void setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
SjCashRegisterCreditOrderList getCashRegisterCreditOrderList()
SjCashRegisterCreditOrderList lookupCashRegisterCreditOrderList()
void setCashRegisterCreditOrderList(SjCashRegisterCreditOrderList inData)
SjCardTransactionList getCardTransactionList()
SjCardTransactionList lookupCardTransactionList()
void setCardTransactionList(SjCardTransactionList inData)
SjCashRegisterCreditOtherReasonList getCashRegisterCreditOtherReasonList()
SjCashRegisterCreditOtherReasonList lookupCashRegisterCreditOtherReasonList()
void setCashRegisterCreditOtherReasonList(SjCashRegisterCreditOtherReasonList inData)
SjCashRegisterCreditWithoutOrderList getCashRegisterCreditWithoutOrderList()
SjCashRegisterCreditWithoutOrderList lookupCashRegisterCreditWithoutOrderList()
void setCashRegisterCreditWithoutOrderList(SjCashRegisterCreditWithoutOrderList inData)
SjGiroRemittanceSpecificationList getGiroRemittanceSpecificationList()
SjGiroRemittanceSpecificationList lookupGiroRemittanceSpecificationList()
void setGiroRemittanceSpecificationList(SjGiroRemittanceSpecificationList inData)
TiBooleanInterface getReturnVatDescription()
TiBooleanInterface lookupReturnVatDescription()
void setReturnVatDescription(TiBooleanInterface inData)
java.lang.Boolean getReturnVatDescriptionValue()
void setReturnVatDescriptionValue(java.lang.Boolean inData)
void setReturnVatDescriptionValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |