|
||||||||||
| 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.SjSpecificBusinessRulesQueryStandard
public class SjSpecificBusinessRulesQueryStandard
Vilka specifika affärsregler man vill få kontrollerade för en beställning
- PaymentTypesDebit: Fråga om möjliga betalningsmedel och om betalning är möjlig. Om man skall betala med KPSpoäng skall PaymentTypesDebitKpsPin skickas in istället för boolean. Om man skall betala med KPSpoäng, men PIN inte behöver anges ska PaymentTypesDebitKpsWithoutPin skickas in.
- TicketableOrder: Fråga efter uthämtningsmöjlighet
- DistributionCodes: Fråga efter möjliga distributionssätt
- ValidForCredit: Fråga om beställningen får krediteras
- ValidForCancel: Fråga om beställningen får avbokas
- ValidForDebitAndCredit: Fråga om beställningen får debiteras och felexpedieras
- ValidForDebitQuery: Fråga om beställning får debiteras ok med vilka betalningsmedel
- ValidForPaymentWithVoucherType:Fråga om beställningen får betalas med angivet värdebevis
- ValidToBeUsedAsVoucherType: Fråga om tillgodobelopp för angivet värdebevis
- ValidForSendInfo: Fråga om validering av SMS och EMail utskick
- PreliminaryMeansOfDistribution: Det distributionsmedel som kommer att sättas på beställningen i debit. (Möjliggör viss validering före betalning.)
| 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 |
| Constructor Summary | |
|---|---|
SjSpecificBusinessRulesQueryStandard()
|
|
| Method Summary | |
|---|---|
TiBooleanInterface |
getDistributionCodes()
Field distributionCodes is defined as optional. |
java.lang.Boolean |
getDistributionCodesValue()
Field distributionCodes is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiBooleanInterface |
getIgnoreDBPostDays()
Field ignoreDBPostDays is defined as optional. |
java.lang.Boolean |
getIgnoreDBPostDaysValue()
Field ignoreDBPostDays is defined as optional. |
TiBooleanInterface |
getPaymentTypesDebit()
Field paymentTypesDebit is defined as part of xor. |
SjIntegerString |
getPaymentTypesDebitKpsPin()
Field paymentTypesDebitKpsPin is defined as part of xor. |
java.lang.String |
getPaymentTypesDebitKpsPinValue()
Field paymentTypesDebitKpsPin is defined as part of xor. |
TiBooleanInterface |
getPaymentTypesDebitKpsWithoutPin()
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
java.lang.Boolean |
getPaymentTypesDebitKpsWithoutPinValue()
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
java.lang.Boolean |
getPaymentTypesDebitValue()
Field paymentTypesDebit is defined as part of xor. |
TiIntegerInterface |
getPaymentTypesDebitXor()
field paymentTypesDebitXor |
java.lang.Integer |
getPaymentTypesDebitXorValue()
field paymentTypesDebitXor |
SjCode |
getPreliminaryMeansOfDistribution()
Field preliminaryMeansOfDistribution is defined as optional. |
java.lang.String |
getPreliminaryMeansOfDistributionValue()
Field preliminaryMeansOfDistribution is defined as optional. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getTicketableOrder()
Field ticketableOrder is defined as optional. |
java.lang.Boolean |
getTicketableOrderValue()
Field ticketableOrder is defined as optional. |
TiBooleanInterface |
getValidForCancel()
Field validForCancel is defined as optional. |
java.lang.Boolean |
getValidForCancelValue()
Field validForCancel is defined as optional. |
TiBooleanInterface |
getValidForCredit()
Field validForCredit is defined as optional. |
java.lang.Boolean |
getValidForCreditValue()
Field validForCredit is defined as optional. |
TiBooleanInterface |
getValidForDebitAndCredit()
Field validForDebitAndCredit is defined as optional. |
java.lang.Boolean |
getValidForDebitAndCreditValue()
Field validForDebitAndCredit is defined as optional. |
SjValidForDebitQuery |
getValidForDebitQuery()
Field validForDebitQuery is defined as optional. |
SjCode |
getValidForPaymentWithVoucherType()
Field validForPaymentWithVoucherType is defined as optional. |
java.lang.String |
getValidForPaymentWithVoucherTypeValue()
Field validForPaymentWithVoucherType is defined as optional. |
TiBooleanInterface |
getValidForSendInfo()
Field validForSendInfo is defined as optional. |
java.lang.Boolean |
getValidForSendInfoValue()
Field validForSendInfo is defined as optional. |
SjCode |
getValidToBeUsedAsVoucherType()
Field validToBeUsedAsVoucherType is defined as optional. |
java.lang.String |
getValidToBeUsedAsVoucherTypeValue()
Field validToBeUsedAsVoucherType is defined as optional. |
TiBooleanInterface |
lookupDistributionCodes()
Field distributionCodes is defined as optional. |
TiBooleanInterface |
lookupIgnoreDBPostDays()
Field ignoreDBPostDays is defined as optional. |
TiBooleanInterface |
lookupPaymentTypesDebit()
Field paymentTypesDebit is defined as part of xor. |
SjIntegerString |
lookupPaymentTypesDebitKpsPin()
Field paymentTypesDebitKpsPin is defined as part of xor. |
TiBooleanInterface |
lookupPaymentTypesDebitKpsWithoutPin()
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
TiIntegerInterface |
lookupPaymentTypesDebitXor()
field paymentTypesDebitXor |
SjCode |
lookupPreliminaryMeansOfDistribution()
Field preliminaryMeansOfDistribution is defined as optional. |
TiBooleanInterface |
lookupTicketableOrder()
Field ticketableOrder is defined as optional. |
TiBooleanInterface |
lookupValidForCancel()
Field validForCancel is defined as optional. |
TiBooleanInterface |
lookupValidForCredit()
Field validForCredit is defined as optional. |
TiBooleanInterface |
lookupValidForDebitAndCredit()
Field validForDebitAndCredit is defined as optional. |
SjValidForDebitQuery |
lookupValidForDebitQuery()
Field validForDebitQuery is defined as optional. |
SjCode |
lookupValidForPaymentWithVoucherType()
Field validForPaymentWithVoucherType is defined as optional. |
TiBooleanInterface |
lookupValidForSendInfo()
Field validForSendInfo is defined as optional. |
SjCode |
lookupValidToBeUsedAsVoucherType()
Field validToBeUsedAsVoucherType is defined as optional. |
void |
setDistributionCodes(TiBooleanInterface inData)
Field distributionCodes is defined as optional. |
void |
setDistributionCodesValue(java.lang.Boolean inData)
Field distributionCodes is defined as optional. |
void |
setDistributionCodesValue(java.lang.Boolean inData,
boolean inNotify)
Field distributionCodes is defined as optional. |
void |
setIgnoreDBPostDays(TiBooleanInterface inData)
Field ignoreDBPostDays is defined as optional. |
void |
setIgnoreDBPostDaysValue(java.lang.Boolean inData)
Field ignoreDBPostDays is defined as optional. |
void |
setIgnoreDBPostDaysValue(java.lang.Boolean inData,
boolean inNotify)
Field ignoreDBPostDays is defined as optional. |
void |
setPaymentTypesDebit(TiBooleanInterface inData)
Field paymentTypesDebit is defined as part of xor. |
void |
setPaymentTypesDebitKpsPin(SjIntegerString inData)
Field paymentTypesDebitKpsPin is defined as part of xor. |
void |
setPaymentTypesDebitKpsPinValue(java.lang.String inData)
Field paymentTypesDebitKpsPin is defined as part of xor. |
void |
setPaymentTypesDebitKpsPinValue(java.lang.String inData,
boolean inNotify)
Field paymentTypesDebitKpsPin is defined as part of xor. |
void |
setPaymentTypesDebitKpsWithoutPin(TiBooleanInterface inData)
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
void |
setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData)
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
void |
setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData,
boolean inNotify)
Field paymentTypesDebitKpsWithoutPin is defined as part of xor. |
void |
setPaymentTypesDebitValue(java.lang.Boolean inData)
Field paymentTypesDebit is defined as part of xor. |
void |
setPaymentTypesDebitValue(java.lang.Boolean inData,
boolean inNotify)
Field paymentTypesDebit is defined as part of xor. |
void |
setPaymentTypesDebitXor(TiIntegerInterface inData)
field paymentTypesDebitXor |
void |
setPaymentTypesDebitXorValue(java.lang.Integer inData)
field paymentTypesDebitXor |
void |
setPreliminaryMeansOfDistribution(SjCode inData)
Field preliminaryMeansOfDistribution is defined as optional. |
void |
setPreliminaryMeansOfDistributionValue(java.lang.String inData)
Field preliminaryMeansOfDistribution is defined as optional. |
void |
setPreliminaryMeansOfDistributionValue(java.lang.String inData,
boolean inNotify)
Field preliminaryMeansOfDistribution is defined as optional. |
void |
setTicketableOrder(TiBooleanInterface inData)
Field ticketableOrder is defined as optional. |
void |
setTicketableOrderValue(java.lang.Boolean inData)
Field ticketableOrder is defined as optional. |
void |
setTicketableOrderValue(java.lang.Boolean inData,
boolean inNotify)
Field ticketableOrder is defined as optional. |
void |
setValidForCancel(TiBooleanInterface inData)
Field validForCancel is defined as optional. |
void |
setValidForCancelValue(java.lang.Boolean inData)
Field validForCancel is defined as optional. |
void |
setValidForCancelValue(java.lang.Boolean inData,
boolean inNotify)
Field validForCancel is defined as optional. |
void |
setValidForCredit(TiBooleanInterface inData)
Field validForCredit is defined as optional. |
void |
setValidForCreditValue(java.lang.Boolean inData)
Field validForCredit is defined as optional. |
void |
setValidForCreditValue(java.lang.Boolean inData,
boolean inNotify)
Field validForCredit is defined as optional. |
void |
setValidForDebitAndCredit(TiBooleanInterface inData)
Field validForDebitAndCredit is defined as optional. |
void |
setValidForDebitAndCreditValue(java.lang.Boolean inData)
Field validForDebitAndCredit is defined as optional. |
void |
setValidForDebitAndCreditValue(java.lang.Boolean inData,
boolean inNotify)
Field validForDebitAndCredit is defined as optional. |
void |
setValidForDebitQuery(SjValidForDebitQuery inData)
Field validForDebitQuery is defined as optional. |
void |
setValidForPaymentWithVoucherType(SjCode inData)
Field validForPaymentWithVoucherType is defined as optional. |
void |
setValidForPaymentWithVoucherTypeValue(java.lang.String inData)
Field validForPaymentWithVoucherType is defined as optional. |
void |
setValidForPaymentWithVoucherTypeValue(java.lang.String inData,
boolean inNotify)
Field validForPaymentWithVoucherType is defined as optional. |
void |
setValidForSendInfo(TiBooleanInterface inData)
Field validForSendInfo is defined as optional. |
void |
setValidForSendInfoValue(java.lang.Boolean inData)
Field validForSendInfo is defined as optional. |
void |
setValidForSendInfoValue(java.lang.Boolean inData,
boolean inNotify)
Field validForSendInfo is defined as optional. |
void |
setValidToBeUsedAsVoucherType(SjCode inData)
Field validToBeUsedAsVoucherType is defined as optional. |
void |
setValidToBeUsedAsVoucherTypeValue(java.lang.String inData)
Field validToBeUsedAsVoucherType is defined as optional. |
void |
setValidToBeUsedAsVoucherTypeValue(java.lang.String inData,
boolean inNotify)
Field validToBeUsedAsVoucherType is defined as optional. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
| 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, 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 SjSpecificBusinessRulesQueryStandard()
| Method Detail |
|---|
public TiIntegerInterface getPaymentTypesDebitXor()
getPaymentTypesDebitXor in interface SjSpecificBusinessRulesQuerypublic TiIntegerInterface lookupPaymentTypesDebitXor()
lookupPaymentTypesDebitXor in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitXor(TiIntegerInterface inData)
setPaymentTypesDebitXor in interface SjSpecificBusinessRulesQuerypublic java.lang.Integer getPaymentTypesDebitXorValue()
getPaymentTypesDebitXorValue in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitXorValue(java.lang.Integer inData)
setPaymentTypesDebitXorValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getPaymentTypesDebit()
getPaymentTypesDebit in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupPaymentTypesDebit()
lookupPaymentTypesDebit in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebit(TiBooleanInterface inData)
setPaymentTypesDebit in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getPaymentTypesDebitValue()
getPaymentTypesDebitValue in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitValue(java.lang.Boolean inData)
setPaymentTypesDebitValue in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitValue(java.lang.Boolean inData,
boolean inNotify)
setPaymentTypesDebitValue in interface SjSpecificBusinessRulesQuerypublic SjIntegerString getPaymentTypesDebitKpsPin()
getPaymentTypesDebitKpsPin in interface SjSpecificBusinessRulesQuerypublic SjIntegerString lookupPaymentTypesDebitKpsPin()
lookupPaymentTypesDebitKpsPin in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitKpsPin(SjIntegerString inData)
setPaymentTypesDebitKpsPin in interface SjSpecificBusinessRulesQuerypublic java.lang.String getPaymentTypesDebitKpsPinValue()
getPaymentTypesDebitKpsPinValue in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitKpsPinValue(java.lang.String inData)
setPaymentTypesDebitKpsPinValue in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsPinValue(java.lang.String inData,
boolean inNotify)
setPaymentTypesDebitKpsPinValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getPaymentTypesDebitKpsWithoutPin()
getPaymentTypesDebitKpsWithoutPin in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupPaymentTypesDebitKpsWithoutPin()
lookupPaymentTypesDebitKpsWithoutPin in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitKpsWithoutPin(TiBooleanInterface inData)
setPaymentTypesDebitKpsWithoutPin in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getPaymentTypesDebitKpsWithoutPinValue()
getPaymentTypesDebitKpsWithoutPinValue in interface SjSpecificBusinessRulesQuerypublic void setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData)
setPaymentTypesDebitKpsWithoutPinValue in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData,
boolean inNotify)
setPaymentTypesDebitKpsWithoutPinValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getTicketableOrder()
getTicketableOrder in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupTicketableOrder()
lookupTicketableOrder in interface SjSpecificBusinessRulesQuerypublic void setTicketableOrder(TiBooleanInterface inData)
setTicketableOrder in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getTicketableOrderValue()
getTicketableOrderValue in interface SjSpecificBusinessRulesQuerypublic void setTicketableOrderValue(java.lang.Boolean inData)
setTicketableOrderValue in interface SjSpecificBusinessRulesQuery
public void setTicketableOrderValue(java.lang.Boolean inData,
boolean inNotify)
setTicketableOrderValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getDistributionCodes()
getDistributionCodes in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupDistributionCodes()
lookupDistributionCodes in interface SjSpecificBusinessRulesQuerypublic void setDistributionCodes(TiBooleanInterface inData)
setDistributionCodes in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getDistributionCodesValue()
getDistributionCodesValue in interface SjSpecificBusinessRulesQuerypublic void setDistributionCodesValue(java.lang.Boolean inData)
setDistributionCodesValue in interface SjSpecificBusinessRulesQuery
public void setDistributionCodesValue(java.lang.Boolean inData,
boolean inNotify)
setDistributionCodesValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getIgnoreDBPostDays()
getIgnoreDBPostDays in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupIgnoreDBPostDays()
lookupIgnoreDBPostDays in interface SjSpecificBusinessRulesQuerypublic void setIgnoreDBPostDays(TiBooleanInterface inData)
setIgnoreDBPostDays in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getIgnoreDBPostDaysValue()
getIgnoreDBPostDaysValue in interface SjSpecificBusinessRulesQuerypublic void setIgnoreDBPostDaysValue(java.lang.Boolean inData)
setIgnoreDBPostDaysValue in interface SjSpecificBusinessRulesQuery
public void setIgnoreDBPostDaysValue(java.lang.Boolean inData,
boolean inNotify)
setIgnoreDBPostDaysValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getValidForCredit()
getValidForCredit in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupValidForCredit()
lookupValidForCredit in interface SjSpecificBusinessRulesQuerypublic void setValidForCredit(TiBooleanInterface inData)
setValidForCredit in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getValidForCreditValue()
getValidForCreditValue in interface SjSpecificBusinessRulesQuerypublic void setValidForCreditValue(java.lang.Boolean inData)
setValidForCreditValue in interface SjSpecificBusinessRulesQuery
public void setValidForCreditValue(java.lang.Boolean inData,
boolean inNotify)
setValidForCreditValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getValidForCancel()
getValidForCancel in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupValidForCancel()
lookupValidForCancel in interface SjSpecificBusinessRulesQuerypublic void setValidForCancel(TiBooleanInterface inData)
setValidForCancel in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getValidForCancelValue()
getValidForCancelValue in interface SjSpecificBusinessRulesQuerypublic void setValidForCancelValue(java.lang.Boolean inData)
setValidForCancelValue in interface SjSpecificBusinessRulesQuery
public void setValidForCancelValue(java.lang.Boolean inData,
boolean inNotify)
setValidForCancelValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getValidForDebitAndCredit()
getValidForDebitAndCredit in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupValidForDebitAndCredit()
lookupValidForDebitAndCredit in interface SjSpecificBusinessRulesQuerypublic void setValidForDebitAndCredit(TiBooleanInterface inData)
setValidForDebitAndCredit in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getValidForDebitAndCreditValue()
getValidForDebitAndCreditValue in interface SjSpecificBusinessRulesQuerypublic void setValidForDebitAndCreditValue(java.lang.Boolean inData)
setValidForDebitAndCreditValue in interface SjSpecificBusinessRulesQuery
public void setValidForDebitAndCreditValue(java.lang.Boolean inData,
boolean inNotify)
setValidForDebitAndCreditValue in interface SjSpecificBusinessRulesQuerypublic SjValidForDebitQuery getValidForDebitQuery()
getValidForDebitQuery in interface SjSpecificBusinessRulesQuerypublic SjValidForDebitQuery lookupValidForDebitQuery()
lookupValidForDebitQuery in interface SjSpecificBusinessRulesQuerypublic void setValidForDebitQuery(SjValidForDebitQuery inData)
setValidForDebitQuery in interface SjSpecificBusinessRulesQuerypublic SjCode getPreliminaryMeansOfDistribution()
getPreliminaryMeansOfDistribution in interface SjSpecificBusinessRulesQuerypublic SjCode lookupPreliminaryMeansOfDistribution()
lookupPreliminaryMeansOfDistribution in interface SjSpecificBusinessRulesQuerypublic void setPreliminaryMeansOfDistribution(SjCode inData)
setPreliminaryMeansOfDistribution in interface SjSpecificBusinessRulesQuerypublic java.lang.String getPreliminaryMeansOfDistributionValue()
getPreliminaryMeansOfDistributionValue in interface SjSpecificBusinessRulesQuerypublic void setPreliminaryMeansOfDistributionValue(java.lang.String inData)
setPreliminaryMeansOfDistributionValue in interface SjSpecificBusinessRulesQuery
public void setPreliminaryMeansOfDistributionValue(java.lang.String inData,
boolean inNotify)
setPreliminaryMeansOfDistributionValue in interface SjSpecificBusinessRulesQuerypublic SjCode getValidForPaymentWithVoucherType()
getValidForPaymentWithVoucherType in interface SjSpecificBusinessRulesQuerypublic SjCode lookupValidForPaymentWithVoucherType()
lookupValidForPaymentWithVoucherType in interface SjSpecificBusinessRulesQuerypublic void setValidForPaymentWithVoucherType(SjCode inData)
setValidForPaymentWithVoucherType in interface SjSpecificBusinessRulesQuerypublic java.lang.String getValidForPaymentWithVoucherTypeValue()
getValidForPaymentWithVoucherTypeValue in interface SjSpecificBusinessRulesQuerypublic void setValidForPaymentWithVoucherTypeValue(java.lang.String inData)
setValidForPaymentWithVoucherTypeValue in interface SjSpecificBusinessRulesQuery
public void setValidForPaymentWithVoucherTypeValue(java.lang.String inData,
boolean inNotify)
setValidForPaymentWithVoucherTypeValue in interface SjSpecificBusinessRulesQuerypublic SjCode getValidToBeUsedAsVoucherType()
getValidToBeUsedAsVoucherType in interface SjSpecificBusinessRulesQuerypublic SjCode lookupValidToBeUsedAsVoucherType()
lookupValidToBeUsedAsVoucherType in interface SjSpecificBusinessRulesQuerypublic void setValidToBeUsedAsVoucherType(SjCode inData)
setValidToBeUsedAsVoucherType in interface SjSpecificBusinessRulesQuerypublic java.lang.String getValidToBeUsedAsVoucherTypeValue()
getValidToBeUsedAsVoucherTypeValue in interface SjSpecificBusinessRulesQuerypublic void setValidToBeUsedAsVoucherTypeValue(java.lang.String inData)
setValidToBeUsedAsVoucherTypeValue in interface SjSpecificBusinessRulesQuery
public void setValidToBeUsedAsVoucherTypeValue(java.lang.String inData,
boolean inNotify)
setValidToBeUsedAsVoucherTypeValue in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface getValidForSendInfo()
getValidForSendInfo in interface SjSpecificBusinessRulesQuerypublic TiBooleanInterface lookupValidForSendInfo()
lookupValidForSendInfo in interface SjSpecificBusinessRulesQuerypublic void setValidForSendInfo(TiBooleanInterface inData)
setValidForSendInfo in interface SjSpecificBusinessRulesQuerypublic java.lang.Boolean getValidForSendInfoValue()
getValidForSendInfoValue in interface SjSpecificBusinessRulesQuerypublic void setValidForSendInfoValue(java.lang.Boolean inData)
setValidForSendInfoValue in interface SjSpecificBusinessRulesQuery
public void setValidForSendInfoValue(java.lang.Boolean inData,
boolean inNotify)
setValidForSendInfoValue in interface SjSpecificBusinessRulesQueryprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelprotected TiXorSpecificationEnumeration specifyXors()
specifyXors 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 | |||||||||