|
||||||||||
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.SjContractStandard
public class SjContractStandard
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.SjContract |
---|
CLIENT_INFORMATION, CONTRACT_HAS_NET_DISCOUNTS, CONTRACT_NO, CONTRACT_TYPE, SALES_DEP_HAS_NET_DISCOUNTS |
Constructor Summary | |
---|---|
SjContractStandard()
|
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. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
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, specifyXors, 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 SjContractStandard()
Method Detail |
---|
public TiStringInterface getContractNo()
getContractNo
in interface SjContract
public TiStringInterface lookupContractNo()
lookupContractNo
in interface SjContract
public void setContractNo(TiStringInterface inData)
setContractNo
in interface SjContract
public java.lang.String getContractNoValue()
getContractNoValue
in interface SjContract
public void setContractNoValue(java.lang.String inData)
setContractNoValue
in interface SjContract
public void setContractNoValue(java.lang.String inData, boolean inNotify)
setContractNoValue
in interface SjContract
public TiStringInterface getContractType()
getContractType
in interface SjContract
public TiStringInterface lookupContractType()
lookupContractType
in interface SjContract
public void setContractType(TiStringInterface inData)
setContractType
in interface SjContract
public java.lang.String getContractTypeValue()
getContractTypeValue
in interface SjContract
public void setContractTypeValue(java.lang.String inData)
setContractTypeValue
in interface SjContract
public void setContractTypeValue(java.lang.String inData, boolean inNotify)
setContractTypeValue
in interface SjContract
public TiBooleanInterface getContractHasNetDiscounts()
getContractHasNetDiscounts
in interface SjContract
public TiBooleanInterface lookupContractHasNetDiscounts()
lookupContractHasNetDiscounts
in interface SjContract
public void setContractHasNetDiscounts(TiBooleanInterface inData)
setContractHasNetDiscounts
in interface SjContract
public java.lang.Boolean getContractHasNetDiscountsValue()
getContractHasNetDiscountsValue
in interface SjContract
public void setContractHasNetDiscountsValue(java.lang.Boolean inData)
setContractHasNetDiscountsValue
in interface SjContract
public void setContractHasNetDiscountsValue(java.lang.Boolean inData, boolean inNotify)
setContractHasNetDiscountsValue
in interface SjContract
public TiBooleanInterface getSalesDepHasNetDiscounts()
getSalesDepHasNetDiscounts
in interface SjContract
public TiBooleanInterface lookupSalesDepHasNetDiscounts()
lookupSalesDepHasNetDiscounts
in interface SjContract
public void setSalesDepHasNetDiscounts(TiBooleanInterface inData)
setSalesDepHasNetDiscounts
in interface SjContract
public java.lang.Boolean getSalesDepHasNetDiscountsValue()
getSalesDepHasNetDiscountsValue
in interface SjContract
public void setSalesDepHasNetDiscountsValue(java.lang.Boolean inData)
setSalesDepHasNetDiscountsValue
in interface SjContract
public void setSalesDepHasNetDiscountsValue(java.lang.Boolean inData, boolean inNotify)
setSalesDepHasNetDiscountsValue
in interface SjContract
public SjClientInformation getClientInformation()
getClientInformation
in interface SjContract
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjContract
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjContract
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
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 |