se.sj.stina.domain.model.impl.standard
Class SjPrivateCustomerStandard

java.lang.Object
  extended by org.stina.framework.support.observer.TiSubject
      extended by org.stina.framework.core.model.TiAbstractModel
          extended by org.stina.framework.core.model.TiAbstractMapModel
              extended by se.sj.stina.domain.model.impl.standard.SjPrivateCustomerStandard
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjPrivateCustomer

public class SjPrivateCustomerStandard
extends TiAbstractMapModel
implements SjPrivateCustomer

See Also:
Serialized Form

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
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
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

SjPrivateCustomerStandard

public SjPrivateCustomerStandard()
Method Detail

getSocialSecurityNumber

public TiStringInterface getSocialSecurityNumber()
Field socialSecurityNumber is defined as mandatory.

Specified by:
getSocialSecurityNumber in interface SjPrivateCustomer

lookupSocialSecurityNumber

public TiStringInterface lookupSocialSecurityNumber()
Field socialSecurityNumber is defined as mandatory.

Specified by:
lookupSocialSecurityNumber in interface SjPrivateCustomer

setSocialSecurityNumber

public void setSocialSecurityNumber(TiStringInterface inData)
Field socialSecurityNumber is defined as mandatory.

Specified by:
setSocialSecurityNumber in interface SjPrivateCustomer

getSocialSecurityNumberValue

public java.lang.String getSocialSecurityNumberValue()
Field socialSecurityNumber is defined as mandatory.

Specified by:
getSocialSecurityNumberValue in interface SjPrivateCustomer

setSocialSecurityNumberValue

public void setSocialSecurityNumberValue(java.lang.String inData)
Field socialSecurityNumber is defined as mandatory.

Specified by:
setSocialSecurityNumberValue in interface SjPrivateCustomer

setSocialSecurityNumberValue

public void setSocialSecurityNumberValue(java.lang.String inData,
                                         boolean inNotify)
Field socialSecurityNumber is defined as mandatory.

Specified by:
setSocialSecurityNumberValue in interface SjPrivateCustomer

getFirstName

public TiStringInterface getFirstName()
Field firstName is defined as mandatory.

Specified by:
getFirstName in interface SjPrivateCustomer

lookupFirstName

public TiStringInterface lookupFirstName()
Field firstName is defined as mandatory.

Specified by:
lookupFirstName in interface SjPrivateCustomer

setFirstName

public void setFirstName(TiStringInterface inData)
Field firstName is defined as mandatory.

Specified by:
setFirstName in interface SjPrivateCustomer

getFirstNameValue

public java.lang.String getFirstNameValue()
Field firstName is defined as mandatory.

Specified by:
getFirstNameValue in interface SjPrivateCustomer

setFirstNameValue

public void setFirstNameValue(java.lang.String inData)
Field firstName is defined as mandatory.

Specified by:
setFirstNameValue in interface SjPrivateCustomer

setFirstNameValue

public void setFirstNameValue(java.lang.String inData,
                              boolean inNotify)
Field firstName is defined as mandatory.

Specified by:
setFirstNameValue in interface SjPrivateCustomer

getLastName

public TiStringInterface getLastName()
Field lastName is defined as mandatory.

Specified by:
getLastName in interface SjPrivateCustomer

lookupLastName

public TiStringInterface lookupLastName()
Field lastName is defined as mandatory.

Specified by:
lookupLastName in interface SjPrivateCustomer

setLastName

public void setLastName(TiStringInterface inData)
Field lastName is defined as mandatory.

Specified by:
setLastName in interface SjPrivateCustomer

getLastNameValue

public java.lang.String getLastNameValue()
Field lastName is defined as mandatory.

Specified by:
getLastNameValue in interface SjPrivateCustomer

setLastNameValue

public void setLastNameValue(java.lang.String inData)
Field lastName is defined as mandatory.

Specified by:
setLastNameValue in interface SjPrivateCustomer

setLastNameValue

public void setLastNameValue(java.lang.String inData,
                             boolean inNotify)
Field lastName is defined as mandatory.

Specified by:
setLastNameValue in interface SjPrivateCustomer

getBirthDate

public TiDate getBirthDate()
Field birthDate is defined as mandatory.

Specified by:
getBirthDate in interface SjPrivateCustomer

lookupBirthDate

public TiDate lookupBirthDate()
Field birthDate is defined as mandatory.

Specified by:
lookupBirthDate in interface SjPrivateCustomer

setBirthDate

public void setBirthDate(TiDate inData)
Field birthDate is defined as mandatory.

Specified by:
setBirthDate in interface SjPrivateCustomer

getPriority

public TiStringInterface getPriority()
Field priority is defined as mandatory.

Specified by:
getPriority in interface SjPrivateCustomer

lookupPriority

public TiStringInterface lookupPriority()
Field priority is defined as mandatory.

Specified by:
lookupPriority in interface SjPrivateCustomer

setPriority

public void setPriority(TiStringInterface inData)
Field priority is defined as mandatory.

Specified by:
setPriority in interface SjPrivateCustomer

getPriorityValue

public java.lang.String getPriorityValue()
Field priority is defined as mandatory.

Specified by:
getPriorityValue in interface SjPrivateCustomer

setPriorityValue

public void setPriorityValue(java.lang.String inData)
Field priority is defined as mandatory.

Specified by:
setPriorityValue in interface SjPrivateCustomer

setPriorityValue

public void setPriorityValue(java.lang.String inData,
                             boolean inNotify)
Field priority is defined as mandatory.

Specified by:
setPriorityValue in interface SjPrivateCustomer

getPosition

public TiStringInterface getPosition()
Field position is defined as mandatory.

Specified by:
getPosition in interface SjPrivateCustomer

lookupPosition

public TiStringInterface lookupPosition()
Field position is defined as mandatory.

Specified by:
lookupPosition in interface SjPrivateCustomer

setPosition

public void setPosition(TiStringInterface inData)
Field position is defined as mandatory.

Specified by:
setPosition in interface SjPrivateCustomer

getPositionValue

public java.lang.String getPositionValue()
Field position is defined as mandatory.

Specified by:
getPositionValue in interface SjPrivateCustomer

setPositionValue

public void setPositionValue(java.lang.String inData)
Field position is defined as mandatory.

Specified by:
setPositionValue in interface SjPrivateCustomer

setPositionValue

public void setPositionValue(java.lang.String inData,
                             boolean inNotify)
Field position is defined as mandatory.

Specified by:
setPositionValue in interface SjPrivateCustomer

getPaymentMethod

public TiStringInterface getPaymentMethod()
Field paymentMethod is defined as mandatory.

Specified by:
getPaymentMethod in interface SjPrivateCustomer

lookupPaymentMethod

public TiStringInterface lookupPaymentMethod()
Field paymentMethod is defined as mandatory.

Specified by:
lookupPaymentMethod in interface SjPrivateCustomer

setPaymentMethod

public void setPaymentMethod(TiStringInterface inData)
Field paymentMethod is defined as mandatory.

Specified by:
setPaymentMethod in interface SjPrivateCustomer

getPaymentMethodValue

public java.lang.String getPaymentMethodValue()
Field paymentMethod is defined as mandatory.

Specified by:
getPaymentMethodValue in interface SjPrivateCustomer

setPaymentMethodValue

public void setPaymentMethodValue(java.lang.String inData)
Field paymentMethod is defined as mandatory.

Specified by:
setPaymentMethodValue in interface SjPrivateCustomer

setPaymentMethodValue

public void setPaymentMethodValue(java.lang.String inData,
                                  boolean inNotify)
Field paymentMethod is defined as mandatory.

Specified by:
setPaymentMethodValue in interface SjPrivateCustomer

getUserId

public TiStringInterface getUserId()
Field userId is defined as optional.

Specified by:
getUserId in interface SjPrivateCustomer

lookupUserId

public TiStringInterface lookupUserId()
Field userId is defined as optional.

Specified by:
lookupUserId in interface SjPrivateCustomer

setUserId

public void setUserId(TiStringInterface inData)
Field userId is defined as optional.

Specified by:
setUserId in interface SjPrivateCustomer

getUserIdValue

public java.lang.String getUserIdValue()
Field userId is defined as optional.

Specified by:
getUserIdValue in interface SjPrivateCustomer

setUserIdValue

public void setUserIdValue(java.lang.String inData)
Field userId is defined as optional.

Specified by:
setUserIdValue in interface SjPrivateCustomer

setUserIdValue

public void setUserIdValue(java.lang.String inData,
                           boolean inNotify)
Field userId is defined as optional.

Specified by:
setUserIdValue in interface SjPrivateCustomer

getPassWord

public TiStringInterface getPassWord()
Field passWord is defined as optional.

Specified by:
getPassWord in interface SjPrivateCustomer

lookupPassWord

public TiStringInterface lookupPassWord()
Field passWord is defined as optional.

Specified by:
lookupPassWord in interface SjPrivateCustomer

setPassWord

public void setPassWord(TiStringInterface inData)
Field passWord is defined as optional.

Specified by:
setPassWord in interface SjPrivateCustomer

getPassWordValue

public java.lang.String getPassWordValue()
Field passWord is defined as optional.

Specified by:
getPassWordValue in interface SjPrivateCustomer

setPassWordValue

public void setPassWordValue(java.lang.String inData)
Field passWord is defined as optional.

Specified by:
setPassWordValue in interface SjPrivateCustomer

setPassWordValue

public void setPassWordValue(java.lang.String inData,
                             boolean inNotify)
Field passWord is defined as optional.

Specified by:
setPassWordValue in interface SjPrivateCustomer

getMemberDate

public TiDate getMemberDate()
Field memberDate is defined as mandatory.

Specified by:
getMemberDate in interface SjPrivateCustomer

lookupMemberDate

public TiDate lookupMemberDate()
Field memberDate is defined as mandatory.

Specified by:
lookupMemberDate in interface SjPrivateCustomer

setMemberDate

public void setMemberDate(TiDate inData)
Field memberDate is defined as mandatory.

Specified by:
setMemberDate in interface SjPrivateCustomer

getSex

public TiStringInterface getSex()
Field sex is defined as mandatory.

Specified by:
getSex in interface SjPrivateCustomer

lookupSex

public TiStringInterface lookupSex()
Field sex is defined as mandatory.

Specified by:
lookupSex in interface SjPrivateCustomer

setSex

public void setSex(TiStringInterface inData)
Field sex is defined as mandatory.

Specified by:
setSex in interface SjPrivateCustomer

getSexValue

public java.lang.String getSexValue()
Field sex is defined as mandatory.

Specified by:
getSexValue in interface SjPrivateCustomer

setSexValue

public void setSexValue(java.lang.String inData)
Field sex is defined as mandatory.

Specified by:
setSexValue in interface SjPrivateCustomer

setSexValue

public void setSexValue(java.lang.String inData,
                        boolean inNotify)
Field sex is defined as mandatory.

Specified by:
setSexValue in interface SjPrivateCustomer

getVIPExists

public TiStringInterface getVIPExists()
Field vIPExists is defined as mandatory.

Specified by:
getVIPExists in interface SjPrivateCustomer

lookupVIPExists

public TiStringInterface lookupVIPExists()
Field vIPExists is defined as mandatory.

Specified by:
lookupVIPExists in interface SjPrivateCustomer

setVIPExists

public void setVIPExists(TiStringInterface inData)
Field vIPExists is defined as mandatory.

Specified by:
setVIPExists in interface SjPrivateCustomer

getVIPExistsValue

public java.lang.String getVIPExistsValue()
Field vIPExists is defined as mandatory.

Specified by:
getVIPExistsValue in interface SjPrivateCustomer

setVIPExistsValue

public void setVIPExistsValue(java.lang.String inData)
Field vIPExists is defined as mandatory.

Specified by:
setVIPExistsValue in interface SjPrivateCustomer

setVIPExistsValue

public void setVIPExistsValue(java.lang.String inData,
                              boolean inNotify)
Field vIPExists is defined as mandatory.

Specified by:
setVIPExistsValue in interface SjPrivateCustomer

getClientInformation

public SjClientInformation getClientInformation()
Field clientInformation is defined as optional.

Specified by:
getClientInformation in interface SjPrivateCustomer

lookupClientInformation

public SjClientInformation lookupClientInformation()
Field clientInformation is defined as optional.

Specified by:
lookupClientInformation in interface SjPrivateCustomer

setClientInformation

public void setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional.

Specified by:
setClientInformation in interface SjPrivateCustomer

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields in class TiAbstractMapModel

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractModel

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractModel


Copyright © 2012. All Rights Reserved.