|
||||||||||
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.SjCustomerSpecificationStandard
public class SjCustomerSpecificationStandard
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.SjCustomerSpecification |
---|
ALL_TRAVELLERS, COMMUNICATION_ADDRESS, CONTRACT, CUSTOMER_DATA, DELIVERY_ADDRESS, OFFICIAL_ADDRESS, POWER_OF_ATTORNEY, SJ_CARD, SJ_CARD_INFO, SJ_CARD_XOR, TRAVELLER_QUERY |
Constructor Summary | |
---|---|
SjCustomerSpecificationStandard()
|
Method Summary | |
---|---|
TiBooleanInterface |
getAllTravellers()
Field allTravellers is defined as mandatory. |
java.lang.Boolean |
getAllTravellersValue()
Field allTravellers is defined as mandatory. |
TiBooleanInterface |
getCommunicationAddress()
Field communicationAddress is defined as mandatory. |
java.lang.Boolean |
getCommunicationAddressValue()
Field communicationAddress is defined as mandatory. |
TiBooleanInterface |
getContract()
Field contract is defined as mandatory. |
java.lang.Boolean |
getContractValue()
Field contract is defined as mandatory. |
TiBooleanInterface |
getCustomerData()
Field customerData is defined as mandatory. |
java.lang.Boolean |
getCustomerDataValue()
Field customerData is defined as mandatory. |
TiBooleanInterface |
getDeliveryAddress()
Field deliveryAddress is defined as mandatory. |
java.lang.Boolean |
getDeliveryAddressValue()
Field deliveryAddress is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiBooleanInterface |
getOfficialAddress()
Field officialAddress is defined as mandatory. |
java.lang.Boolean |
getOfficialAddressValue()
Field officialAddress is defined as mandatory. |
TiBooleanInterface |
getPowerOfAttorney()
Field powerOfAttorney is defined as mandatory. |
java.lang.Boolean |
getPowerOfAttorneyValue()
Field powerOfAttorney is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getSjCard()
Field sjCard is defined as part of xor. |
TiBooleanInterface |
getSjCardInfo()
Field sjCardInfo is defined as part of xor. |
java.lang.Boolean |
getSjCardInfoValue()
Field sjCardInfo is defined as part of xor. |
java.lang.Boolean |
getSjCardValue()
Field sjCard is defined as part of xor. |
TiIntegerInterface |
getSjCardXor()
field sjCardXor |
java.lang.Integer |
getSjCardXorValue()
field sjCardXor |
SjTravellerQuery |
getTravellerQuery()
Field travellerQuery is defined as optional. |
TiBooleanInterface |
lookupAllTravellers()
Field allTravellers is defined as mandatory. |
TiBooleanInterface |
lookupCommunicationAddress()
Field communicationAddress is defined as mandatory. |
TiBooleanInterface |
lookupContract()
Field contract is defined as mandatory. |
TiBooleanInterface |
lookupCustomerData()
Field customerData is defined as mandatory. |
TiBooleanInterface |
lookupDeliveryAddress()
Field deliveryAddress is defined as mandatory. |
TiBooleanInterface |
lookupOfficialAddress()
Field officialAddress is defined as mandatory. |
TiBooleanInterface |
lookupPowerOfAttorney()
Field powerOfAttorney is defined as mandatory. |
TiBooleanInterface |
lookupSjCard()
Field sjCard is defined as part of xor. |
TiBooleanInterface |
lookupSjCardInfo()
Field sjCardInfo is defined as part of xor. |
TiIntegerInterface |
lookupSjCardXor()
field sjCardXor |
SjTravellerQuery |
lookupTravellerQuery()
Field travellerQuery is defined as optional. |
void |
setAllTravellers(TiBooleanInterface inData)
Field allTravellers is defined as mandatory. |
void |
setAllTravellersValue(java.lang.Boolean inData)
Field allTravellers is defined as mandatory. |
void |
setAllTravellersValue(java.lang.Boolean inData,
boolean inNotify)
Field allTravellers is defined as mandatory. |
void |
setCommunicationAddress(TiBooleanInterface inData)
Field communicationAddress is defined as mandatory. |
void |
setCommunicationAddressValue(java.lang.Boolean inData)
Field communicationAddress is defined as mandatory. |
void |
setCommunicationAddressValue(java.lang.Boolean inData,
boolean inNotify)
Field communicationAddress is defined as mandatory. |
void |
setContract(TiBooleanInterface inData)
Field contract is defined as mandatory. |
void |
setContractValue(java.lang.Boolean inData)
Field contract is defined as mandatory. |
void |
setContractValue(java.lang.Boolean inData,
boolean inNotify)
Field contract is defined as mandatory. |
void |
setCustomerData(TiBooleanInterface inData)
Field customerData is defined as mandatory. |
void |
setCustomerDataValue(java.lang.Boolean inData)
Field customerData is defined as mandatory. |
void |
setCustomerDataValue(java.lang.Boolean inData,
boolean inNotify)
Field customerData is defined as mandatory. |
void |
setDeliveryAddress(TiBooleanInterface inData)
Field deliveryAddress is defined as mandatory. |
void |
setDeliveryAddressValue(java.lang.Boolean inData)
Field deliveryAddress is defined as mandatory. |
void |
setDeliveryAddressValue(java.lang.Boolean inData,
boolean inNotify)
Field deliveryAddress is defined as mandatory. |
void |
setOfficialAddress(TiBooleanInterface inData)
Field officialAddress is defined as mandatory. |
void |
setOfficialAddressValue(java.lang.Boolean inData)
Field officialAddress is defined as mandatory. |
void |
setOfficialAddressValue(java.lang.Boolean inData,
boolean inNotify)
Field officialAddress is defined as mandatory. |
void |
setPowerOfAttorney(TiBooleanInterface inData)
Field powerOfAttorney is defined as mandatory. |
void |
setPowerOfAttorneyValue(java.lang.Boolean inData)
Field powerOfAttorney is defined as mandatory. |
void |
setPowerOfAttorneyValue(java.lang.Boolean inData,
boolean inNotify)
Field powerOfAttorney is defined as mandatory. |
void |
setSjCard(TiBooleanInterface inData)
Field sjCard is defined as part of xor. |
void |
setSjCardInfo(TiBooleanInterface inData)
Field sjCardInfo is defined as part of xor. |
void |
setSjCardInfoValue(java.lang.Boolean inData)
Field sjCardInfo is defined as part of xor. |
void |
setSjCardInfoValue(java.lang.Boolean inData,
boolean inNotify)
Field sjCardInfo is defined as part of xor. |
void |
setSjCardValue(java.lang.Boolean inData)
Field sjCard is defined as part of xor. |
void |
setSjCardValue(java.lang.Boolean inData,
boolean inNotify)
Field sjCard is defined as part of xor. |
void |
setSjCardXor(TiIntegerInterface inData)
field sjCardXor |
void |
setSjCardXorValue(java.lang.Integer inData)
field sjCardXor |
void |
setTravellerQuery(SjTravellerQuery inData)
Field travellerQuery is defined as optional. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
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, 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 SjCustomerSpecificationStandard()
Method Detail |
---|
public TiBooleanInterface getCustomerData()
getCustomerData
in interface SjCustomerSpecification
public TiBooleanInterface lookupCustomerData()
lookupCustomerData
in interface SjCustomerSpecification
public void setCustomerData(TiBooleanInterface inData)
setCustomerData
in interface SjCustomerSpecification
public java.lang.Boolean getCustomerDataValue()
getCustomerDataValue
in interface SjCustomerSpecification
public void setCustomerDataValue(java.lang.Boolean inData)
setCustomerDataValue
in interface SjCustomerSpecification
public void setCustomerDataValue(java.lang.Boolean inData, boolean inNotify)
setCustomerDataValue
in interface SjCustomerSpecification
public TiBooleanInterface getOfficialAddress()
getOfficialAddress
in interface SjCustomerSpecification
public TiBooleanInterface lookupOfficialAddress()
lookupOfficialAddress
in interface SjCustomerSpecification
public void setOfficialAddress(TiBooleanInterface inData)
setOfficialAddress
in interface SjCustomerSpecification
public java.lang.Boolean getOfficialAddressValue()
getOfficialAddressValue
in interface SjCustomerSpecification
public void setOfficialAddressValue(java.lang.Boolean inData)
setOfficialAddressValue
in interface SjCustomerSpecification
public void setOfficialAddressValue(java.lang.Boolean inData, boolean inNotify)
setOfficialAddressValue
in interface SjCustomerSpecification
public TiBooleanInterface getCommunicationAddress()
getCommunicationAddress
in interface SjCustomerSpecification
public TiBooleanInterface lookupCommunicationAddress()
lookupCommunicationAddress
in interface SjCustomerSpecification
public void setCommunicationAddress(TiBooleanInterface inData)
setCommunicationAddress
in interface SjCustomerSpecification
public java.lang.Boolean getCommunicationAddressValue()
getCommunicationAddressValue
in interface SjCustomerSpecification
public void setCommunicationAddressValue(java.lang.Boolean inData)
setCommunicationAddressValue
in interface SjCustomerSpecification
public void setCommunicationAddressValue(java.lang.Boolean inData, boolean inNotify)
setCommunicationAddressValue
in interface SjCustomerSpecification
public TiBooleanInterface getDeliveryAddress()
getDeliveryAddress
in interface SjCustomerSpecification
public TiBooleanInterface lookupDeliveryAddress()
lookupDeliveryAddress
in interface SjCustomerSpecification
public void setDeliveryAddress(TiBooleanInterface inData)
setDeliveryAddress
in interface SjCustomerSpecification
public java.lang.Boolean getDeliveryAddressValue()
getDeliveryAddressValue
in interface SjCustomerSpecification
public void setDeliveryAddressValue(java.lang.Boolean inData)
setDeliveryAddressValue
in interface SjCustomerSpecification
public void setDeliveryAddressValue(java.lang.Boolean inData, boolean inNotify)
setDeliveryAddressValue
in interface SjCustomerSpecification
public TiBooleanInterface getPowerOfAttorney()
getPowerOfAttorney
in interface SjCustomerSpecification
public TiBooleanInterface lookupPowerOfAttorney()
lookupPowerOfAttorney
in interface SjCustomerSpecification
public void setPowerOfAttorney(TiBooleanInterface inData)
setPowerOfAttorney
in interface SjCustomerSpecification
public java.lang.Boolean getPowerOfAttorneyValue()
getPowerOfAttorneyValue
in interface SjCustomerSpecification
public void setPowerOfAttorneyValue(java.lang.Boolean inData)
setPowerOfAttorneyValue
in interface SjCustomerSpecification
public void setPowerOfAttorneyValue(java.lang.Boolean inData, boolean inNotify)
setPowerOfAttorneyValue
in interface SjCustomerSpecification
public TiIntegerInterface getSjCardXor()
getSjCardXor
in interface SjCustomerSpecification
public TiIntegerInterface lookupSjCardXor()
lookupSjCardXor
in interface SjCustomerSpecification
public void setSjCardXor(TiIntegerInterface inData)
setSjCardXor
in interface SjCustomerSpecification
public java.lang.Integer getSjCardXorValue()
getSjCardXorValue
in interface SjCustomerSpecification
public void setSjCardXorValue(java.lang.Integer inData)
setSjCardXorValue
in interface SjCustomerSpecification
public TiBooleanInterface getSjCard()
getSjCard
in interface SjCustomerSpecification
public TiBooleanInterface lookupSjCard()
lookupSjCard
in interface SjCustomerSpecification
public void setSjCard(TiBooleanInterface inData)
setSjCard
in interface SjCustomerSpecification
public java.lang.Boolean getSjCardValue()
getSjCardValue
in interface SjCustomerSpecification
public void setSjCardValue(java.lang.Boolean inData)
setSjCardValue
in interface SjCustomerSpecification
public void setSjCardValue(java.lang.Boolean inData, boolean inNotify)
setSjCardValue
in interface SjCustomerSpecification
public TiBooleanInterface getSjCardInfo()
getSjCardInfo
in interface SjCustomerSpecification
public TiBooleanInterface lookupSjCardInfo()
lookupSjCardInfo
in interface SjCustomerSpecification
public void setSjCardInfo(TiBooleanInterface inData)
setSjCardInfo
in interface SjCustomerSpecification
public java.lang.Boolean getSjCardInfoValue()
getSjCardInfoValue
in interface SjCustomerSpecification
public void setSjCardInfoValue(java.lang.Boolean inData)
setSjCardInfoValue
in interface SjCustomerSpecification
public void setSjCardInfoValue(java.lang.Boolean inData, boolean inNotify)
setSjCardInfoValue
in interface SjCustomerSpecification
public TiBooleanInterface getContract()
getContract
in interface SjCustomerSpecification
public TiBooleanInterface lookupContract()
lookupContract
in interface SjCustomerSpecification
public void setContract(TiBooleanInterface inData)
setContract
in interface SjCustomerSpecification
public java.lang.Boolean getContractValue()
getContractValue
in interface SjCustomerSpecification
public void setContractValue(java.lang.Boolean inData)
setContractValue
in interface SjCustomerSpecification
public void setContractValue(java.lang.Boolean inData, boolean inNotify)
setContractValue
in interface SjCustomerSpecification
public TiBooleanInterface getAllTravellers()
getAllTravellers
in interface SjCustomerSpecification
public TiBooleanInterface lookupAllTravellers()
lookupAllTravellers
in interface SjCustomerSpecification
public void setAllTravellers(TiBooleanInterface inData)
setAllTravellers
in interface SjCustomerSpecification
public java.lang.Boolean getAllTravellersValue()
getAllTravellersValue
in interface SjCustomerSpecification
public void setAllTravellersValue(java.lang.Boolean inData)
setAllTravellersValue
in interface SjCustomerSpecification
public void setAllTravellersValue(java.lang.Boolean inData, boolean inNotify)
setAllTravellersValue
in interface SjCustomerSpecification
public SjTravellerQuery getTravellerQuery()
getTravellerQuery
in interface SjCustomerSpecification
public SjTravellerQuery lookupTravellerQuery()
lookupTravellerQuery
in interface SjCustomerSpecification
public void setTravellerQuery(SjTravellerQuery inData)
setTravellerQuery
in interface SjCustomerSpecification
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |