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

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.SjNetbookPersonInfoStandard
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, SjNetbookPersonInfo

public class SjNetbookPersonInfoStandard
extends TiAbstractMapModel
implements SjNetbookPersonInfo

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.SjNetbookPersonInfo
ADDRESS, COMPANY, EMAIL_ADDRESS, FAX_NUMBER, FIRST_NAME, LANGUAGE_FOR_COMMUNICATION, LAST_NAME, METHOD_OF_COMMUNICATION, MOBILE, TELEPHONE
 
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
SjNetbookPersonInfoStandard()
           
 
Method Summary
 SjNetbookAddress getAddress()
          Field address is defined as mandatory.
 TiStringInterface getCompany()
          Field company is defined as optional.
 java.lang.String getCompanyValue()
          Field company is defined as optional.
 TiStringInterface getEmailAddress()
          Field emailAddress is defined as optional.
 java.lang.String getEmailAddressValue()
          Field emailAddress is defined as optional.
 SjNetbookTelephone getFaxNumber()
          Field faxNumber is defined as optional.
 java.lang.String getFaxNumberValue()
          Field faxNumber 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 getLanguageForCommunication()
          Field languageForCommunication is defined as mandatory.
 java.lang.String getLanguageForCommunicationValue()
          Field languageForCommunication is defined as mandatory.
 TiStringInterface getLastName()
          Field lastName is defined as mandatory.
 java.lang.String getLastNameValue()
          Field lastName is defined as mandatory.
 TiStringInterface getMethodOfCommunication()
          Field methodOfCommunication is defined as mandatory.
 java.lang.String getMethodOfCommunicationValue()
          Field methodOfCommunication is defined as mandatory.
 SjNetbookTelephone getMobile()
          Field mobile is defined as optional.
 java.lang.String getMobileValue()
          Field mobile is defined as optional.
 java.lang.String getRealTiName()
           
 SjNetbookTelephone getTelephone()
          Field telephone is defined as mandatory.
 java.lang.String getTelephoneValue()
          Field telephone is defined as mandatory.
 SjNetbookAddress lookupAddress()
          Field address is defined as mandatory.
 TiStringInterface lookupCompany()
          Field company is defined as optional.
 TiStringInterface lookupEmailAddress()
          Field emailAddress is defined as optional.
 SjNetbookTelephone lookupFaxNumber()
          Field faxNumber is defined as optional.
 TiStringInterface lookupFirstName()
          Field firstName is defined as mandatory.
 TiStringInterface lookupLanguageForCommunication()
          Field languageForCommunication is defined as mandatory.
 TiStringInterface lookupLastName()
          Field lastName is defined as mandatory.
 TiStringInterface lookupMethodOfCommunication()
          Field methodOfCommunication is defined as mandatory.
 SjNetbookTelephone lookupMobile()
          Field mobile is defined as optional.
 SjNetbookTelephone lookupTelephone()
          Field telephone is defined as mandatory.
 void setAddress(SjNetbookAddress inData)
          Field address is defined as mandatory.
 void setCompany(TiStringInterface inData)
          Field company is defined as optional.
 void setCompanyValue(java.lang.String inData)
          Field company is defined as optional.
 void setCompanyValue(java.lang.String inData, boolean inNotify)
          Field company is defined as optional.
 void setEmailAddress(TiStringInterface inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData, boolean inNotify)
          Field emailAddress is defined as optional.
 void setFaxNumber(SjNetbookTelephone inData)
          Field faxNumber is defined as optional.
 void setFaxNumberValue(java.lang.String inData)
          Field faxNumber is defined as optional.
 void setFaxNumberValue(java.lang.String inData, boolean inNotify)
          Field faxNumber 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 setLanguageForCommunication(TiStringInterface inData)
          Field languageForCommunication is defined as mandatory.
 void setLanguageForCommunicationValue(java.lang.String inData)
          Field languageForCommunication is defined as mandatory.
 void setLanguageForCommunicationValue(java.lang.String inData, boolean inNotify)
          Field languageForCommunication 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 setMethodOfCommunication(TiStringInterface inData)
          Field methodOfCommunication is defined as mandatory.
 void setMethodOfCommunicationValue(java.lang.String inData)
          Field methodOfCommunication is defined as mandatory.
 void setMethodOfCommunicationValue(java.lang.String inData, boolean inNotify)
          Field methodOfCommunication is defined as mandatory.
 void setMobile(SjNetbookTelephone inData)
          Field mobile is defined as optional.
 void setMobileValue(java.lang.String inData)
          Field mobile is defined as optional.
 void setMobileValue(java.lang.String inData, boolean inNotify)
          Field mobile is defined as optional.
 void setTelephone(SjNetbookTelephone inData)
          Field telephone is defined as mandatory.
 void setTelephoneValue(java.lang.String inData)
          Field telephone is defined as mandatory.
 void setTelephoneValue(java.lang.String inData, boolean inNotify)
          Field telephone 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

SjNetbookPersonInfoStandard

public SjNetbookPersonInfoStandard()
Method Detail

getFirstName

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

Specified by:
getFirstName in interface SjNetbookPersonInfo

lookupFirstName

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

Specified by:
lookupFirstName in interface SjNetbookPersonInfo

setFirstName

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

Specified by:
setFirstName in interface SjNetbookPersonInfo

getFirstNameValue

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

Specified by:
getFirstNameValue in interface SjNetbookPersonInfo

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjNetbookPersonInfo

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjNetbookPersonInfo

getLastName

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

Specified by:
getLastName in interface SjNetbookPersonInfo

lookupLastName

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

Specified by:
lookupLastName in interface SjNetbookPersonInfo

setLastName

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

Specified by:
setLastName in interface SjNetbookPersonInfo

getLastNameValue

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

Specified by:
getLastNameValue in interface SjNetbookPersonInfo

setLastNameValue

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

Specified by:
setLastNameValue in interface SjNetbookPersonInfo

setLastNameValue

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

Specified by:
setLastNameValue in interface SjNetbookPersonInfo

getAddress

public SjNetbookAddress getAddress()
Field address is defined as mandatory.

Specified by:
getAddress in interface SjNetbookPersonInfo

lookupAddress

public SjNetbookAddress lookupAddress()
Field address is defined as mandatory.

Specified by:
lookupAddress in interface SjNetbookPersonInfo

setAddress

public void setAddress(SjNetbookAddress inData)
Field address is defined as mandatory.

Specified by:
setAddress in interface SjNetbookPersonInfo

getEmailAddress

public TiStringInterface getEmailAddress()
Field emailAddress is defined as optional.

Specified by:
getEmailAddress in interface SjNetbookPersonInfo

lookupEmailAddress

public TiStringInterface lookupEmailAddress()
Field emailAddress is defined as optional.

Specified by:
lookupEmailAddress in interface SjNetbookPersonInfo

setEmailAddress

public void setEmailAddress(TiStringInterface inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddress in interface SjNetbookPersonInfo

getEmailAddressValue

public java.lang.String getEmailAddressValue()
Field emailAddress is defined as optional.

Specified by:
getEmailAddressValue in interface SjNetbookPersonInfo

setEmailAddressValue

public void setEmailAddressValue(java.lang.String inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddressValue in interface SjNetbookPersonInfo

setEmailAddressValue

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

Specified by:
setEmailAddressValue in interface SjNetbookPersonInfo

getTelephone

public SjNetbookTelephone getTelephone()
Field telephone is defined as mandatory.

Specified by:
getTelephone in interface SjNetbookPersonInfo

lookupTelephone

public SjNetbookTelephone lookupTelephone()
Field telephone is defined as mandatory.

Specified by:
lookupTelephone in interface SjNetbookPersonInfo

setTelephone

public void setTelephone(SjNetbookTelephone inData)
Field telephone is defined as mandatory.

Specified by:
setTelephone in interface SjNetbookPersonInfo

getTelephoneValue

public java.lang.String getTelephoneValue()
Field telephone is defined as mandatory.

Specified by:
getTelephoneValue in interface SjNetbookPersonInfo

setTelephoneValue

public void setTelephoneValue(java.lang.String inData)
Field telephone is defined as mandatory.

Specified by:
setTelephoneValue in interface SjNetbookPersonInfo

setTelephoneValue

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

Specified by:
setTelephoneValue in interface SjNetbookPersonInfo

getFaxNumber

public SjNetbookTelephone getFaxNumber()
Field faxNumber is defined as optional.

Specified by:
getFaxNumber in interface SjNetbookPersonInfo

lookupFaxNumber

public SjNetbookTelephone lookupFaxNumber()
Field faxNumber is defined as optional.

Specified by:
lookupFaxNumber in interface SjNetbookPersonInfo

setFaxNumber

public void setFaxNumber(SjNetbookTelephone inData)
Field faxNumber is defined as optional.

Specified by:
setFaxNumber in interface SjNetbookPersonInfo

getFaxNumberValue

public java.lang.String getFaxNumberValue()
Field faxNumber is defined as optional.

Specified by:
getFaxNumberValue in interface SjNetbookPersonInfo

setFaxNumberValue

public void setFaxNumberValue(java.lang.String inData)
Field faxNumber is defined as optional.

Specified by:
setFaxNumberValue in interface SjNetbookPersonInfo

setFaxNumberValue

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

Specified by:
setFaxNumberValue in interface SjNetbookPersonInfo

getMobile

public SjNetbookTelephone getMobile()
Field mobile is defined as optional.

Specified by:
getMobile in interface SjNetbookPersonInfo

lookupMobile

public SjNetbookTelephone lookupMobile()
Field mobile is defined as optional.

Specified by:
lookupMobile in interface SjNetbookPersonInfo

setMobile

public void setMobile(SjNetbookTelephone inData)
Field mobile is defined as optional.

Specified by:
setMobile in interface SjNetbookPersonInfo

getMobileValue

public java.lang.String getMobileValue()
Field mobile is defined as optional.

Specified by:
getMobileValue in interface SjNetbookPersonInfo

setMobileValue

public void setMobileValue(java.lang.String inData)
Field mobile is defined as optional.

Specified by:
setMobileValue in interface SjNetbookPersonInfo

setMobileValue

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

Specified by:
setMobileValue in interface SjNetbookPersonInfo

getCompany

public TiStringInterface getCompany()
Field company is defined as optional.

Specified by:
getCompany in interface SjNetbookPersonInfo

lookupCompany

public TiStringInterface lookupCompany()
Field company is defined as optional.

Specified by:
lookupCompany in interface SjNetbookPersonInfo

setCompany

public void setCompany(TiStringInterface inData)
Field company is defined as optional.

Specified by:
setCompany in interface SjNetbookPersonInfo

getCompanyValue

public java.lang.String getCompanyValue()
Field company is defined as optional.

Specified by:
getCompanyValue in interface SjNetbookPersonInfo

setCompanyValue

public void setCompanyValue(java.lang.String inData)
Field company is defined as optional.

Specified by:
setCompanyValue in interface SjNetbookPersonInfo

setCompanyValue

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

Specified by:
setCompanyValue in interface SjNetbookPersonInfo

getLanguageForCommunication

public TiStringInterface getLanguageForCommunication()
Field languageForCommunication is defined as mandatory.

Specified by:
getLanguageForCommunication in interface SjNetbookPersonInfo

lookupLanguageForCommunication

public TiStringInterface lookupLanguageForCommunication()
Field languageForCommunication is defined as mandatory.

Specified by:
lookupLanguageForCommunication in interface SjNetbookPersonInfo

setLanguageForCommunication

public void setLanguageForCommunication(TiStringInterface inData)
Field languageForCommunication is defined as mandatory.

Specified by:
setLanguageForCommunication in interface SjNetbookPersonInfo

getLanguageForCommunicationValue

public java.lang.String getLanguageForCommunicationValue()
Field languageForCommunication is defined as mandatory.

Specified by:
getLanguageForCommunicationValue in interface SjNetbookPersonInfo

setLanguageForCommunicationValue

public void setLanguageForCommunicationValue(java.lang.String inData)
Field languageForCommunication is defined as mandatory.

Specified by:
setLanguageForCommunicationValue in interface SjNetbookPersonInfo

setLanguageForCommunicationValue

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

Specified by:
setLanguageForCommunicationValue in interface SjNetbookPersonInfo

getMethodOfCommunication

public TiStringInterface getMethodOfCommunication()
Field methodOfCommunication is defined as mandatory.

Specified by:
getMethodOfCommunication in interface SjNetbookPersonInfo

lookupMethodOfCommunication

public TiStringInterface lookupMethodOfCommunication()
Field methodOfCommunication is defined as mandatory.

Specified by:
lookupMethodOfCommunication in interface SjNetbookPersonInfo

setMethodOfCommunication

public void setMethodOfCommunication(TiStringInterface inData)
Field methodOfCommunication is defined as mandatory.

Specified by:
setMethodOfCommunication in interface SjNetbookPersonInfo

getMethodOfCommunicationValue

public java.lang.String getMethodOfCommunicationValue()
Field methodOfCommunication is defined as mandatory.

Specified by:
getMethodOfCommunicationValue in interface SjNetbookPersonInfo

setMethodOfCommunicationValue

public void setMethodOfCommunicationValue(java.lang.String inData)
Field methodOfCommunication is defined as mandatory.

Specified by:
setMethodOfCommunicationValue in interface SjNetbookPersonInfo

setMethodOfCommunicationValue

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

Specified by:
setMethodOfCommunicationValue in interface SjNetbookPersonInfo

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.