|
||||||||||
| 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.SjCommonCustomerPlain
public class SjCommonCustomerPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjCommonCustomer |
|---|
AREA_CODE, CAMPAIGN, CHANGE_DATE, CHANGE_TYPE, CLIENT_INFORMATION, COUNTRY_NUMBER, CUSTOMER_NOTE_LIST, EMAIL, HOTEL_CUSTOMER_ID, ID, LAST_CLEAR_DATE, POWER_OF_ATTORNEY_DELIVERY_ADDRESS_EXISTS, REGISTER_DATE, RESTRICTION_CODE_CREDIT, RESTRICTION_CODE_CREDIT_DATE, RESTRICTION_CODE_SPAR, RESTRICTION_DATE, SUBSCRIBER_TELEPHONE_NUMBER, TYPE, TYPE_OF_COMMUNICATION |
| Constructor Summary | |
|---|---|
SjCommonCustomerPlain()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getAreaCode()
Field areaCode is defined as mandatory. |
java.lang.String |
getAreaCodeValue()
Field areaCode is defined as mandatory. |
TiStringInterface |
getCampaign()
Field campaign is defined as mandatory. |
java.lang.String |
getCampaignValue()
Field campaign is defined as mandatory. |
TiDate |
getChangeDate()
Field changeDate is defined as mandatory. |
TiStringInterface |
getChangeType()
Field changeType is defined as mandatory. |
java.lang.String |
getChangeTypeValue()
Field changeType is defined as mandatory. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getCountryNumber()
Field countryNumber is defined as mandatory. |
java.lang.String |
getCountryNumberValue()
Field countryNumber is defined as mandatory. |
SjStringList |
getCustomerNoteList()
Field customerNoteList is defined as optional. |
TiStringInterface |
getEmail()
Field email is defined as mandatory. |
java.lang.String |
getEmailValue()
Field email is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjIdentity |
getHotelCustomerId()
Field hotelCustomerId is defined as optional. |
java.lang.String |
getHotelCustomerIdValue()
Field hotelCustomerId is defined as optional. |
TiStringInterface |
getId()
Field id is defined as mandatory. |
java.lang.String |
getIdValue()
Field id is defined as mandatory. |
TiDate |
getLastClearDate()
Field lastClearDate is defined as mandatory. |
TiStringInterface |
getPowerOfAttorneyDeliveryAddressExists()
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
java.lang.String |
getPowerOfAttorneyDeliveryAddressExistsValue()
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiDate |
getRegisterDate()
Field registerDate is defined as mandatory. |
TiStringInterface |
getRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
TiDate |
getRestrictionCodeCreditDate()
Field restrictionCodeCreditDate 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. |
TiDate |
getRestrictionDate()
Field restrictionDate 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. |
TiStringInterface |
getTypeOfCommunication()
Field typeOfCommunication is defined as mandatory. |
java.lang.String |
getTypeOfCommunicationValue()
Field typeOfCommunication is defined as mandatory. |
java.lang.String |
getTypeValue()
Field type is defined as mandatory. |
TiStringInterface |
lookupAreaCode()
Field areaCode is defined as mandatory. |
TiStringInterface |
lookupCampaign()
Field campaign is defined as mandatory. |
TiDate |
lookupChangeDate()
Field changeDate is defined as mandatory. |
TiStringInterface |
lookupChangeType()
Field changeType is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupCountryNumber()
Field countryNumber is defined as mandatory. |
SjStringList |
lookupCustomerNoteList()
Field customerNoteList is defined as optional. |
TiStringInterface |
lookupEmail()
Field email is defined as mandatory. |
SjIdentity |
lookupHotelCustomerId()
Field hotelCustomerId is defined as optional. |
TiStringInterface |
lookupId()
Field id is defined as mandatory. |
TiDate |
lookupLastClearDate()
Field lastClearDate is defined as mandatory. |
TiStringInterface |
lookupPowerOfAttorneyDeliveryAddressExists()
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
TiDate |
lookupRegisterDate()
Field registerDate is defined as mandatory. |
TiStringInterface |
lookupRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
TiDate |
lookupRestrictionCodeCreditDate()
Field restrictionCodeCreditDate is defined as mandatory. |
TiStringInterface |
lookupRestrictionCodeSPAR()
Field restrictionCodeSPAR is defined as mandatory. |
TiDate |
lookupRestrictionDate()
Field restrictionDate is defined as mandatory. |
TiStringInterface |
lookupSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory. |
TiStringInterface |
lookupType()
Field type is defined as mandatory. |
TiStringInterface |
lookupTypeOfCommunication()
Field typeOfCommunication 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 |
setCampaign(TiStringInterface inData)
Field campaign is defined as mandatory. |
void |
setCampaignValue(java.lang.String inData)
Field campaign is defined as mandatory. |
void |
setCampaignValue(java.lang.String inData,
boolean inNotify)
Field campaign is defined as mandatory. |
void |
setChangeDate(TiDate inData)
Field changeDate is defined as mandatory. |
void |
setChangeType(TiStringInterface inData)
Field changeType is defined as mandatory. |
void |
setChangeTypeValue(java.lang.String inData)
Field changeType is defined as mandatory. |
void |
setChangeTypeValue(java.lang.String inData,
boolean inNotify)
Field changeType is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCountryNumber(TiStringInterface inData)
Field countryNumber is defined as mandatory. |
void |
setCountryNumberValue(java.lang.String inData)
Field countryNumber is defined as mandatory. |
void |
setCountryNumberValue(java.lang.String inData,
boolean inNotify)
Field countryNumber is defined as mandatory. |
void |
setCustomerNoteList(SjStringList inData)
Field customerNoteList is defined as optional. |
void |
setEmail(TiStringInterface inData)
Field email is defined as mandatory. |
void |
setEmailValue(java.lang.String inData)
Field email is defined as mandatory. |
void |
setEmailValue(java.lang.String inData,
boolean inNotify)
Field email is defined as mandatory. |
void |
setHotelCustomerId(SjIdentity inData)
Field hotelCustomerId is defined as optional. |
void |
setHotelCustomerIdValue(java.lang.String inData)
Field hotelCustomerId is defined as optional. |
void |
setHotelCustomerIdValue(java.lang.String inData,
boolean inNotify)
Field hotelCustomerId is defined as optional. |
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 |
setLastClearDate(TiDate inData)
Field lastClearDate is defined as mandatory. |
void |
setPowerOfAttorneyDeliveryAddressExists(TiStringInterface inData)
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
void |
setPowerOfAttorneyDeliveryAddressExistsValue(java.lang.String inData)
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
void |
setPowerOfAttorneyDeliveryAddressExistsValue(java.lang.String inData,
boolean inNotify)
Field powerOfAttorneyDeliveryAddressExists is defined as mandatory. |
void |
setRegisterDate(TiDate inData)
Field registerDate is defined as mandatory. |
void |
setRestrictionCodeCredit(TiStringInterface inData)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeCreditDate(TiDate inData)
Field restrictionCodeCreditDate 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 |
setRestrictionDate(TiDate inData)
Field restrictionDate 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 |
setTypeOfCommunication(TiStringInterface inData)
Field typeOfCommunication is defined as mandatory. |
void |
setTypeOfCommunicationValue(java.lang.String inData)
Field typeOfCommunication is defined as mandatory. |
void |
setTypeOfCommunicationValue(java.lang.String inData,
boolean inNotify)
Field typeOfCommunication 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. |
| 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 id
public TiStringData type
public TiDatePlain registerDate
public TiDatePlain changeDate
public TiStringData changeType
public TiDatePlain lastClearDate
public TiStringData restrictionCodeSPAR
public TiDatePlain restrictionDate
public TiStringData restrictionCodeCredit
public TiDatePlain restrictionCodeCreditDate
public TiStringData typeOfCommunication
public TiStringData countryNumber
public TiStringData areaCode
public TiStringData subscriberTelephoneNumber
public TiStringData email
public TiStringData powerOfAttorneyDeliveryAddressExists
public TiStringData campaign
public SjIdentityPlain hotelCustomerId
public SjStringListPlain customerNoteList
public SjClientInformationPlain clientInformation
| Constructor Detail |
|---|
public SjCommonCustomerPlain()
| Method Detail |
|---|
public TiStringInterface getId()
getId in interface SjCommonCustomerpublic TiStringInterface lookupId()
lookupId in interface SjCommonCustomerpublic void setId(TiStringInterface inData)
setId in interface SjCommonCustomerpublic java.lang.String getIdValue()
getIdValue in interface SjCommonCustomerpublic void setIdValue(java.lang.String inData)
setIdValue in interface SjCommonCustomer
public void setIdValue(java.lang.String inData,
boolean inNotify)
setIdValue in interface SjCommonCustomerpublic TiStringInterface getType()
getType in interface SjCommonCustomerpublic TiStringInterface lookupType()
lookupType in interface SjCommonCustomerpublic void setType(TiStringInterface inData)
setType in interface SjCommonCustomerpublic java.lang.String getTypeValue()
getTypeValue in interface SjCommonCustomerpublic void setTypeValue(java.lang.String inData)
setTypeValue in interface SjCommonCustomer
public void setTypeValue(java.lang.String inData,
boolean inNotify)
setTypeValue in interface SjCommonCustomerpublic TiDate getRegisterDate()
getRegisterDate in interface SjCommonCustomerpublic TiDate lookupRegisterDate()
lookupRegisterDate in interface SjCommonCustomerpublic void setRegisterDate(TiDate inData)
setRegisterDate in interface SjCommonCustomerpublic TiDate getChangeDate()
getChangeDate in interface SjCommonCustomerpublic TiDate lookupChangeDate()
lookupChangeDate in interface SjCommonCustomerpublic void setChangeDate(TiDate inData)
setChangeDate in interface SjCommonCustomerpublic TiStringInterface getChangeType()
getChangeType in interface SjCommonCustomerpublic TiStringInterface lookupChangeType()
lookupChangeType in interface SjCommonCustomerpublic void setChangeType(TiStringInterface inData)
setChangeType in interface SjCommonCustomerpublic java.lang.String getChangeTypeValue()
getChangeTypeValue in interface SjCommonCustomerpublic void setChangeTypeValue(java.lang.String inData)
setChangeTypeValue in interface SjCommonCustomer
public void setChangeTypeValue(java.lang.String inData,
boolean inNotify)
setChangeTypeValue in interface SjCommonCustomerpublic TiDate getLastClearDate()
getLastClearDate in interface SjCommonCustomerpublic TiDate lookupLastClearDate()
lookupLastClearDate in interface SjCommonCustomerpublic void setLastClearDate(TiDate inData)
setLastClearDate in interface SjCommonCustomerpublic TiStringInterface getRestrictionCodeSPAR()
getRestrictionCodeSPAR in interface SjCommonCustomerpublic TiStringInterface lookupRestrictionCodeSPAR()
lookupRestrictionCodeSPAR in interface SjCommonCustomerpublic void setRestrictionCodeSPAR(TiStringInterface inData)
setRestrictionCodeSPAR in interface SjCommonCustomerpublic java.lang.String getRestrictionCodeSPARValue()
getRestrictionCodeSPARValue in interface SjCommonCustomerpublic void setRestrictionCodeSPARValue(java.lang.String inData)
setRestrictionCodeSPARValue in interface SjCommonCustomer
public void setRestrictionCodeSPARValue(java.lang.String inData,
boolean inNotify)
setRestrictionCodeSPARValue in interface SjCommonCustomerpublic TiDate getRestrictionDate()
getRestrictionDate in interface SjCommonCustomerpublic TiDate lookupRestrictionDate()
lookupRestrictionDate in interface SjCommonCustomerpublic void setRestrictionDate(TiDate inData)
setRestrictionDate in interface SjCommonCustomerpublic TiStringInterface getRestrictionCodeCredit()
getRestrictionCodeCredit in interface SjCommonCustomerpublic TiStringInterface lookupRestrictionCodeCredit()
lookupRestrictionCodeCredit in interface SjCommonCustomerpublic void setRestrictionCodeCredit(TiStringInterface inData)
setRestrictionCodeCredit in interface SjCommonCustomerpublic java.lang.String getRestrictionCodeCreditValue()
getRestrictionCodeCreditValue in interface SjCommonCustomerpublic void setRestrictionCodeCreditValue(java.lang.String inData)
setRestrictionCodeCreditValue in interface SjCommonCustomer
public void setRestrictionCodeCreditValue(java.lang.String inData,
boolean inNotify)
setRestrictionCodeCreditValue in interface SjCommonCustomerpublic TiDate getRestrictionCodeCreditDate()
getRestrictionCodeCreditDate in interface SjCommonCustomerpublic TiDate lookupRestrictionCodeCreditDate()
lookupRestrictionCodeCreditDate in interface SjCommonCustomerpublic void setRestrictionCodeCreditDate(TiDate inData)
setRestrictionCodeCreditDate in interface SjCommonCustomerpublic TiStringInterface getTypeOfCommunication()
getTypeOfCommunication in interface SjCommonCustomerpublic TiStringInterface lookupTypeOfCommunication()
lookupTypeOfCommunication in interface SjCommonCustomerpublic void setTypeOfCommunication(TiStringInterface inData)
setTypeOfCommunication in interface SjCommonCustomerpublic java.lang.String getTypeOfCommunicationValue()
getTypeOfCommunicationValue in interface SjCommonCustomerpublic void setTypeOfCommunicationValue(java.lang.String inData)
setTypeOfCommunicationValue in interface SjCommonCustomer
public void setTypeOfCommunicationValue(java.lang.String inData,
boolean inNotify)
setTypeOfCommunicationValue in interface SjCommonCustomerpublic TiStringInterface getCountryNumber()
getCountryNumber in interface SjCommonCustomerpublic TiStringInterface lookupCountryNumber()
lookupCountryNumber in interface SjCommonCustomerpublic void setCountryNumber(TiStringInterface inData)
setCountryNumber in interface SjCommonCustomerpublic java.lang.String getCountryNumberValue()
getCountryNumberValue in interface SjCommonCustomerpublic void setCountryNumberValue(java.lang.String inData)
setCountryNumberValue in interface SjCommonCustomer
public void setCountryNumberValue(java.lang.String inData,
boolean inNotify)
setCountryNumberValue in interface SjCommonCustomerpublic TiStringInterface getAreaCode()
getAreaCode in interface SjCommonCustomerpublic TiStringInterface lookupAreaCode()
lookupAreaCode in interface SjCommonCustomerpublic void setAreaCode(TiStringInterface inData)
setAreaCode in interface SjCommonCustomerpublic java.lang.String getAreaCodeValue()
getAreaCodeValue in interface SjCommonCustomerpublic void setAreaCodeValue(java.lang.String inData)
setAreaCodeValue in interface SjCommonCustomer
public void setAreaCodeValue(java.lang.String inData,
boolean inNotify)
setAreaCodeValue in interface SjCommonCustomerpublic TiStringInterface getSubscriberTelephoneNumber()
getSubscriberTelephoneNumber in interface SjCommonCustomerpublic TiStringInterface lookupSubscriberTelephoneNumber()
lookupSubscriberTelephoneNumber in interface SjCommonCustomerpublic void setSubscriberTelephoneNumber(TiStringInterface inData)
setSubscriberTelephoneNumber in interface SjCommonCustomerpublic java.lang.String getSubscriberTelephoneNumberValue()
getSubscriberTelephoneNumberValue in interface SjCommonCustomerpublic void setSubscriberTelephoneNumberValue(java.lang.String inData)
setSubscriberTelephoneNumberValue in interface SjCommonCustomer
public void setSubscriberTelephoneNumberValue(java.lang.String inData,
boolean inNotify)
setSubscriberTelephoneNumberValue in interface SjCommonCustomerpublic TiStringInterface getEmail()
getEmail in interface SjCommonCustomerpublic TiStringInterface lookupEmail()
lookupEmail in interface SjCommonCustomerpublic void setEmail(TiStringInterface inData)
setEmail in interface SjCommonCustomerpublic java.lang.String getEmailValue()
getEmailValue in interface SjCommonCustomerpublic void setEmailValue(java.lang.String inData)
setEmailValue in interface SjCommonCustomer
public void setEmailValue(java.lang.String inData,
boolean inNotify)
setEmailValue in interface SjCommonCustomerpublic TiStringInterface getPowerOfAttorneyDeliveryAddressExists()
getPowerOfAttorneyDeliveryAddressExists in interface SjCommonCustomerpublic TiStringInterface lookupPowerOfAttorneyDeliveryAddressExists()
lookupPowerOfAttorneyDeliveryAddressExists in interface SjCommonCustomerpublic void setPowerOfAttorneyDeliveryAddressExists(TiStringInterface inData)
setPowerOfAttorneyDeliveryAddressExists in interface SjCommonCustomerpublic java.lang.String getPowerOfAttorneyDeliveryAddressExistsValue()
getPowerOfAttorneyDeliveryAddressExistsValue in interface SjCommonCustomerpublic void setPowerOfAttorneyDeliveryAddressExistsValue(java.lang.String inData)
setPowerOfAttorneyDeliveryAddressExistsValue in interface SjCommonCustomer
public void setPowerOfAttorneyDeliveryAddressExistsValue(java.lang.String inData,
boolean inNotify)
setPowerOfAttorneyDeliveryAddressExistsValue in interface SjCommonCustomerpublic TiStringInterface getCampaign()
getCampaign in interface SjCommonCustomerpublic TiStringInterface lookupCampaign()
lookupCampaign in interface SjCommonCustomerpublic void setCampaign(TiStringInterface inData)
setCampaign in interface SjCommonCustomerpublic java.lang.String getCampaignValue()
getCampaignValue in interface SjCommonCustomerpublic void setCampaignValue(java.lang.String inData)
setCampaignValue in interface SjCommonCustomer
public void setCampaignValue(java.lang.String inData,
boolean inNotify)
setCampaignValue in interface SjCommonCustomerpublic SjIdentity getHotelCustomerId()
getHotelCustomerId in interface SjCommonCustomerpublic SjIdentity lookupHotelCustomerId()
lookupHotelCustomerId in interface SjCommonCustomerpublic void setHotelCustomerId(SjIdentity inData)
setHotelCustomerId in interface SjCommonCustomerpublic java.lang.String getHotelCustomerIdValue()
getHotelCustomerIdValue in interface SjCommonCustomerpublic void setHotelCustomerIdValue(java.lang.String inData)
setHotelCustomerIdValue in interface SjCommonCustomer
public void setHotelCustomerIdValue(java.lang.String inData,
boolean inNotify)
setHotelCustomerIdValue in interface SjCommonCustomerpublic SjStringList getCustomerNoteList()
getCustomerNoteList in interface SjCommonCustomerpublic SjStringList lookupCustomerNoteList()
lookupCustomerNoteList in interface SjCommonCustomerpublic void setCustomerNoteList(SjStringList inData)
setCustomerNoteList in interface SjCommonCustomerpublic SjClientInformation getClientInformation()
getClientInformation in interface SjCommonCustomerpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjCommonCustomerpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjCommonCustomerpublic 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 | |||||||||