|
||||||||||
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.SjCustomerQueryNotUniquePlain
public class SjCustomerQueryNotUniquePlain
Innehåller parametrar för att söka kunder där svaret kan innehålla 0-n (n>0) träffar. Ett eller flera av fälten kan anges.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
TiStringData |
areaCode
|
TiDatePlain |
birthDate
|
TiStringData |
companyName
|
TiStringData |
firstName
|
TiStringData |
lastName
|
TiStringData |
organisationNumber
|
TiStringData |
subscriberTelephoneNumber
|
Fields inherited from interface se.sj.stina.domain.model.SjCustomerQueryNotUnique |
---|
AREA_CODE, BIRTH_DATE, COMPANY_NAME, FIRST_NAME, LAST_NAME, ORGANISATION_NUMBER, SUBSCRIBER_TELEPHONE_NUMBER |
Constructor Summary | |
---|---|
SjCustomerQueryNotUniquePlain()
|
Method Summary | |
---|---|
TiStringInterface |
getAreaCode()
Field areaCode is defined as optional. |
java.lang.String |
getAreaCodeValue()
Field areaCode is defined as optional. |
TiDate |
getBirthDate()
Field birthDate is defined as optional. |
TiStringInterface |
getCompanyName()
Field companyName is defined as optional. |
java.lang.String |
getCompanyNameValue()
Field companyName is defined as optional. |
TiStringInterface |
getFirstName()
Field firstName is defined as optional. |
java.lang.String |
getFirstNameValue()
Field firstName is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getLastName()
Field lastName is defined as optional. |
java.lang.String |
getLastNameValue()
Field lastName is defined as optional. |
TiStringInterface |
getOrganisationNumber()
Field organisationNumber is defined as optional. |
java.lang.String |
getOrganisationNumberValue()
Field organisationNumber is defined as optional. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as optional. |
java.lang.String |
getSubscriberTelephoneNumberValue()
Field subscriberTelephoneNumber is defined as optional. |
TiStringInterface |
lookupAreaCode()
Field areaCode is defined as optional. |
TiDate |
lookupBirthDate()
Field birthDate is defined as optional. |
TiStringInterface |
lookupCompanyName()
Field companyName is defined as optional. |
TiStringInterface |
lookupFirstName()
Field firstName is defined as optional. |
TiStringInterface |
lookupLastName()
Field lastName is defined as optional. |
TiStringInterface |
lookupOrganisationNumber()
Field organisationNumber is defined as optional. |
TiStringInterface |
lookupSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as optional. |
void |
setAreaCode(TiStringInterface inData)
Field areaCode is defined as optional. |
void |
setAreaCodeValue(java.lang.String inData)
Field areaCode is defined as optional. |
void |
setAreaCodeValue(java.lang.String inData,
boolean inNotify)
Field areaCode is defined as optional. |
void |
setBirthDate(TiDate inData)
Field birthDate is defined as optional. |
void |
setCompanyName(TiStringInterface inData)
Field companyName is defined as optional. |
void |
setCompanyNameValue(java.lang.String inData)
Field companyName is defined as optional. |
void |
setCompanyNameValue(java.lang.String inData,
boolean inNotify)
Field companyName is defined as optional. |
void |
setFirstName(TiStringInterface inData)
Field firstName is defined as optional. |
void |
setFirstNameValue(java.lang.String inData)
Field firstName is defined as optional. |
void |
setFirstNameValue(java.lang.String inData,
boolean inNotify)
Field firstName is defined as optional. |
void |
setLastName(TiStringInterface inData)
Field lastName is defined as optional. |
void |
setLastNameValue(java.lang.String inData)
Field lastName is defined as optional. |
void |
setLastNameValue(java.lang.String inData,
boolean inNotify)
Field lastName is defined as optional. |
void |
setOrganisationNumber(TiStringInterface inData)
Field organisationNumber is defined as optional. |
void |
setOrganisationNumberValue(java.lang.String inData)
Field organisationNumber is defined as optional. |
void |
setOrganisationNumberValue(java.lang.String inData,
boolean inNotify)
Field organisationNumber is defined as optional. |
void |
setSubscriberTelephoneNumber(TiStringInterface inData)
Field subscriberTelephoneNumber is defined as optional. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData)
Field subscriberTelephoneNumber is defined as optional. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData,
boolean inNotify)
Field subscriberTelephoneNumber is defined as optional. |
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 areaCode
public TiStringData subscriberTelephoneNumber
public TiDatePlain birthDate
public TiStringData firstName
public TiStringData lastName
public TiStringData companyName
public TiStringData organisationNumber
Constructor Detail |
---|
public SjCustomerQueryNotUniquePlain()
Method Detail |
---|
public TiStringInterface getAreaCode()
getAreaCode
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupAreaCode()
lookupAreaCode
in interface SjCustomerQueryNotUnique
public void setAreaCode(TiStringInterface inData)
setAreaCode
in interface SjCustomerQueryNotUnique
public java.lang.String getAreaCodeValue()
getAreaCodeValue
in interface SjCustomerQueryNotUnique
public void setAreaCodeValue(java.lang.String inData)
setAreaCodeValue
in interface SjCustomerQueryNotUnique
public void setAreaCodeValue(java.lang.String inData, boolean inNotify)
setAreaCodeValue
in interface SjCustomerQueryNotUnique
public TiStringInterface getSubscriberTelephoneNumber()
getSubscriberTelephoneNumber
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupSubscriberTelephoneNumber()
lookupSubscriberTelephoneNumber
in interface SjCustomerQueryNotUnique
public void setSubscriberTelephoneNumber(TiStringInterface inData)
setSubscriberTelephoneNumber
in interface SjCustomerQueryNotUnique
public java.lang.String getSubscriberTelephoneNumberValue()
getSubscriberTelephoneNumberValue
in interface SjCustomerQueryNotUnique
public void setSubscriberTelephoneNumberValue(java.lang.String inData)
setSubscriberTelephoneNumberValue
in interface SjCustomerQueryNotUnique
public void setSubscriberTelephoneNumberValue(java.lang.String inData, boolean inNotify)
setSubscriberTelephoneNumberValue
in interface SjCustomerQueryNotUnique
public TiDate getBirthDate()
getBirthDate
in interface SjCustomerQueryNotUnique
public TiDate lookupBirthDate()
lookupBirthDate
in interface SjCustomerQueryNotUnique
public void setBirthDate(TiDate inData)
setBirthDate
in interface SjCustomerQueryNotUnique
public TiStringInterface getFirstName()
getFirstName
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupFirstName()
lookupFirstName
in interface SjCustomerQueryNotUnique
public void setFirstName(TiStringInterface inData)
setFirstName
in interface SjCustomerQueryNotUnique
public java.lang.String getFirstNameValue()
getFirstNameValue
in interface SjCustomerQueryNotUnique
public void setFirstNameValue(java.lang.String inData)
setFirstNameValue
in interface SjCustomerQueryNotUnique
public void setFirstNameValue(java.lang.String inData, boolean inNotify)
setFirstNameValue
in interface SjCustomerQueryNotUnique
public TiStringInterface getLastName()
getLastName
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupLastName()
lookupLastName
in interface SjCustomerQueryNotUnique
public void setLastName(TiStringInterface inData)
setLastName
in interface SjCustomerQueryNotUnique
public java.lang.String getLastNameValue()
getLastNameValue
in interface SjCustomerQueryNotUnique
public void setLastNameValue(java.lang.String inData)
setLastNameValue
in interface SjCustomerQueryNotUnique
public void setLastNameValue(java.lang.String inData, boolean inNotify)
setLastNameValue
in interface SjCustomerQueryNotUnique
public TiStringInterface getCompanyName()
getCompanyName
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupCompanyName()
lookupCompanyName
in interface SjCustomerQueryNotUnique
public void setCompanyName(TiStringInterface inData)
setCompanyName
in interface SjCustomerQueryNotUnique
public java.lang.String getCompanyNameValue()
getCompanyNameValue
in interface SjCustomerQueryNotUnique
public void setCompanyNameValue(java.lang.String inData)
setCompanyNameValue
in interface SjCustomerQueryNotUnique
public void setCompanyNameValue(java.lang.String inData, boolean inNotify)
setCompanyNameValue
in interface SjCustomerQueryNotUnique
public TiStringInterface getOrganisationNumber()
getOrganisationNumber
in interface SjCustomerQueryNotUnique
public TiStringInterface lookupOrganisationNumber()
lookupOrganisationNumber
in interface SjCustomerQueryNotUnique
public void setOrganisationNumber(TiStringInterface inData)
setOrganisationNumber
in interface SjCustomerQueryNotUnique
public java.lang.String getOrganisationNumberValue()
getOrganisationNumberValue
in interface SjCustomerQueryNotUnique
public void setOrganisationNumberValue(java.lang.String inData)
setOrganisationNumberValue
in interface SjCustomerQueryNotUnique
public void setOrganisationNumberValue(java.lang.String inData, boolean inNotify)
setOrganisationNumberValue
in interface SjCustomerQueryNotUnique
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |