|
||||||||||
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.SjCompanyCustomerStandard
public class SjCompanyCustomerStandard
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.SjCompanyCustomer |
---|
AGREMENT_EXIST, ALLOWED_CREDIT, CLIENT_INFORMATION, COMPANY_FORM, COMPANY_NAME, ID_REQUIREMENT, NAME, ORGANISATION_NUMBER, PAYER_ACCOUNT_MANDATORY, PAYMENT_CONDITIONS, REKV_REQUIREMENT, SECRECY_EXIST |
Constructor Summary | |
---|---|
SjCompanyCustomerStandard()
|
Method Summary | |
---|---|
TiStringInterface |
getAgrementExist()
Field agrementExist is defined as mandatory. |
java.lang.String |
getAgrementExistValue()
Field agrementExist is defined as mandatory. |
TiStringInterface |
getAllowedCredit()
Field allowedCredit is defined as mandatory. |
java.lang.String |
getAllowedCreditValue()
Field allowedCredit is defined as mandatory. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getCompanyForm()
Field companyForm is defined as mandatory. |
java.lang.String |
getCompanyFormValue()
Field companyForm is defined as mandatory. |
TiStringInterface |
getCompanyName()
Field companyName is defined as mandatory. |
java.lang.String |
getCompanyNameValue()
Field companyName is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getIdRequirement()
Field idRequirement is defined as mandatory. |
java.lang.String |
getIdRequirementValue()
Field idRequirement is defined as mandatory. |
TiStringInterface |
getName()
Field name is defined as mandatory. |
java.lang.String |
getNameValue()
Field name is defined as mandatory. |
TiStringInterface |
getOrganisationNumber()
Field organisationNumber is defined as mandatory. |
java.lang.String |
getOrganisationNumberValue()
Field organisationNumber is defined as mandatory. |
SjCode |
getPayerAccountMandatory()
Field payerAccountMandatory is defined as mandatory. |
java.lang.String |
getPayerAccountMandatoryValue()
Field payerAccountMandatory is defined as mandatory. |
TiStringInterface |
getPaymentConditions()
Field paymentConditions is defined as mandatory. |
java.lang.String |
getPaymentConditionsValue()
Field paymentConditions is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getRekvRequirement()
Field rekvRequirement is defined as mandatory. |
java.lang.String |
getRekvRequirementValue()
Field rekvRequirement is defined as mandatory. |
TiStringInterface |
getSecrecyExist()
Field secrecyExist is defined as mandatory. |
java.lang.String |
getSecrecyExistValue()
Field secrecyExist is defined as mandatory. |
TiStringInterface |
lookupAgrementExist()
Field agrementExist is defined as mandatory. |
TiStringInterface |
lookupAllowedCredit()
Field allowedCredit is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupCompanyForm()
Field companyForm is defined as mandatory. |
TiStringInterface |
lookupCompanyName()
Field companyName is defined as mandatory. |
TiStringInterface |
lookupIdRequirement()
Field idRequirement is defined as mandatory. |
TiStringInterface |
lookupName()
Field name is defined as mandatory. |
TiStringInterface |
lookupOrganisationNumber()
Field organisationNumber is defined as mandatory. |
SjCode |
lookupPayerAccountMandatory()
Field payerAccountMandatory is defined as mandatory. |
TiStringInterface |
lookupPaymentConditions()
Field paymentConditions is defined as mandatory. |
TiStringInterface |
lookupRekvRequirement()
Field rekvRequirement is defined as mandatory. |
TiStringInterface |
lookupSecrecyExist()
Field secrecyExist is defined as mandatory. |
void |
setAgrementExist(TiStringInterface inData)
Field agrementExist is defined as mandatory. |
void |
setAgrementExistValue(java.lang.String inData)
Field agrementExist is defined as mandatory. |
void |
setAgrementExistValue(java.lang.String inData,
boolean inNotify)
Field agrementExist is defined as mandatory. |
void |
setAllowedCredit(TiStringInterface inData)
Field allowedCredit is defined as mandatory. |
void |
setAllowedCreditValue(java.lang.String inData)
Field allowedCredit is defined as mandatory. |
void |
setAllowedCreditValue(java.lang.String inData,
boolean inNotify)
Field allowedCredit is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCompanyForm(TiStringInterface inData)
Field companyForm is defined as mandatory. |
void |
setCompanyFormValue(java.lang.String inData)
Field companyForm is defined as mandatory. |
void |
setCompanyFormValue(java.lang.String inData,
boolean inNotify)
Field companyForm is defined as mandatory. |
void |
setCompanyName(TiStringInterface inData)
Field companyName is defined as mandatory. |
void |
setCompanyNameValue(java.lang.String inData)
Field companyName is defined as mandatory. |
void |
setCompanyNameValue(java.lang.String inData,
boolean inNotify)
Field companyName is defined as mandatory. |
void |
setIdRequirement(TiStringInterface inData)
Field idRequirement is defined as mandatory. |
void |
setIdRequirementValue(java.lang.String inData)
Field idRequirement is defined as mandatory. |
void |
setIdRequirementValue(java.lang.String inData,
boolean inNotify)
Field idRequirement is defined as mandatory. |
void |
setName(TiStringInterface inData)
Field name is defined as mandatory. |
void |
setNameValue(java.lang.String inData)
Field name is defined as mandatory. |
void |
setNameValue(java.lang.String inData,
boolean inNotify)
Field name is defined as mandatory. |
void |
setOrganisationNumber(TiStringInterface inData)
Field organisationNumber is defined as mandatory. |
void |
setOrganisationNumberValue(java.lang.String inData)
Field organisationNumber is defined as mandatory. |
void |
setOrganisationNumberValue(java.lang.String inData,
boolean inNotify)
Field organisationNumber is defined as mandatory. |
void |
setPayerAccountMandatory(SjCode inData)
Field payerAccountMandatory is defined as mandatory. |
void |
setPayerAccountMandatoryValue(java.lang.String inData)
Field payerAccountMandatory is defined as mandatory. |
void |
setPayerAccountMandatoryValue(java.lang.String inData,
boolean inNotify)
Field payerAccountMandatory is defined as mandatory. |
void |
setPaymentConditions(TiStringInterface inData)
Field paymentConditions is defined as mandatory. |
void |
setPaymentConditionsValue(java.lang.String inData)
Field paymentConditions is defined as mandatory. |
void |
setPaymentConditionsValue(java.lang.String inData,
boolean inNotify)
Field paymentConditions is defined as mandatory. |
void |
setRekvRequirement(TiStringInterface inData)
Field rekvRequirement is defined as mandatory. |
void |
setRekvRequirementValue(java.lang.String inData)
Field rekvRequirement is defined as mandatory. |
void |
setRekvRequirementValue(java.lang.String inData,
boolean inNotify)
Field rekvRequirement is defined as mandatory. |
void |
setSecrecyExist(TiStringInterface inData)
Field secrecyExist is defined as mandatory. |
void |
setSecrecyExistValue(java.lang.String inData)
Field secrecyExist is defined as mandatory. |
void |
setSecrecyExistValue(java.lang.String inData,
boolean inNotify)
Field secrecyExist 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, toDebugString |
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 SjCompanyCustomerStandard()
Method Detail |
---|
public TiStringInterface getOrganisationNumber()
getOrganisationNumber
in interface SjCompanyCustomer
public TiStringInterface lookupOrganisationNumber()
lookupOrganisationNumber
in interface SjCompanyCustomer
public void setOrganisationNumber(TiStringInterface inData)
setOrganisationNumber
in interface SjCompanyCustomer
public java.lang.String getOrganisationNumberValue()
getOrganisationNumberValue
in interface SjCompanyCustomer
public void setOrganisationNumberValue(java.lang.String inData)
setOrganisationNumberValue
in interface SjCompanyCustomer
public void setOrganisationNumberValue(java.lang.String inData, boolean inNotify)
setOrganisationNumberValue
in interface SjCompanyCustomer
public TiStringInterface getName()
getName
in interface SjCompanyCustomer
public TiStringInterface lookupName()
lookupName
in interface SjCompanyCustomer
public void setName(TiStringInterface inData)
setName
in interface SjCompanyCustomer
public java.lang.String getNameValue()
getNameValue
in interface SjCompanyCustomer
public void setNameValue(java.lang.String inData)
setNameValue
in interface SjCompanyCustomer
public void setNameValue(java.lang.String inData, boolean inNotify)
setNameValue
in interface SjCompanyCustomer
public TiStringInterface getCompanyName()
getCompanyName
in interface SjCompanyCustomer
public TiStringInterface lookupCompanyName()
lookupCompanyName
in interface SjCompanyCustomer
public void setCompanyName(TiStringInterface inData)
setCompanyName
in interface SjCompanyCustomer
public java.lang.String getCompanyNameValue()
getCompanyNameValue
in interface SjCompanyCustomer
public void setCompanyNameValue(java.lang.String inData)
setCompanyNameValue
in interface SjCompanyCustomer
public void setCompanyNameValue(java.lang.String inData, boolean inNotify)
setCompanyNameValue
in interface SjCompanyCustomer
public TiStringInterface getCompanyForm()
getCompanyForm
in interface SjCompanyCustomer
public TiStringInterface lookupCompanyForm()
lookupCompanyForm
in interface SjCompanyCustomer
public void setCompanyForm(TiStringInterface inData)
setCompanyForm
in interface SjCompanyCustomer
public java.lang.String getCompanyFormValue()
getCompanyFormValue
in interface SjCompanyCustomer
public void setCompanyFormValue(java.lang.String inData)
setCompanyFormValue
in interface SjCompanyCustomer
public void setCompanyFormValue(java.lang.String inData, boolean inNotify)
setCompanyFormValue
in interface SjCompanyCustomer
public TiStringInterface getAllowedCredit()
getAllowedCredit
in interface SjCompanyCustomer
public TiStringInterface lookupAllowedCredit()
lookupAllowedCredit
in interface SjCompanyCustomer
public void setAllowedCredit(TiStringInterface inData)
setAllowedCredit
in interface SjCompanyCustomer
public java.lang.String getAllowedCreditValue()
getAllowedCreditValue
in interface SjCompanyCustomer
public void setAllowedCreditValue(java.lang.String inData)
setAllowedCreditValue
in interface SjCompanyCustomer
public void setAllowedCreditValue(java.lang.String inData, boolean inNotify)
setAllowedCreditValue
in interface SjCompanyCustomer
public TiStringInterface getPaymentConditions()
getPaymentConditions
in interface SjCompanyCustomer
public TiStringInterface lookupPaymentConditions()
lookupPaymentConditions
in interface SjCompanyCustomer
public void setPaymentConditions(TiStringInterface inData)
setPaymentConditions
in interface SjCompanyCustomer
public java.lang.String getPaymentConditionsValue()
getPaymentConditionsValue
in interface SjCompanyCustomer
public void setPaymentConditionsValue(java.lang.String inData)
setPaymentConditionsValue
in interface SjCompanyCustomer
public void setPaymentConditionsValue(java.lang.String inData, boolean inNotify)
setPaymentConditionsValue
in interface SjCompanyCustomer
public TiStringInterface getIdRequirement()
getIdRequirement
in interface SjCompanyCustomer
public TiStringInterface lookupIdRequirement()
lookupIdRequirement
in interface SjCompanyCustomer
public void setIdRequirement(TiStringInterface inData)
setIdRequirement
in interface SjCompanyCustomer
public java.lang.String getIdRequirementValue()
getIdRequirementValue
in interface SjCompanyCustomer
public void setIdRequirementValue(java.lang.String inData)
setIdRequirementValue
in interface SjCompanyCustomer
public void setIdRequirementValue(java.lang.String inData, boolean inNotify)
setIdRequirementValue
in interface SjCompanyCustomer
public TiStringInterface getAgrementExist()
getAgrementExist
in interface SjCompanyCustomer
public TiStringInterface lookupAgrementExist()
lookupAgrementExist
in interface SjCompanyCustomer
public void setAgrementExist(TiStringInterface inData)
setAgrementExist
in interface SjCompanyCustomer
public java.lang.String getAgrementExistValue()
getAgrementExistValue
in interface SjCompanyCustomer
public void setAgrementExistValue(java.lang.String inData)
setAgrementExistValue
in interface SjCompanyCustomer
public void setAgrementExistValue(java.lang.String inData, boolean inNotify)
setAgrementExistValue
in interface SjCompanyCustomer
public TiStringInterface getSecrecyExist()
getSecrecyExist
in interface SjCompanyCustomer
public TiStringInterface lookupSecrecyExist()
lookupSecrecyExist
in interface SjCompanyCustomer
public void setSecrecyExist(TiStringInterface inData)
setSecrecyExist
in interface SjCompanyCustomer
public java.lang.String getSecrecyExistValue()
getSecrecyExistValue
in interface SjCompanyCustomer
public void setSecrecyExistValue(java.lang.String inData)
setSecrecyExistValue
in interface SjCompanyCustomer
public void setSecrecyExistValue(java.lang.String inData, boolean inNotify)
setSecrecyExistValue
in interface SjCompanyCustomer
public TiStringInterface getRekvRequirement()
getRekvRequirement
in interface SjCompanyCustomer
public TiStringInterface lookupRekvRequirement()
lookupRekvRequirement
in interface SjCompanyCustomer
public void setRekvRequirement(TiStringInterface inData)
setRekvRequirement
in interface SjCompanyCustomer
public java.lang.String getRekvRequirementValue()
getRekvRequirementValue
in interface SjCompanyCustomer
public void setRekvRequirementValue(java.lang.String inData)
setRekvRequirementValue
in interface SjCompanyCustomer
public void setRekvRequirementValue(java.lang.String inData, boolean inNotify)
setRekvRequirementValue
in interface SjCompanyCustomer
public SjCode getPayerAccountMandatory()
getPayerAccountMandatory
in interface SjCompanyCustomer
public SjCode lookupPayerAccountMandatory()
lookupPayerAccountMandatory
in interface SjCompanyCustomer
public void setPayerAccountMandatory(SjCode inData)
setPayerAccountMandatory
in interface SjCompanyCustomer
public java.lang.String getPayerAccountMandatoryValue()
getPayerAccountMandatoryValue
in interface SjCompanyCustomer
public void setPayerAccountMandatoryValue(java.lang.String inData)
setPayerAccountMandatoryValue
in interface SjCompanyCustomer
public void setPayerAccountMandatoryValue(java.lang.String inData, boolean inNotify)
setPayerAccountMandatoryValue
in interface SjCompanyCustomer
public SjClientInformation getClientInformation()
getClientInformation
in interface SjCompanyCustomer
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjCompanyCustomer
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjCompanyCustomer
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 |