|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjSpecificBusinessRulesQueryPlain
public class SjSpecificBusinessRulesQueryPlain
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.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Constructor Summary | |
---|---|
SjSpecificBusinessRulesQueryPlain()
|
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 TiXorSpecificationEnumeration |
specifyXors()
|
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, toDebugString, toDebugString, updateXorIndex |
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 |
Field Detail |
---|
public TiIntegerData paymentTypesDebitXor
public TiBooleanData paymentTypesDebit
public SjIntegerStringPlain paymentTypesDebitKpsPin
public TiBooleanData paymentTypesDebitKpsWithoutPin
public TiBooleanData ticketableOrder
public TiBooleanData distributionCodes
public TiBooleanData ignoreDBPostDays
public TiBooleanData validForCredit
public TiBooleanData validForCancel
public TiBooleanData validForDebitAndCredit
public SjValidForDebitQueryPlain validForDebitQuery
public SjCodePlain preliminaryMeansOfDistribution
public SjCodePlain validForPaymentWithVoucherType
public SjCodePlain validToBeUsedAsVoucherType
public TiBooleanData validForSendInfo
Constructor Detail |
---|
public SjSpecificBusinessRulesQueryPlain()
Method Detail |
---|
public TiIntegerInterface getPaymentTypesDebitXor()
getPaymentTypesDebitXor
in interface SjSpecificBusinessRulesQuery
public TiIntegerInterface lookupPaymentTypesDebitXor()
lookupPaymentTypesDebitXor
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitXor(TiIntegerInterface inData)
setPaymentTypesDebitXor
in interface SjSpecificBusinessRulesQuery
public java.lang.Integer getPaymentTypesDebitXorValue()
getPaymentTypesDebitXorValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitXorValue(java.lang.Integer inData)
setPaymentTypesDebitXorValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getPaymentTypesDebit()
getPaymentTypesDebit
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupPaymentTypesDebit()
lookupPaymentTypesDebit
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebit(TiBooleanInterface inData)
setPaymentTypesDebit
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getPaymentTypesDebitValue()
getPaymentTypesDebitValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitValue(java.lang.Boolean inData)
setPaymentTypesDebitValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitValue(java.lang.Boolean inData, boolean inNotify)
setPaymentTypesDebitValue
in interface SjSpecificBusinessRulesQuery
public SjIntegerString getPaymentTypesDebitKpsPin()
getPaymentTypesDebitKpsPin
in interface SjSpecificBusinessRulesQuery
public SjIntegerString lookupPaymentTypesDebitKpsPin()
lookupPaymentTypesDebitKpsPin
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsPin(SjIntegerString inData)
setPaymentTypesDebitKpsPin
in interface SjSpecificBusinessRulesQuery
public java.lang.String getPaymentTypesDebitKpsPinValue()
getPaymentTypesDebitKpsPinValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsPinValue(java.lang.String inData)
setPaymentTypesDebitKpsPinValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsPinValue(java.lang.String inData, boolean inNotify)
setPaymentTypesDebitKpsPinValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getPaymentTypesDebitKpsWithoutPin()
getPaymentTypesDebitKpsWithoutPin
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupPaymentTypesDebitKpsWithoutPin()
lookupPaymentTypesDebitKpsWithoutPin
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsWithoutPin(TiBooleanInterface inData)
setPaymentTypesDebitKpsWithoutPin
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getPaymentTypesDebitKpsWithoutPinValue()
getPaymentTypesDebitKpsWithoutPinValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData)
setPaymentTypesDebitKpsWithoutPinValue
in interface SjSpecificBusinessRulesQuery
public void setPaymentTypesDebitKpsWithoutPinValue(java.lang.Boolean inData, boolean inNotify)
setPaymentTypesDebitKpsWithoutPinValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getTicketableOrder()
getTicketableOrder
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupTicketableOrder()
lookupTicketableOrder
in interface SjSpecificBusinessRulesQuery
public void setTicketableOrder(TiBooleanInterface inData)
setTicketableOrder
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getTicketableOrderValue()
getTicketableOrderValue
in interface SjSpecificBusinessRulesQuery
public void setTicketableOrderValue(java.lang.Boolean inData)
setTicketableOrderValue
in interface SjSpecificBusinessRulesQuery
public void setTicketableOrderValue(java.lang.Boolean inData, boolean inNotify)
setTicketableOrderValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getDistributionCodes()
getDistributionCodes
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupDistributionCodes()
lookupDistributionCodes
in interface SjSpecificBusinessRulesQuery
public void setDistributionCodes(TiBooleanInterface inData)
setDistributionCodes
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getDistributionCodesValue()
getDistributionCodesValue
in interface SjSpecificBusinessRulesQuery
public void setDistributionCodesValue(java.lang.Boolean inData)
setDistributionCodesValue
in interface SjSpecificBusinessRulesQuery
public void setDistributionCodesValue(java.lang.Boolean inData, boolean inNotify)
setDistributionCodesValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getIgnoreDBPostDays()
getIgnoreDBPostDays
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupIgnoreDBPostDays()
lookupIgnoreDBPostDays
in interface SjSpecificBusinessRulesQuery
public void setIgnoreDBPostDays(TiBooleanInterface inData)
setIgnoreDBPostDays
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getIgnoreDBPostDaysValue()
getIgnoreDBPostDaysValue
in interface SjSpecificBusinessRulesQuery
public void setIgnoreDBPostDaysValue(java.lang.Boolean inData)
setIgnoreDBPostDaysValue
in interface SjSpecificBusinessRulesQuery
public void setIgnoreDBPostDaysValue(java.lang.Boolean inData, boolean inNotify)
setIgnoreDBPostDaysValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getValidForCredit()
getValidForCredit
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupValidForCredit()
lookupValidForCredit
in interface SjSpecificBusinessRulesQuery
public void setValidForCredit(TiBooleanInterface inData)
setValidForCredit
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getValidForCreditValue()
getValidForCreditValue
in interface SjSpecificBusinessRulesQuery
public void setValidForCreditValue(java.lang.Boolean inData)
setValidForCreditValue
in interface SjSpecificBusinessRulesQuery
public void setValidForCreditValue(java.lang.Boolean inData, boolean inNotify)
setValidForCreditValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getValidForCancel()
getValidForCancel
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupValidForCancel()
lookupValidForCancel
in interface SjSpecificBusinessRulesQuery
public void setValidForCancel(TiBooleanInterface inData)
setValidForCancel
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getValidForCancelValue()
getValidForCancelValue
in interface SjSpecificBusinessRulesQuery
public void setValidForCancelValue(java.lang.Boolean inData)
setValidForCancelValue
in interface SjSpecificBusinessRulesQuery
public void setValidForCancelValue(java.lang.Boolean inData, boolean inNotify)
setValidForCancelValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getValidForDebitAndCredit()
getValidForDebitAndCredit
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupValidForDebitAndCredit()
lookupValidForDebitAndCredit
in interface SjSpecificBusinessRulesQuery
public void setValidForDebitAndCredit(TiBooleanInterface inData)
setValidForDebitAndCredit
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getValidForDebitAndCreditValue()
getValidForDebitAndCreditValue
in interface SjSpecificBusinessRulesQuery
public void setValidForDebitAndCreditValue(java.lang.Boolean inData)
setValidForDebitAndCreditValue
in interface SjSpecificBusinessRulesQuery
public void setValidForDebitAndCreditValue(java.lang.Boolean inData, boolean inNotify)
setValidForDebitAndCreditValue
in interface SjSpecificBusinessRulesQuery
public SjValidForDebitQuery getValidForDebitQuery()
getValidForDebitQuery
in interface SjSpecificBusinessRulesQuery
public SjValidForDebitQuery lookupValidForDebitQuery()
lookupValidForDebitQuery
in interface SjSpecificBusinessRulesQuery
public void setValidForDebitQuery(SjValidForDebitQuery inData)
setValidForDebitQuery
in interface SjSpecificBusinessRulesQuery
public SjCode getPreliminaryMeansOfDistribution()
getPreliminaryMeansOfDistribution
in interface SjSpecificBusinessRulesQuery
public SjCode lookupPreliminaryMeansOfDistribution()
lookupPreliminaryMeansOfDistribution
in interface SjSpecificBusinessRulesQuery
public void setPreliminaryMeansOfDistribution(SjCode inData)
setPreliminaryMeansOfDistribution
in interface SjSpecificBusinessRulesQuery
public java.lang.String getPreliminaryMeansOfDistributionValue()
getPreliminaryMeansOfDistributionValue
in interface SjSpecificBusinessRulesQuery
public void setPreliminaryMeansOfDistributionValue(java.lang.String inData)
setPreliminaryMeansOfDistributionValue
in interface SjSpecificBusinessRulesQuery
public void setPreliminaryMeansOfDistributionValue(java.lang.String inData, boolean inNotify)
setPreliminaryMeansOfDistributionValue
in interface SjSpecificBusinessRulesQuery
public SjCode getValidForPaymentWithVoucherType()
getValidForPaymentWithVoucherType
in interface SjSpecificBusinessRulesQuery
public SjCode lookupValidForPaymentWithVoucherType()
lookupValidForPaymentWithVoucherType
in interface SjSpecificBusinessRulesQuery
public void setValidForPaymentWithVoucherType(SjCode inData)
setValidForPaymentWithVoucherType
in interface SjSpecificBusinessRulesQuery
public java.lang.String getValidForPaymentWithVoucherTypeValue()
getValidForPaymentWithVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public void setValidForPaymentWithVoucherTypeValue(java.lang.String inData)
setValidForPaymentWithVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public void setValidForPaymentWithVoucherTypeValue(java.lang.String inData, boolean inNotify)
setValidForPaymentWithVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public SjCode getValidToBeUsedAsVoucherType()
getValidToBeUsedAsVoucherType
in interface SjSpecificBusinessRulesQuery
public SjCode lookupValidToBeUsedAsVoucherType()
lookupValidToBeUsedAsVoucherType
in interface SjSpecificBusinessRulesQuery
public void setValidToBeUsedAsVoucherType(SjCode inData)
setValidToBeUsedAsVoucherType
in interface SjSpecificBusinessRulesQuery
public java.lang.String getValidToBeUsedAsVoucherTypeValue()
getValidToBeUsedAsVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public void setValidToBeUsedAsVoucherTypeValue(java.lang.String inData)
setValidToBeUsedAsVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public void setValidToBeUsedAsVoucherTypeValue(java.lang.String inData, boolean inNotify)
setValidToBeUsedAsVoucherTypeValue
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface getValidForSendInfo()
getValidForSendInfo
in interface SjSpecificBusinessRulesQuery
public TiBooleanInterface lookupValidForSendInfo()
lookupValidForSendInfo
in interface SjSpecificBusinessRulesQuery
public void setValidForSendInfo(TiBooleanInterface inData)
setValidForSendInfo
in interface SjSpecificBusinessRulesQuery
public java.lang.Boolean getValidForSendInfoValue()
getValidForSendInfoValue
in interface SjSpecificBusinessRulesQuery
public void setValidForSendInfoValue(java.lang.Boolean inData)
setValidForSendInfoValue
in interface SjSpecificBusinessRulesQuery
public void setValidForSendInfoValue(java.lang.Boolean inData, boolean inNotify)
setValidForSendInfoValue
in interface SjSpecificBusinessRulesQuery
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapData
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |