|
||||||||||
| 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.SjPrivateCustomerStandard
public class SjPrivateCustomerStandard
| 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.SjPrivateCustomer |
|---|
BIRTH_DATE, CLIENT_INFORMATION, FIRST_NAME, LAST_NAME, MEMBER_DATE, PASS_WORD, PAYMENT_METHOD, POSITION, PRIORITY, SEX, SOCIAL_SECURITY_NUMBER, USER_ID, VIPEXISTS |
| Constructor Summary | |
|---|---|
SjPrivateCustomerStandard()
|
|
| Method Summary | |
|---|---|
TiDate |
getBirthDate()
Field birthDate is defined as mandatory. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getFirstName()
Field firstName is defined as mandatory. |
java.lang.String |
getFirstNameValue()
Field firstName is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getLastName()
Field lastName is defined as mandatory. |
java.lang.String |
getLastNameValue()
Field lastName is defined as mandatory. |
TiDate |
getMemberDate()
Field memberDate is defined as mandatory. |
TiStringInterface |
getPassWord()
Field passWord is defined as optional. |
java.lang.String |
getPassWordValue()
Field passWord is defined as optional. |
TiStringInterface |
getPaymentMethod()
Field paymentMethod is defined as mandatory. |
java.lang.String |
getPaymentMethodValue()
Field paymentMethod is defined as mandatory. |
TiStringInterface |
getPosition()
Field position is defined as mandatory. |
java.lang.String |
getPositionValue()
Field position is defined as mandatory. |
TiStringInterface |
getPriority()
Field priority is defined as mandatory. |
java.lang.String |
getPriorityValue()
Field priority is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getSex()
Field sex is defined as mandatory. |
java.lang.String |
getSexValue()
Field sex is defined as mandatory. |
TiStringInterface |
getSocialSecurityNumber()
Field socialSecurityNumber is defined as mandatory. |
java.lang.String |
getSocialSecurityNumberValue()
Field socialSecurityNumber is defined as mandatory. |
TiStringInterface |
getUserId()
Field userId is defined as optional. |
java.lang.String |
getUserIdValue()
Field userId is defined as optional. |
TiStringInterface |
getVIPExists()
Field vIPExists is defined as mandatory. |
java.lang.String |
getVIPExistsValue()
Field vIPExists is defined as mandatory. |
TiDate |
lookupBirthDate()
Field birthDate is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupFirstName()
Field firstName is defined as mandatory. |
TiStringInterface |
lookupLastName()
Field lastName is defined as mandatory. |
TiDate |
lookupMemberDate()
Field memberDate is defined as mandatory. |
TiStringInterface |
lookupPassWord()
Field passWord is defined as optional. |
TiStringInterface |
lookupPaymentMethod()
Field paymentMethod is defined as mandatory. |
TiStringInterface |
lookupPosition()
Field position is defined as mandatory. |
TiStringInterface |
lookupPriority()
Field priority is defined as mandatory. |
TiStringInterface |
lookupSex()
Field sex is defined as mandatory. |
TiStringInterface |
lookupSocialSecurityNumber()
Field socialSecurityNumber is defined as mandatory. |
TiStringInterface |
lookupUserId()
Field userId is defined as optional. |
TiStringInterface |
lookupVIPExists()
Field vIPExists is defined as mandatory. |
void |
setBirthDate(TiDate inData)
Field birthDate is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setFirstName(TiStringInterface inData)
Field firstName is defined as mandatory. |
void |
setFirstNameValue(java.lang.String inData)
Field firstName is defined as mandatory. |
void |
setFirstNameValue(java.lang.String inData,
boolean inNotify)
Field firstName is defined as mandatory. |
void |
setLastName(TiStringInterface inData)
Field lastName is defined as mandatory. |
void |
setLastNameValue(java.lang.String inData)
Field lastName is defined as mandatory. |
void |
setLastNameValue(java.lang.String inData,
boolean inNotify)
Field lastName is defined as mandatory. |
void |
setMemberDate(TiDate inData)
Field memberDate is defined as mandatory. |
void |
setPassWord(TiStringInterface inData)
Field passWord is defined as optional. |
void |
setPassWordValue(java.lang.String inData)
Field passWord is defined as optional. |
void |
setPassWordValue(java.lang.String inData,
boolean inNotify)
Field passWord is defined as optional. |
void |
setPaymentMethod(TiStringInterface inData)
Field paymentMethod is defined as mandatory. |
void |
setPaymentMethodValue(java.lang.String inData)
Field paymentMethod is defined as mandatory. |
void |
setPaymentMethodValue(java.lang.String inData,
boolean inNotify)
Field paymentMethod is defined as mandatory. |
void |
setPosition(TiStringInterface inData)
Field position is defined as mandatory. |
void |
setPositionValue(java.lang.String inData)
Field position is defined as mandatory. |
void |
setPositionValue(java.lang.String inData,
boolean inNotify)
Field position is defined as mandatory. |
void |
setPriority(TiStringInterface inData)
Field priority is defined as mandatory. |
void |
setPriorityValue(java.lang.String inData)
Field priority is defined as mandatory. |
void |
setPriorityValue(java.lang.String inData,
boolean inNotify)
Field priority is defined as mandatory. |
void |
setSex(TiStringInterface inData)
Field sex is defined as mandatory. |
void |
setSexValue(java.lang.String inData)
Field sex is defined as mandatory. |
void |
setSexValue(java.lang.String inData,
boolean inNotify)
Field sex is defined as mandatory. |
void |
setSocialSecurityNumber(TiStringInterface inData)
Field socialSecurityNumber is defined as mandatory. |
void |
setSocialSecurityNumberValue(java.lang.String inData)
Field socialSecurityNumber is defined as mandatory. |
void |
setSocialSecurityNumberValue(java.lang.String inData,
boolean inNotify)
Field socialSecurityNumber is defined as mandatory. |
void |
setUserId(TiStringInterface inData)
Field userId is defined as optional. |
void |
setUserIdValue(java.lang.String inData)
Field userId is defined as optional. |
void |
setUserIdValue(java.lang.String inData,
boolean inNotify)
Field userId is defined as optional. |
void |
setVIPExists(TiStringInterface inData)
Field vIPExists is defined as mandatory. |
void |
setVIPExistsValue(java.lang.String inData)
Field vIPExists is defined as mandatory. |
void |
setVIPExistsValue(java.lang.String inData,
boolean inNotify)
Field vIPExists 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 SjPrivateCustomerStandard()
| Method Detail |
|---|
public TiStringInterface getSocialSecurityNumber()
getSocialSecurityNumber in interface SjPrivateCustomerpublic TiStringInterface lookupSocialSecurityNumber()
lookupSocialSecurityNumber in interface SjPrivateCustomerpublic void setSocialSecurityNumber(TiStringInterface inData)
setSocialSecurityNumber in interface SjPrivateCustomerpublic java.lang.String getSocialSecurityNumberValue()
getSocialSecurityNumberValue in interface SjPrivateCustomerpublic void setSocialSecurityNumberValue(java.lang.String inData)
setSocialSecurityNumberValue in interface SjPrivateCustomer
public void setSocialSecurityNumberValue(java.lang.String inData,
boolean inNotify)
setSocialSecurityNumberValue in interface SjPrivateCustomerpublic TiStringInterface getFirstName()
getFirstName in interface SjPrivateCustomerpublic TiStringInterface lookupFirstName()
lookupFirstName in interface SjPrivateCustomerpublic void setFirstName(TiStringInterface inData)
setFirstName in interface SjPrivateCustomerpublic java.lang.String getFirstNameValue()
getFirstNameValue in interface SjPrivateCustomerpublic void setFirstNameValue(java.lang.String inData)
setFirstNameValue in interface SjPrivateCustomer
public void setFirstNameValue(java.lang.String inData,
boolean inNotify)
setFirstNameValue in interface SjPrivateCustomerpublic TiStringInterface getLastName()
getLastName in interface SjPrivateCustomerpublic TiStringInterface lookupLastName()
lookupLastName in interface SjPrivateCustomerpublic void setLastName(TiStringInterface inData)
setLastName in interface SjPrivateCustomerpublic java.lang.String getLastNameValue()
getLastNameValue in interface SjPrivateCustomerpublic void setLastNameValue(java.lang.String inData)
setLastNameValue in interface SjPrivateCustomer
public void setLastNameValue(java.lang.String inData,
boolean inNotify)
setLastNameValue in interface SjPrivateCustomerpublic TiDate getBirthDate()
getBirthDate in interface SjPrivateCustomerpublic TiDate lookupBirthDate()
lookupBirthDate in interface SjPrivateCustomerpublic void setBirthDate(TiDate inData)
setBirthDate in interface SjPrivateCustomerpublic TiStringInterface getPriority()
getPriority in interface SjPrivateCustomerpublic TiStringInterface lookupPriority()
lookupPriority in interface SjPrivateCustomerpublic void setPriority(TiStringInterface inData)
setPriority in interface SjPrivateCustomerpublic java.lang.String getPriorityValue()
getPriorityValue in interface SjPrivateCustomerpublic void setPriorityValue(java.lang.String inData)
setPriorityValue in interface SjPrivateCustomer
public void setPriorityValue(java.lang.String inData,
boolean inNotify)
setPriorityValue in interface SjPrivateCustomerpublic TiStringInterface getPosition()
getPosition in interface SjPrivateCustomerpublic TiStringInterface lookupPosition()
lookupPosition in interface SjPrivateCustomerpublic void setPosition(TiStringInterface inData)
setPosition in interface SjPrivateCustomerpublic java.lang.String getPositionValue()
getPositionValue in interface SjPrivateCustomerpublic void setPositionValue(java.lang.String inData)
setPositionValue in interface SjPrivateCustomer
public void setPositionValue(java.lang.String inData,
boolean inNotify)
setPositionValue in interface SjPrivateCustomerpublic TiStringInterface getPaymentMethod()
getPaymentMethod in interface SjPrivateCustomerpublic TiStringInterface lookupPaymentMethod()
lookupPaymentMethod in interface SjPrivateCustomerpublic void setPaymentMethod(TiStringInterface inData)
setPaymentMethod in interface SjPrivateCustomerpublic java.lang.String getPaymentMethodValue()
getPaymentMethodValue in interface SjPrivateCustomerpublic void setPaymentMethodValue(java.lang.String inData)
setPaymentMethodValue in interface SjPrivateCustomer
public void setPaymentMethodValue(java.lang.String inData,
boolean inNotify)
setPaymentMethodValue in interface SjPrivateCustomerpublic TiStringInterface getUserId()
getUserId in interface SjPrivateCustomerpublic TiStringInterface lookupUserId()
lookupUserId in interface SjPrivateCustomerpublic void setUserId(TiStringInterface inData)
setUserId in interface SjPrivateCustomerpublic java.lang.String getUserIdValue()
getUserIdValue in interface SjPrivateCustomerpublic void setUserIdValue(java.lang.String inData)
setUserIdValue in interface SjPrivateCustomer
public void setUserIdValue(java.lang.String inData,
boolean inNotify)
setUserIdValue in interface SjPrivateCustomerpublic TiStringInterface getPassWord()
getPassWord in interface SjPrivateCustomerpublic TiStringInterface lookupPassWord()
lookupPassWord in interface SjPrivateCustomerpublic void setPassWord(TiStringInterface inData)
setPassWord in interface SjPrivateCustomerpublic java.lang.String getPassWordValue()
getPassWordValue in interface SjPrivateCustomerpublic void setPassWordValue(java.lang.String inData)
setPassWordValue in interface SjPrivateCustomer
public void setPassWordValue(java.lang.String inData,
boolean inNotify)
setPassWordValue in interface SjPrivateCustomerpublic TiDate getMemberDate()
getMemberDate in interface SjPrivateCustomerpublic TiDate lookupMemberDate()
lookupMemberDate in interface SjPrivateCustomerpublic void setMemberDate(TiDate inData)
setMemberDate in interface SjPrivateCustomerpublic TiStringInterface getSex()
getSex in interface SjPrivateCustomerpublic TiStringInterface lookupSex()
lookupSex in interface SjPrivateCustomerpublic void setSex(TiStringInterface inData)
setSex in interface SjPrivateCustomerpublic java.lang.String getSexValue()
getSexValue in interface SjPrivateCustomerpublic void setSexValue(java.lang.String inData)
setSexValue in interface SjPrivateCustomer
public void setSexValue(java.lang.String inData,
boolean inNotify)
setSexValue in interface SjPrivateCustomerpublic TiStringInterface getVIPExists()
getVIPExists in interface SjPrivateCustomerpublic TiStringInterface lookupVIPExists()
lookupVIPExists in interface SjPrivateCustomerpublic void setVIPExists(TiStringInterface inData)
setVIPExists in interface SjPrivateCustomerpublic java.lang.String getVIPExistsValue()
getVIPExistsValue in interface SjPrivateCustomerpublic void setVIPExistsValue(java.lang.String inData)
setVIPExistsValue in interface SjPrivateCustomer
public void setVIPExistsValue(java.lang.String inData,
boolean inNotify)
setVIPExistsValue in interface SjPrivateCustomerpublic SjClientInformation getClientInformation()
getClientInformation in interface SjPrivateCustomerpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjPrivateCustomerpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjPrivateCustomerprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields 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 | |||||||||