|
||||||||||
| 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.SjCustomerShortStandard
public class SjCustomerShortStandard
Innehåller basinformation om en kund.
| 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.SjCustomerShort |
|---|
AREA_CODE, BIRTH_DATE, CLIENT_INFORMATION, COMPANY_NAME, CUSTOMER_SHORT_XOR, FIRST_NAME, ID, LAST_NAME, MOBILE_PHONE_NUMBER, NAME, OBJ_REF, POW_OF_ATTORNEY_ADDRESS_EXIST, POW_OF_ATTORNEY_EXIST, PRIORITY, RESTRICTION_CODE_CREDIT, RESTRICTION_CODE_SPAR, SJ_CARD_EXIST, SUBSCRIBER_TELEPHONE_NUMBER, TYPE |
| Constructor Summary | |
|---|---|
SjCustomerShortStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getAreaCode()
Field areaCode is defined as mandatory. |
java.lang.String |
getAreaCodeValue()
Field areaCode is defined as mandatory. |
TiDate |
getBirthDate()
Field birthDate is defined as part of xor. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getCompanyName()
Field companyName is defined as part of xor. |
java.lang.String |
getCompanyNameValue()
Field companyName is defined as part of xor. |
TiIntegerInterface |
getCustomerShortXor()
field customerShortXor |
java.lang.Integer |
getCustomerShortXorValue()
field customerShortXor |
TiStringInterface |
getFirstName()
Field firstName is defined as part of xor. |
java.lang.String |
getFirstNameValue()
Field firstName is defined as part of xor. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getId()
Field id is defined as mandatory. |
java.lang.String |
getIdValue()
Field id is defined as mandatory. |
TiStringInterface |
getLastName()
Field lastName is defined as part of xor. |
java.lang.String |
getLastNameValue()
Field lastName is defined as part of xor. |
TiStringInterface |
getMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional. |
java.lang.String |
getMobilePhoneNumberValue()
Field mobilePhoneNumber is defined as optional. |
TiStringInterface |
getName()
Field name is defined as part of xor. |
java.lang.String |
getNameValue()
Field name is defined as part of xor. |
SjObjectStringRef |
getObjRef()
Field objRef is defined as optional. |
java.lang.String |
getObjRefValue()
Field objRef is defined as optional. |
TiBooleanInterface |
getPowOfAttorneyAddressExist()
Field powOfAttorneyAddressExist is defined as mandatory. |
java.lang.Boolean |
getPowOfAttorneyAddressExistValue()
Field powOfAttorneyAddressExist is defined as mandatory. |
TiBooleanInterface |
getPowOfAttorneyExist()
Field powOfAttorneyExist is defined as mandatory. |
java.lang.Boolean |
getPowOfAttorneyExistValue()
Field powOfAttorneyExist is defined as mandatory. |
TiStringInterface |
getPriority()
Field priority is defined as part of xor. |
java.lang.String |
getPriorityValue()
Field priority is defined as part of xor. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
java.lang.String |
getRestrictionCodeCreditValue()
Field restrictionCodeCredit is defined as mandatory. |
TiStringInterface |
getRestrictionCodeSpar()
Field restrictionCodeSpar is defined as mandatory. |
java.lang.String |
getRestrictionCodeSparValue()
Field restrictionCodeSpar is defined as mandatory. |
TiBooleanInterface |
getSjCardExist()
Field sjCardExist is defined as mandatory. |
java.lang.Boolean |
getSjCardExistValue()
Field sjCardExist is defined as mandatory. |
TiStringInterface |
getSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory. |
java.lang.String |
getSubscriberTelephoneNumberValue()
Field subscriberTelephoneNumber is defined as mandatory. |
TiStringInterface |
getType()
Field type is defined as mandatory. |
java.lang.String |
getTypeValue()
Field type is defined as mandatory. |
TiStringInterface |
lookupAreaCode()
Field areaCode is defined as mandatory. |
TiDate |
lookupBirthDate()
Field birthDate is defined as part of xor. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupCompanyName()
Field companyName is defined as part of xor. |
TiIntegerInterface |
lookupCustomerShortXor()
field customerShortXor |
TiStringInterface |
lookupFirstName()
Field firstName is defined as part of xor. |
TiStringInterface |
lookupId()
Field id is defined as mandatory. |
TiStringInterface |
lookupLastName()
Field lastName is defined as part of xor. |
TiStringInterface |
lookupMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional. |
TiStringInterface |
lookupName()
Field name is defined as part of xor. |
SjObjectStringRef |
lookupObjRef()
Field objRef is defined as optional. |
TiBooleanInterface |
lookupPowOfAttorneyAddressExist()
Field powOfAttorneyAddressExist is defined as mandatory. |
TiBooleanInterface |
lookupPowOfAttorneyExist()
Field powOfAttorneyExist is defined as mandatory. |
TiStringInterface |
lookupPriority()
Field priority is defined as part of xor. |
TiStringInterface |
lookupRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
TiStringInterface |
lookupRestrictionCodeSpar()
Field restrictionCodeSpar is defined as mandatory. |
TiBooleanInterface |
lookupSjCardExist()
Field sjCardExist is defined as mandatory. |
TiStringInterface |
lookupSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory. |
TiStringInterface |
lookupType()
Field type is defined as mandatory. |
void |
setAreaCode(TiStringInterface inData)
Field areaCode is defined as mandatory. |
void |
setAreaCodeValue(java.lang.String inData)
Field areaCode is defined as mandatory. |
void |
setAreaCodeValue(java.lang.String inData,
boolean inNotify)
Field areaCode is defined as mandatory. |
void |
setBirthDate(TiDate inData)
Field birthDate is defined as part of xor. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCompanyName(TiStringInterface inData)
Field companyName is defined as part of xor. |
void |
setCompanyNameValue(java.lang.String inData)
Field companyName is defined as part of xor. |
void |
setCompanyNameValue(java.lang.String inData,
boolean inNotify)
Field companyName is defined as part of xor. |
void |
setCustomerShortXor(TiIntegerInterface inData)
field customerShortXor |
void |
setCustomerShortXorValue(java.lang.Integer inData)
field customerShortXor |
void |
setFirstName(TiStringInterface inData)
Field firstName is defined as part of xor. |
void |
setFirstNameValue(java.lang.String inData)
Field firstName is defined as part of xor. |
void |
setFirstNameValue(java.lang.String inData,
boolean inNotify)
Field firstName is defined as part of xor. |
void |
setId(TiStringInterface inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData,
boolean inNotify)
Field id is defined as mandatory. |
void |
setLastName(TiStringInterface inData)
Field lastName is defined as part of xor. |
void |
setLastNameValue(java.lang.String inData)
Field lastName is defined as part of xor. |
void |
setLastNameValue(java.lang.String inData,
boolean inNotify)
Field lastName is defined as part of xor. |
void |
setMobilePhoneNumber(TiStringInterface inData)
Field mobilePhoneNumber is defined as optional. |
void |
setMobilePhoneNumberValue(java.lang.String inData)
Field mobilePhoneNumber is defined as optional. |
void |
setMobilePhoneNumberValue(java.lang.String inData,
boolean inNotify)
Field mobilePhoneNumber is defined as optional. |
void |
setName(TiStringInterface inData)
Field name is defined as part of xor. |
void |
setNameValue(java.lang.String inData)
Field name is defined as part of xor. |
void |
setNameValue(java.lang.String inData,
boolean inNotify)
Field name is defined as part of xor. |
void |
setObjRef(SjObjectStringRef inData)
Field objRef is defined as optional. |
void |
setObjRefValue(java.lang.String inData)
Field objRef is defined as optional. |
void |
setObjRefValue(java.lang.String inData,
boolean inNotify)
Field objRef is defined as optional. |
void |
setPowOfAttorneyAddressExist(TiBooleanInterface inData)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyAddressExistValue(java.lang.Boolean inData)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyAddressExistValue(java.lang.Boolean inData,
boolean inNotify)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyExist(TiBooleanInterface inData)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPowOfAttorneyExistValue(java.lang.Boolean inData)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPowOfAttorneyExistValue(java.lang.Boolean inData,
boolean inNotify)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPriority(TiStringInterface inData)
Field priority is defined as part of xor. |
void |
setPriorityValue(java.lang.String inData)
Field priority is defined as part of xor. |
void |
setPriorityValue(java.lang.String inData,
boolean inNotify)
Field priority is defined as part of xor. |
void |
setRestrictionCodeCredit(TiStringInterface inData)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeCreditValue(java.lang.String inData)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeCreditValue(java.lang.String inData,
boolean inNotify)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeSpar(TiStringInterface inData)
Field restrictionCodeSpar is defined as mandatory. |
void |
setRestrictionCodeSparValue(java.lang.String inData)
Field restrictionCodeSpar is defined as mandatory. |
void |
setRestrictionCodeSparValue(java.lang.String inData,
boolean inNotify)
Field restrictionCodeSpar is defined as mandatory. |
void |
setSjCardExist(TiBooleanInterface inData)
Field sjCardExist is defined as mandatory. |
void |
setSjCardExistValue(java.lang.Boolean inData)
Field sjCardExist is defined as mandatory. |
void |
setSjCardExistValue(java.lang.Boolean inData,
boolean inNotify)
Field sjCardExist is defined as mandatory. |
void |
setSubscriberTelephoneNumber(TiStringInterface inData)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData,
boolean inNotify)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setType(TiStringInterface inData)
Field type is defined as mandatory. |
void |
setTypeValue(java.lang.String inData)
Field type is defined as mandatory. |
void |
setTypeValue(java.lang.String inData,
boolean inNotify)
Field type is defined as mandatory. |
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 SjCustomerShortStandard()
| Method Detail |
|---|
public SjObjectStringRef getObjRef()
getObjRef in interface SjCustomerShortpublic SjObjectStringRef lookupObjRef()
lookupObjRef in interface SjCustomerShortpublic void setObjRef(SjObjectStringRef inData)
setObjRef in interface SjCustomerShortpublic java.lang.String getObjRefValue()
getObjRefValue in interface SjCustomerShortpublic void setObjRefValue(java.lang.String inData)
setObjRefValue in interface SjCustomerShort
public void setObjRefValue(java.lang.String inData,
boolean inNotify)
setObjRefValue in interface SjCustomerShortpublic TiIntegerInterface getCustomerShortXor()
getCustomerShortXor in interface SjCustomerShortpublic TiIntegerInterface lookupCustomerShortXor()
lookupCustomerShortXor in interface SjCustomerShortpublic void setCustomerShortXor(TiIntegerInterface inData)
setCustomerShortXor in interface SjCustomerShortpublic java.lang.Integer getCustomerShortXorValue()
getCustomerShortXorValue in interface SjCustomerShortpublic void setCustomerShortXorValue(java.lang.Integer inData)
setCustomerShortXorValue in interface SjCustomerShortpublic TiStringInterface getFirstName()
getFirstName in interface SjCustomerShortpublic TiStringInterface lookupFirstName()
lookupFirstName in interface SjCustomerShortpublic void setFirstName(TiStringInterface inData)
setFirstName in interface SjCustomerShortpublic java.lang.String getFirstNameValue()
getFirstNameValue in interface SjCustomerShortpublic void setFirstNameValue(java.lang.String inData)
setFirstNameValue in interface SjCustomerShort
public void setFirstNameValue(java.lang.String inData,
boolean inNotify)
setFirstNameValue in interface SjCustomerShortpublic TiStringInterface getLastName()
getLastName in interface SjCustomerShortpublic TiStringInterface lookupLastName()
lookupLastName in interface SjCustomerShortpublic void setLastName(TiStringInterface inData)
setLastName in interface SjCustomerShortpublic java.lang.String getLastNameValue()
getLastNameValue in interface SjCustomerShortpublic void setLastNameValue(java.lang.String inData)
setLastNameValue in interface SjCustomerShort
public void setLastNameValue(java.lang.String inData,
boolean inNotify)
setLastNameValue in interface SjCustomerShortpublic TiDate getBirthDate()
getBirthDate in interface SjCustomerShortpublic TiDate lookupBirthDate()
lookupBirthDate in interface SjCustomerShortpublic void setBirthDate(TiDate inData)
setBirthDate in interface SjCustomerShortpublic TiStringInterface getPriority()
getPriority in interface SjCustomerShortpublic TiStringInterface lookupPriority()
lookupPriority in interface SjCustomerShortpublic void setPriority(TiStringInterface inData)
setPriority in interface SjCustomerShortpublic java.lang.String getPriorityValue()
getPriorityValue in interface SjCustomerShortpublic void setPriorityValue(java.lang.String inData)
setPriorityValue in interface SjCustomerShort
public void setPriorityValue(java.lang.String inData,
boolean inNotify)
setPriorityValue in interface SjCustomerShortpublic TiStringInterface getCompanyName()
getCompanyName in interface SjCustomerShortpublic TiStringInterface lookupCompanyName()
lookupCompanyName in interface SjCustomerShortpublic void setCompanyName(TiStringInterface inData)
setCompanyName in interface SjCustomerShortpublic java.lang.String getCompanyNameValue()
getCompanyNameValue in interface SjCustomerShortpublic void setCompanyNameValue(java.lang.String inData)
setCompanyNameValue in interface SjCustomerShort
public void setCompanyNameValue(java.lang.String inData,
boolean inNotify)
setCompanyNameValue in interface SjCustomerShortpublic TiStringInterface getName()
getName in interface SjCustomerShortpublic TiStringInterface lookupName()
lookupName in interface SjCustomerShortpublic void setName(TiStringInterface inData)
setName in interface SjCustomerShortpublic java.lang.String getNameValue()
getNameValue in interface SjCustomerShortpublic void setNameValue(java.lang.String inData)
setNameValue in interface SjCustomerShort
public void setNameValue(java.lang.String inData,
boolean inNotify)
setNameValue in interface SjCustomerShortpublic TiStringInterface getId()
getId in interface SjCustomerShortpublic TiStringInterface lookupId()
lookupId in interface SjCustomerShortpublic void setId(TiStringInterface inData)
setId in interface SjCustomerShortpublic java.lang.String getIdValue()
getIdValue in interface SjCustomerShortpublic void setIdValue(java.lang.String inData)
setIdValue in interface SjCustomerShort
public void setIdValue(java.lang.String inData,
boolean inNotify)
setIdValue in interface SjCustomerShortpublic TiStringInterface getType()
getType in interface SjCustomerShortpublic TiStringInterface lookupType()
lookupType in interface SjCustomerShortpublic void setType(TiStringInterface inData)
setType in interface SjCustomerShortpublic java.lang.String getTypeValue()
getTypeValue in interface SjCustomerShortpublic void setTypeValue(java.lang.String inData)
setTypeValue in interface SjCustomerShort
public void setTypeValue(java.lang.String inData,
boolean inNotify)
setTypeValue in interface SjCustomerShortpublic TiStringInterface getAreaCode()
getAreaCode in interface SjCustomerShortpublic TiStringInterface lookupAreaCode()
lookupAreaCode in interface SjCustomerShortpublic void setAreaCode(TiStringInterface inData)
setAreaCode in interface SjCustomerShortpublic java.lang.String getAreaCodeValue()
getAreaCodeValue in interface SjCustomerShortpublic void setAreaCodeValue(java.lang.String inData)
setAreaCodeValue in interface SjCustomerShort
public void setAreaCodeValue(java.lang.String inData,
boolean inNotify)
setAreaCodeValue in interface SjCustomerShortpublic TiStringInterface getSubscriberTelephoneNumber()
getSubscriberTelephoneNumber in interface SjCustomerShortpublic TiStringInterface lookupSubscriberTelephoneNumber()
lookupSubscriberTelephoneNumber in interface SjCustomerShortpublic void setSubscriberTelephoneNumber(TiStringInterface inData)
setSubscriberTelephoneNumber in interface SjCustomerShortpublic java.lang.String getSubscriberTelephoneNumberValue()
getSubscriberTelephoneNumberValue in interface SjCustomerShortpublic void setSubscriberTelephoneNumberValue(java.lang.String inData)
setSubscriberTelephoneNumberValue in interface SjCustomerShort
public void setSubscriberTelephoneNumberValue(java.lang.String inData,
boolean inNotify)
setSubscriberTelephoneNumberValue in interface SjCustomerShortpublic TiStringInterface getRestrictionCodeSpar()
getRestrictionCodeSpar in interface SjCustomerShortpublic TiStringInterface lookupRestrictionCodeSpar()
lookupRestrictionCodeSpar in interface SjCustomerShortpublic void setRestrictionCodeSpar(TiStringInterface inData)
setRestrictionCodeSpar in interface SjCustomerShortpublic java.lang.String getRestrictionCodeSparValue()
getRestrictionCodeSparValue in interface SjCustomerShortpublic void setRestrictionCodeSparValue(java.lang.String inData)
setRestrictionCodeSparValue in interface SjCustomerShort
public void setRestrictionCodeSparValue(java.lang.String inData,
boolean inNotify)
setRestrictionCodeSparValue in interface SjCustomerShortpublic TiStringInterface getRestrictionCodeCredit()
getRestrictionCodeCredit in interface SjCustomerShortpublic TiStringInterface lookupRestrictionCodeCredit()
lookupRestrictionCodeCredit in interface SjCustomerShortpublic void setRestrictionCodeCredit(TiStringInterface inData)
setRestrictionCodeCredit in interface SjCustomerShortpublic java.lang.String getRestrictionCodeCreditValue()
getRestrictionCodeCreditValue in interface SjCustomerShortpublic void setRestrictionCodeCreditValue(java.lang.String inData)
setRestrictionCodeCreditValue in interface SjCustomerShort
public void setRestrictionCodeCreditValue(java.lang.String inData,
boolean inNotify)
setRestrictionCodeCreditValue in interface SjCustomerShortpublic TiBooleanInterface getPowOfAttorneyExist()
getPowOfAttorneyExist in interface SjCustomerShortpublic TiBooleanInterface lookupPowOfAttorneyExist()
lookupPowOfAttorneyExist in interface SjCustomerShortpublic void setPowOfAttorneyExist(TiBooleanInterface inData)
setPowOfAttorneyExist in interface SjCustomerShortpublic java.lang.Boolean getPowOfAttorneyExistValue()
getPowOfAttorneyExistValue in interface SjCustomerShortpublic void setPowOfAttorneyExistValue(java.lang.Boolean inData)
setPowOfAttorneyExistValue in interface SjCustomerShort
public void setPowOfAttorneyExistValue(java.lang.Boolean inData,
boolean inNotify)
setPowOfAttorneyExistValue in interface SjCustomerShortpublic TiBooleanInterface getPowOfAttorneyAddressExist()
getPowOfAttorneyAddressExist in interface SjCustomerShortpublic TiBooleanInterface lookupPowOfAttorneyAddressExist()
lookupPowOfAttorneyAddressExist in interface SjCustomerShortpublic void setPowOfAttorneyAddressExist(TiBooleanInterface inData)
setPowOfAttorneyAddressExist in interface SjCustomerShortpublic java.lang.Boolean getPowOfAttorneyAddressExistValue()
getPowOfAttorneyAddressExistValue in interface SjCustomerShortpublic void setPowOfAttorneyAddressExistValue(java.lang.Boolean inData)
setPowOfAttorneyAddressExistValue in interface SjCustomerShort
public void setPowOfAttorneyAddressExistValue(java.lang.Boolean inData,
boolean inNotify)
setPowOfAttorneyAddressExistValue in interface SjCustomerShortpublic TiBooleanInterface getSjCardExist()
getSjCardExist in interface SjCustomerShortpublic TiBooleanInterface lookupSjCardExist()
lookupSjCardExist in interface SjCustomerShortpublic void setSjCardExist(TiBooleanInterface inData)
setSjCardExist in interface SjCustomerShortpublic java.lang.Boolean getSjCardExistValue()
getSjCardExistValue in interface SjCustomerShortpublic void setSjCardExistValue(java.lang.Boolean inData)
setSjCardExistValue in interface SjCustomerShort
public void setSjCardExistValue(java.lang.Boolean inData,
boolean inNotify)
setSjCardExistValue in interface SjCustomerShortpublic TiStringInterface getMobilePhoneNumber()
getMobilePhoneNumber in interface SjCustomerShortpublic TiStringInterface lookupMobilePhoneNumber()
lookupMobilePhoneNumber in interface SjCustomerShortpublic void setMobilePhoneNumber(TiStringInterface inData)
setMobilePhoneNumber in interface SjCustomerShortpublic java.lang.String getMobilePhoneNumberValue()
getMobilePhoneNumberValue in interface SjCustomerShortpublic void setMobilePhoneNumberValue(java.lang.String inData)
setMobilePhoneNumberValue in interface SjCustomerShort
public void setMobilePhoneNumberValue(java.lang.String inData,
boolean inNotify)
setMobilePhoneNumberValue in interface SjCustomerShortpublic SjClientInformation getClientInformation()
getClientInformation in interface SjCustomerShortpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjCustomerShortpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjCustomerShortprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||