se.sj.stina.domain.model
Interface SjUpdateCashRegisterTransactionSpecification

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjUpdateCashRegisterTransactionSpecificationPlain, SjUpdateCashRegisterTransactionSpecificationStandard

public interface SjUpdateCashRegisterTransactionSpecification
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

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
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

CASH_JOURNAL_ID

static final java.lang.String CASH_JOURNAL_ID
See Also:
Constant Field Values

USED_PAYMENT_CODE_LIST

static final java.lang.String USED_PAYMENT_CODE_LIST
See Also:
Constant Field Values

USED_CASH_REGISTER_EVENT_TYPE_LIST

static final java.lang.String USED_CASH_REGISTER_EVENT_TYPE_LIST
See Also:
Constant Field Values

PAYMENT_TYPE_FOR_DEBIT_ORDER_LIST

static final java.lang.String PAYMENT_TYPE_FOR_DEBIT_ORDER_LIST
See Also:
Constant Field Values

CASH_REGISTER_DEBIT_ORDER_LIST

static final java.lang.String CASH_REGISTER_DEBIT_ORDER_LIST
See Also:
Constant Field Values

CASH_REGISTER_CREDIT_ORDER_LIST

static final java.lang.String CASH_REGISTER_CREDIT_ORDER_LIST
See Also:
Constant Field Values

CARD_TRANSACTION_LIST

static final java.lang.String CARD_TRANSACTION_LIST
See Also:
Constant Field Values

CASH_REGISTER_CREDIT_OTHER_REASON_LIST

static final java.lang.String CASH_REGISTER_CREDIT_OTHER_REASON_LIST
See Also:
Constant Field Values

CASH_REGISTER_CREDIT_WITHOUT_ORDER_LIST

static final java.lang.String CASH_REGISTER_CREDIT_WITHOUT_ORDER_LIST
See Also:
Constant Field Values

GIRO_REMITTANCE_SPECIFICATION_LIST

static final java.lang.String GIRO_REMITTANCE_SPECIFICATION_LIST
See Also:
Constant Field Values

RETURN_VAT_DESCRIPTION

static final java.lang.String RETURN_VAT_DESCRIPTION
See Also:
Constant Field Values
Method Detail

getCashJournalId

TiIntegerInterface getCashJournalId()
Field cashJournalId is defined as mandatory.


lookupCashJournalId

TiIntegerInterface lookupCashJournalId()
Field cashJournalId is defined as mandatory.


setCashJournalId

void setCashJournalId(TiIntegerInterface inData)
Field cashJournalId is defined as mandatory.


getCashJournalIdValue

java.lang.Integer getCashJournalIdValue()
Field cashJournalId is defined as mandatory.


setCashJournalIdValue

void setCashJournalIdValue(java.lang.Integer inData)
Field cashJournalId is defined as mandatory.


setCashJournalIdValue

void setCashJournalIdValue(java.lang.Integer inData,
                           boolean inNotify)
Field cashJournalId is defined as mandatory.


getUsedPaymentCodeList

SjUsedPaymentCodeList getUsedPaymentCodeList()
Field usedPaymentCodeList is defined as mandatory.


lookupUsedPaymentCodeList

SjUsedPaymentCodeList lookupUsedPaymentCodeList()
Field usedPaymentCodeList is defined as mandatory.


setUsedPaymentCodeList

void setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
Field usedPaymentCodeList is defined as mandatory.


getUsedCashRegisterEventTypeList

SjUsedCashRegisterEventTypeList getUsedCashRegisterEventTypeList()
Field usedCashRegisterEventTypeList is defined as mandatory.


lookupUsedCashRegisterEventTypeList

SjUsedCashRegisterEventTypeList lookupUsedCashRegisterEventTypeList()
Field usedCashRegisterEventTypeList is defined as mandatory.


setUsedCashRegisterEventTypeList

void setUsedCashRegisterEventTypeList(SjUsedCashRegisterEventTypeList inData)
Field usedCashRegisterEventTypeList is defined as mandatory.


getPaymentTypeForDebitOrderList

SjPaymentTypeForDebitOrderList getPaymentTypeForDebitOrderList()
Field paymentTypeForDebitOrderList is defined as optional.


lookupPaymentTypeForDebitOrderList

SjPaymentTypeForDebitOrderList lookupPaymentTypeForDebitOrderList()
Field paymentTypeForDebitOrderList is defined as optional.


setPaymentTypeForDebitOrderList

void setPaymentTypeForDebitOrderList(SjPaymentTypeForDebitOrderList inData)
Field paymentTypeForDebitOrderList is defined as optional.


getCashRegisterDebitOrderList

SjCashRegisterDebitOrderList getCashRegisterDebitOrderList()
Field cashRegisterDebitOrderList is defined as optional.


lookupCashRegisterDebitOrderList

SjCashRegisterDebitOrderList lookupCashRegisterDebitOrderList()
Field cashRegisterDebitOrderList is defined as optional.


setCashRegisterDebitOrderList

void setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
Field cashRegisterDebitOrderList is defined as optional.


getCashRegisterCreditOrderList

SjCashRegisterCreditOrderList getCashRegisterCreditOrderList()
Field cashRegisterCreditOrderList is defined as optional.


lookupCashRegisterCreditOrderList

SjCashRegisterCreditOrderList lookupCashRegisterCreditOrderList()
Field cashRegisterCreditOrderList is defined as optional.


setCashRegisterCreditOrderList

void setCashRegisterCreditOrderList(SjCashRegisterCreditOrderList inData)
Field cashRegisterCreditOrderList is defined as optional.


getCardTransactionList

SjCardTransactionList getCardTransactionList()
Field cardTransactionList is defined as optional.


lookupCardTransactionList

SjCardTransactionList lookupCardTransactionList()
Field cardTransactionList is defined as optional.


setCardTransactionList

void setCardTransactionList(SjCardTransactionList inData)
Field cardTransactionList is defined as optional.


getCashRegisterCreditOtherReasonList

SjCashRegisterCreditOtherReasonList getCashRegisterCreditOtherReasonList()
Field cashRegisterCreditOtherReasonList is defined as optional.


lookupCashRegisterCreditOtherReasonList

SjCashRegisterCreditOtherReasonList lookupCashRegisterCreditOtherReasonList()
Field cashRegisterCreditOtherReasonList is defined as optional.


setCashRegisterCreditOtherReasonList

void setCashRegisterCreditOtherReasonList(SjCashRegisterCreditOtherReasonList inData)
Field cashRegisterCreditOtherReasonList is defined as optional.


getCashRegisterCreditWithoutOrderList

SjCashRegisterCreditWithoutOrderList getCashRegisterCreditWithoutOrderList()
Field cashRegisterCreditWithoutOrderList is defined as optional.


lookupCashRegisterCreditWithoutOrderList

SjCashRegisterCreditWithoutOrderList lookupCashRegisterCreditWithoutOrderList()
Field cashRegisterCreditWithoutOrderList is defined as optional.


setCashRegisterCreditWithoutOrderList

void setCashRegisterCreditWithoutOrderList(SjCashRegisterCreditWithoutOrderList inData)
Field cashRegisterCreditWithoutOrderList is defined as optional.


getGiroRemittanceSpecificationList

SjGiroRemittanceSpecificationList getGiroRemittanceSpecificationList()
Field giroRemittanceSpecificationList is defined as optional.


lookupGiroRemittanceSpecificationList

SjGiroRemittanceSpecificationList lookupGiroRemittanceSpecificationList()
Field giroRemittanceSpecificationList is defined as optional.


setGiroRemittanceSpecificationList

void setGiroRemittanceSpecificationList(SjGiroRemittanceSpecificationList inData)
Field giroRemittanceSpecificationList is defined as optional.


getReturnVatDescription

TiBooleanInterface getReturnVatDescription()
Field returnVatDescription is defined as optional.


lookupReturnVatDescription

TiBooleanInterface lookupReturnVatDescription()
Field returnVatDescription is defined as optional.


setReturnVatDescription

void setReturnVatDescription(TiBooleanInterface inData)
Field returnVatDescription is defined as optional.


getReturnVatDescriptionValue

java.lang.Boolean getReturnVatDescriptionValue()
Field returnVatDescription is defined as optional.


setReturnVatDescriptionValue

void setReturnVatDescriptionValue(java.lang.Boolean inData)
Field returnVatDescription is defined as optional.


setReturnVatDescriptionValue

void setReturnVatDescriptionValue(java.lang.Boolean inData,
                                  boolean inNotify)
Field returnVatDescription is defined as optional.



Copyright © 2012. All Rights Reserved.