|
||||||||||
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.SjCreditSpecificationStandard
public class SjCreditSpecificationStandard
Innehåller data om hur man vill kreditera beställningen
- CreditWithWarning = om inte hela beloppet kan krediteras så utförs inte kreditering utan ett varningsmeddelande fås istället.
- ReasonCode = typ av kreditering (standard, felexpedierad, annan orsak, byte) anges om en hel beställning ska krediteras.
- CreditItemSpecificationList = används om endast några rader ska krediteras
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 |
Fields inherited from interface se.sj.stina.domain.model.SjCreditSpecification |
---|
COMPENSATION_RULE, CREDIT_ITEM_SPECIFICATION_LIST, CREDIT_WITH_WARNING, CREDIT_XOR, EXTERNAL_EVENT_SPECIFICATION, EXTERNAL_PAYMENT_INFORMATION, PAYNOVA_REFERENCE_ID, REASON_CODE, RETURN_VAT_DESCRIPTION |
Constructor Summary | |
---|---|
SjCreditSpecificationStandard()
|
Method Summary | |
---|---|
SjCode |
getCompensationRule()
Field compensationRule is defined as optional. |
java.lang.String |
getCompensationRuleValue()
Field compensationRule is defined as optional. |
SjCreditItemSpecificationList |
getCreditItemSpecificationList()
Field creditItemSpecificationList is defined as part of xor. |
TiBooleanInterface |
getCreditWithWarning()
Field creditWithWarning is defined as mandatory. |
java.lang.Boolean |
getCreditWithWarningValue()
Field creditWithWarning is defined as mandatory. |
TiIntegerInterface |
getCreditXor()
field creditXor |
java.lang.Integer |
getCreditXorValue()
field creditXor |
SjExternalEventSpecification |
getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalPaymentInformation |
getExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getPaynovaReferenceId()
Field paynovaReferenceId is defined as optional. |
java.lang.String |
getPaynovaReferenceIdValue()
Field paynovaReferenceId is defined as optional. |
java.lang.String |
getRealTiName()
|
SjCode |
getReasonCode()
Field reasonCode is defined as part of xor. |
java.lang.String |
getReasonCodeValue()
Field reasonCode is defined as part of xor. |
TiBooleanInterface |
getReturnVatDescription()
Field returnVatDescription is defined as optional. |
java.lang.Boolean |
getReturnVatDescriptionValue()
Field returnVatDescription is defined as optional. |
SjCode |
lookupCompensationRule()
Field compensationRule is defined as optional. |
SjCreditItemSpecificationList |
lookupCreditItemSpecificationList()
Field creditItemSpecificationList is defined as part of xor. |
TiBooleanInterface |
lookupCreditWithWarning()
Field creditWithWarning is defined as mandatory. |
TiIntegerInterface |
lookupCreditXor()
field creditXor |
SjExternalEventSpecification |
lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalPaymentInformation |
lookupExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
TiStringInterface |
lookupPaynovaReferenceId()
Field paynovaReferenceId is defined as optional. |
SjCode |
lookupReasonCode()
Field reasonCode is defined as part of xor. |
TiBooleanInterface |
lookupReturnVatDescription()
Field returnVatDescription is defined as optional. |
void |
setCompensationRule(SjCode inData)
Field compensationRule is defined as optional. |
void |
setCompensationRuleValue(java.lang.String inData)
Field compensationRule is defined as optional. |
void |
setCompensationRuleValue(java.lang.String inData,
boolean inNotify)
Field compensationRule is defined as optional. |
void |
setCreditItemSpecificationList(SjCreditItemSpecificationList inData)
Field creditItemSpecificationList is defined as part of xor. |
void |
setCreditWithWarning(TiBooleanInterface inData)
Field creditWithWarning is defined as mandatory. |
void |
setCreditWithWarningValue(java.lang.Boolean inData)
Field creditWithWarning is defined as mandatory. |
void |
setCreditWithWarningValue(java.lang.Boolean inData,
boolean inNotify)
Field creditWithWarning is defined as mandatory. |
void |
setCreditXor(TiIntegerInterface inData)
field creditXor |
void |
setCreditXorValue(java.lang.Integer inData)
field creditXor |
void |
setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
setExternalPaymentInformation(SjExternalPaymentInformation inData)
Field externalPaymentInformation is defined as optional. |
void |
setPaynovaReferenceId(TiStringInterface inData)
Field paynovaReferenceId is defined as optional. |
void |
setPaynovaReferenceIdValue(java.lang.String inData)
Field paynovaReferenceId is defined as optional. |
void |
setPaynovaReferenceIdValue(java.lang.String inData,
boolean inNotify)
Field paynovaReferenceId is defined as optional. |
void |
setReasonCode(SjCode inData)
Field reasonCode is defined as part of xor. |
void |
setReasonCodeValue(java.lang.String inData)
Field reasonCode is defined as part of xor. |
void |
setReasonCodeValue(java.lang.String inData,
boolean inNotify)
Field reasonCode is defined as part of xor. |
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. |
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 SjCreditSpecificationStandard()
Method Detail |
---|
public TiBooleanInterface getCreditWithWarning()
getCreditWithWarning
in interface SjCreditSpecification
public TiBooleanInterface lookupCreditWithWarning()
lookupCreditWithWarning
in interface SjCreditSpecification
public void setCreditWithWarning(TiBooleanInterface inData)
setCreditWithWarning
in interface SjCreditSpecification
public java.lang.Boolean getCreditWithWarningValue()
getCreditWithWarningValue
in interface SjCreditSpecification
public void setCreditWithWarningValue(java.lang.Boolean inData)
setCreditWithWarningValue
in interface SjCreditSpecification
public void setCreditWithWarningValue(java.lang.Boolean inData, boolean inNotify)
setCreditWithWarningValue
in interface SjCreditSpecification
public TiIntegerInterface getCreditXor()
getCreditXor
in interface SjCreditSpecification
public TiIntegerInterface lookupCreditXor()
lookupCreditXor
in interface SjCreditSpecification
public void setCreditXor(TiIntegerInterface inData)
setCreditXor
in interface SjCreditSpecification
public java.lang.Integer getCreditXorValue()
getCreditXorValue
in interface SjCreditSpecification
public void setCreditXorValue(java.lang.Integer inData)
setCreditXorValue
in interface SjCreditSpecification
public SjCode getReasonCode()
getReasonCode
in interface SjCreditSpecification
public SjCode lookupReasonCode()
lookupReasonCode
in interface SjCreditSpecification
public void setReasonCode(SjCode inData)
setReasonCode
in interface SjCreditSpecification
public java.lang.String getReasonCodeValue()
getReasonCodeValue
in interface SjCreditSpecification
public void setReasonCodeValue(java.lang.String inData)
setReasonCodeValue
in interface SjCreditSpecification
public void setReasonCodeValue(java.lang.String inData, boolean inNotify)
setReasonCodeValue
in interface SjCreditSpecification
public SjCode getCompensationRule()
getCompensationRule
in interface SjCreditSpecification
public SjCode lookupCompensationRule()
lookupCompensationRule
in interface SjCreditSpecification
public void setCompensationRule(SjCode inData)
setCompensationRule
in interface SjCreditSpecification
public java.lang.String getCompensationRuleValue()
getCompensationRuleValue
in interface SjCreditSpecification
public void setCompensationRuleValue(java.lang.String inData)
setCompensationRuleValue
in interface SjCreditSpecification
public void setCompensationRuleValue(java.lang.String inData, boolean inNotify)
setCompensationRuleValue
in interface SjCreditSpecification
public SjCreditItemSpecificationList getCreditItemSpecificationList()
getCreditItemSpecificationList
in interface SjCreditSpecification
public SjCreditItemSpecificationList lookupCreditItemSpecificationList()
lookupCreditItemSpecificationList
in interface SjCreditSpecification
public void setCreditItemSpecificationList(SjCreditItemSpecificationList inData)
setCreditItemSpecificationList
in interface SjCreditSpecification
public TiStringInterface getPaynovaReferenceId()
getPaynovaReferenceId
in interface SjCreditSpecification
public TiStringInterface lookupPaynovaReferenceId()
lookupPaynovaReferenceId
in interface SjCreditSpecification
public void setPaynovaReferenceId(TiStringInterface inData)
setPaynovaReferenceId
in interface SjCreditSpecification
public java.lang.String getPaynovaReferenceIdValue()
getPaynovaReferenceIdValue
in interface SjCreditSpecification
public void setPaynovaReferenceIdValue(java.lang.String inData)
setPaynovaReferenceIdValue
in interface SjCreditSpecification
public void setPaynovaReferenceIdValue(java.lang.String inData, boolean inNotify)
setPaynovaReferenceIdValue
in interface SjCreditSpecification
public SjExternalPaymentInformation getExternalPaymentInformation()
getExternalPaymentInformation
in interface SjCreditSpecification
public SjExternalPaymentInformation lookupExternalPaymentInformation()
lookupExternalPaymentInformation
in interface SjCreditSpecification
public void setExternalPaymentInformation(SjExternalPaymentInformation inData)
setExternalPaymentInformation
in interface SjCreditSpecification
public SjExternalEventSpecification getExternalEventSpecification()
getExternalEventSpecification
in interface SjCreditSpecification
public SjExternalEventSpecification lookupExternalEventSpecification()
lookupExternalEventSpecification
in interface SjCreditSpecification
public void setExternalEventSpecification(SjExternalEventSpecification inData)
setExternalEventSpecification
in interface SjCreditSpecification
public TiBooleanInterface getReturnVatDescription()
getReturnVatDescription
in interface SjCreditSpecification
public TiBooleanInterface lookupReturnVatDescription()
lookupReturnVatDescription
in interface SjCreditSpecification
public void setReturnVatDescription(TiBooleanInterface inData)
setReturnVatDescription
in interface SjCreditSpecification
public java.lang.Boolean getReturnVatDescriptionValue()
getReturnVatDescriptionValue
in interface SjCreditSpecification
public void setReturnVatDescriptionValue(java.lang.Boolean inData)
setReturnVatDescriptionValue
in interface SjCreditSpecification
public void setReturnVatDescriptionValue(java.lang.Boolean inData, boolean inNotify)
setReturnVatDescriptionValue
in interface SjCreditSpecification
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |