|
||||||||||
| 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.SjContractPlain
public class SjContractPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Field Summary | |
|---|---|
SjClientInformationPlain |
clientInformation
|
TiBooleanData |
contractHasNetDiscounts
|
TiStringData |
contractNo
|
TiStringData |
contractType
|
TiBooleanData |
salesDepHasNetDiscounts
|
| Fields inherited from interface se.sj.stina.domain.model.SjContract |
|---|
CLIENT_INFORMATION, CONTRACT_HAS_NET_DISCOUNTS, CONTRACT_NO, CONTRACT_TYPE, SALES_DEP_HAS_NET_DISCOUNTS |
| Constructor Summary | |
|---|---|
SjContractPlain()
|
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiBooleanInterface |
getContractHasNetDiscounts()
Field contractHasNetDiscounts is defined as mandatory. |
java.lang.Boolean |
getContractHasNetDiscountsValue()
Field contractHasNetDiscounts is defined as mandatory. |
TiStringInterface |
getContractNo()
Field contractNo is defined as mandatory. |
java.lang.String |
getContractNoValue()
Field contractNo is defined as mandatory. |
TiStringInterface |
getContractType()
Field contractType is defined as mandatory. |
java.lang.String |
getContractTypeValue()
Field contractType is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getSalesDepHasNetDiscounts()
Field salesDepHasNetDiscounts is defined as mandatory. |
java.lang.Boolean |
getSalesDepHasNetDiscountsValue()
Field salesDepHasNetDiscounts is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiBooleanInterface |
lookupContractHasNetDiscounts()
Field contractHasNetDiscounts is defined as mandatory. |
TiStringInterface |
lookupContractNo()
Field contractNo is defined as mandatory. |
TiStringInterface |
lookupContractType()
Field contractType is defined as mandatory. |
TiBooleanInterface |
lookupSalesDepHasNetDiscounts()
Field salesDepHasNetDiscounts is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setContractHasNetDiscounts(TiBooleanInterface inData)
Field contractHasNetDiscounts is defined as mandatory. |
void |
setContractHasNetDiscountsValue(java.lang.Boolean inData)
Field contractHasNetDiscounts is defined as mandatory. |
void |
setContractHasNetDiscountsValue(java.lang.Boolean inData,
boolean inNotify)
Field contractHasNetDiscounts is defined as mandatory. |
void |
setContractNo(TiStringInterface inData)
Field contractNo is defined as mandatory. |
void |
setContractNoValue(java.lang.String inData)
Field contractNo is defined as mandatory. |
void |
setContractNoValue(java.lang.String inData,
boolean inNotify)
Field contractNo is defined as mandatory. |
void |
setContractType(TiStringInterface inData)
Field contractType is defined as mandatory. |
void |
setContractTypeValue(java.lang.String inData)
Field contractType is defined as mandatory. |
void |
setContractTypeValue(java.lang.String inData,
boolean inNotify)
Field contractType is defined as mandatory. |
void |
setSalesDepHasNetDiscounts(TiBooleanInterface inData)
Field salesDepHasNetDiscounts is defined as mandatory. |
void |
setSalesDepHasNetDiscountsValue(java.lang.Boolean inData)
Field salesDepHasNetDiscounts is defined as mandatory. |
void |
setSalesDepHasNetDiscountsValue(java.lang.Boolean inData,
boolean inNotify)
Field salesDepHasNetDiscounts is defined as mandatory. |
| 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, specifyXors, 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 TiStringData contractNo
public TiStringData contractType
public TiBooleanData contractHasNetDiscounts
public TiBooleanData salesDepHasNetDiscounts
public SjClientInformationPlain clientInformation
| Constructor Detail |
|---|
public SjContractPlain()
| Method Detail |
|---|
public TiStringInterface getContractNo()
getContractNo in interface SjContractpublic TiStringInterface lookupContractNo()
lookupContractNo in interface SjContractpublic void setContractNo(TiStringInterface inData)
setContractNo in interface SjContractpublic java.lang.String getContractNoValue()
getContractNoValue in interface SjContractpublic void setContractNoValue(java.lang.String inData)
setContractNoValue in interface SjContract
public void setContractNoValue(java.lang.String inData,
boolean inNotify)
setContractNoValue in interface SjContractpublic TiStringInterface getContractType()
getContractType in interface SjContractpublic TiStringInterface lookupContractType()
lookupContractType in interface SjContractpublic void setContractType(TiStringInterface inData)
setContractType in interface SjContractpublic java.lang.String getContractTypeValue()
getContractTypeValue in interface SjContractpublic void setContractTypeValue(java.lang.String inData)
setContractTypeValue in interface SjContract
public void setContractTypeValue(java.lang.String inData,
boolean inNotify)
setContractTypeValue in interface SjContractpublic TiBooleanInterface getContractHasNetDiscounts()
getContractHasNetDiscounts in interface SjContractpublic TiBooleanInterface lookupContractHasNetDiscounts()
lookupContractHasNetDiscounts in interface SjContractpublic void setContractHasNetDiscounts(TiBooleanInterface inData)
setContractHasNetDiscounts in interface SjContractpublic java.lang.Boolean getContractHasNetDiscountsValue()
getContractHasNetDiscountsValue in interface SjContractpublic void setContractHasNetDiscountsValue(java.lang.Boolean inData)
setContractHasNetDiscountsValue in interface SjContract
public void setContractHasNetDiscountsValue(java.lang.Boolean inData,
boolean inNotify)
setContractHasNetDiscountsValue in interface SjContractpublic TiBooleanInterface getSalesDepHasNetDiscounts()
getSalesDepHasNetDiscounts in interface SjContractpublic TiBooleanInterface lookupSalesDepHasNetDiscounts()
lookupSalesDepHasNetDiscounts in interface SjContractpublic void setSalesDepHasNetDiscounts(TiBooleanInterface inData)
setSalesDepHasNetDiscounts in interface SjContractpublic java.lang.Boolean getSalesDepHasNetDiscountsValue()
getSalesDepHasNetDiscountsValue in interface SjContractpublic void setSalesDepHasNetDiscountsValue(java.lang.Boolean inData)
setSalesDepHasNetDiscountsValue in interface SjContract
public void setSalesDepHasNetDiscountsValue(java.lang.Boolean inData,
boolean inNotify)
setSalesDepHasNetDiscountsValue in interface SjContractpublic SjClientInformation getClientInformation()
getClientInformation in interface SjContractpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjContractpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjContractpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||