|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjValidateCashRegisterTransactionSpecification
För att validera vissa delar av en tänkt anrop till updateCashRegisterTransaction
Field Summary | |
---|---|
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
|
Method Summary | |
---|---|
SjCashRegisterCreditOtherReasonList |
getCashRegisterCreditOtherReasonList()
Field cashRegisterCreditOtherReasonList is defined as optional. |
SjCashRegisterCreditWithoutOrderList |
getCashRegisterCreditWithoutOrderList()
Field cashRegisterCreditWithoutOrderList is defined as optional. |
SjCashRegisterDebitOrderList |
getCashRegisterDebitOrderList()
Field cashRegisterDebitOrderList 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. |
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. |
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_REGISTER_DEBIT_ORDER_LIST
static final java.lang.String CASH_REGISTER_CREDIT_WITHOUT_ORDER_LIST
static final java.lang.String CASH_REGISTER_CREDIT_OTHER_REASON_LIST
Method Detail |
---|
SjCashRegisterDebitOrderList getCashRegisterDebitOrderList()
SjCashRegisterDebitOrderList lookupCashRegisterDebitOrderList()
void setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
SjCashRegisterCreditWithoutOrderList getCashRegisterCreditWithoutOrderList()
SjCashRegisterCreditWithoutOrderList lookupCashRegisterCreditWithoutOrderList()
void setCashRegisterCreditWithoutOrderList(SjCashRegisterCreditWithoutOrderList inData)
SjCashRegisterCreditOtherReasonList getCashRegisterCreditOtherReasonList()
SjCashRegisterCreditOtherReasonList lookupCashRegisterCreditOtherReasonList()
void setCashRegisterCreditOtherReasonList(SjCashRegisterCreditOtherReasonList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |