|
||||||||||
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.SjConsumerGroupSpecificationPlain
public class SjConsumerGroupSpecificationPlain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjConsumerGroupSpecification |
---|
CAMPAIGN_CODE, CONDITION_GROUP, CONSUMER_GROUP_MEMBER_LIST, GROUP_REFERENCE, KPS_BURN_CODE, OFFER, OPTION_SPECIFICATION_LIST, PRICE_GROUP_CODE, PRSFRG, SECTION_SPECIFICATION_LIST, TRAVEL_TYPE, TRAVELLER |
Constructor Summary | |
---|---|
SjConsumerGroupSpecificationPlain()
|
Method Summary | |
---|---|
SjCode |
getCampaignCode()
Field campaignCode is defined as optional. |
java.lang.String |
getCampaignCodeValue()
Field campaignCode is defined as optional. |
TiStringInterface |
getConditionGroup()
Field conditionGroup is defined as mandatory. |
java.lang.String |
getConditionGroupValue()
Field conditionGroup is defined as mandatory. |
SjConsumerGroupMemberList |
getConsumerGroupMemberList()
Field consumerGroupMemberList is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getGroupReference()
Field groupReference is defined as optional. |
java.lang.String |
getGroupReferenceValue()
Field groupReference is defined as optional. |
SjCode |
getKpsBurnCode()
Field kpsBurnCode is defined as optional. |
java.lang.String |
getKpsBurnCodeValue()
Field kpsBurnCode is defined as optional. |
SjIdentity |
getOffer()
Field offer is defined as mandatory. |
java.lang.String |
getOfferValue()
Field offer is defined as mandatory. |
SjOptionSpecificationList |
getOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
TiStringInterface |
getPrsfrg()
Field prsfrg is defined as optional. |
java.lang.String |
getPrsfrgValue()
Field prsfrg is defined as optional. |
java.lang.String |
getRealTiName()
|
SjSectionSpecificationList |
getSectionSpecificationList()
Field sectionSpecificationList is defined as mandatory. |
SjTravellerSpecification |
getTraveller()
Field traveller is defined as optional. |
TiStringInterface |
getTravelType()
Field travelType is defined as optional. |
java.lang.String |
getTravelTypeValue()
Field travelType is defined as optional. |
SjCode |
lookupCampaignCode()
Field campaignCode is defined as optional. |
TiStringInterface |
lookupConditionGroup()
Field conditionGroup is defined as mandatory. |
SjConsumerGroupMemberList |
lookupConsumerGroupMemberList()
Field consumerGroupMemberList is defined as mandatory. |
TiStringInterface |
lookupGroupReference()
Field groupReference is defined as optional. |
SjCode |
lookupKpsBurnCode()
Field kpsBurnCode is defined as optional. |
SjIdentity |
lookupOffer()
Field offer is defined as mandatory. |
SjOptionSpecificationList |
lookupOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
TiStringInterface |
lookupPrsfrg()
Field prsfrg is defined as optional. |
SjSectionSpecificationList |
lookupSectionSpecificationList()
Field sectionSpecificationList is defined as mandatory. |
SjTravellerSpecification |
lookupTraveller()
Field traveller is defined as optional. |
TiStringInterface |
lookupTravelType()
Field travelType is defined as optional. |
void |
setCampaignCode(SjCode inData)
Field campaignCode is defined as optional. |
void |
setCampaignCodeValue(java.lang.String inData)
Field campaignCode is defined as optional. |
void |
setCampaignCodeValue(java.lang.String inData,
boolean inNotify)
Field campaignCode is defined as optional. |
void |
setConditionGroup(TiStringInterface inData)
Field conditionGroup is defined as mandatory. |
void |
setConditionGroupValue(java.lang.String inData)
Field conditionGroup is defined as mandatory. |
void |
setConditionGroupValue(java.lang.String inData,
boolean inNotify)
Field conditionGroup is defined as mandatory. |
void |
setConsumerGroupMemberList(SjConsumerGroupMemberList inData)
Field consumerGroupMemberList is defined as mandatory. |
void |
setGroupReference(TiStringInterface inData)
Field groupReference is defined as optional. |
void |
setGroupReferenceValue(java.lang.String inData)
Field groupReference is defined as optional. |
void |
setGroupReferenceValue(java.lang.String inData,
boolean inNotify)
Field groupReference is defined as optional. |
void |
setKpsBurnCode(SjCode inData)
Field kpsBurnCode is defined as optional. |
void |
setKpsBurnCodeValue(java.lang.String inData)
Field kpsBurnCode is defined as optional. |
void |
setKpsBurnCodeValue(java.lang.String inData,
boolean inNotify)
Field kpsBurnCode is defined as optional. |
void |
setOffer(SjIdentity inData)
Field offer is defined as mandatory. |
void |
setOfferValue(java.lang.String inData)
Field offer is defined as mandatory. |
void |
setOfferValue(java.lang.String inData,
boolean inNotify)
Field offer is defined as mandatory. |
void |
setOptionSpecificationList(SjOptionSpecificationList inData)
Field optionSpecificationList is defined as optional. |
void |
setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
Field priceGroupCode is defined as mandatory. |
void |
setPrsfrg(TiStringInterface inData)
Field prsfrg is defined as optional. |
void |
setPrsfrgValue(java.lang.String inData)
Field prsfrg is defined as optional. |
void |
setPrsfrgValue(java.lang.String inData,
boolean inNotify)
Field prsfrg is defined as optional. |
void |
setSectionSpecificationList(SjSectionSpecificationList inData)
Field sectionSpecificationList is defined as mandatory. |
void |
setTraveller(SjTravellerSpecification inData)
Field traveller is defined as optional. |
void |
setTravelType(TiStringInterface inData)
Field travelType is defined as optional. |
void |
setTravelTypeValue(java.lang.String inData)
Field travelType is defined as optional. |
void |
setTravelTypeValue(java.lang.String inData,
boolean inNotify)
Field travelType 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 SjTravellerSpecificationPlain traveller
public TiStringData groupReference
public SjConsumerGroupMemberListPlain consumerGroupMemberList
public SjCodePlain priceGroupCode
public TiStringData conditionGroup
public SjIdentityPlain offer
public SjSectionSpecificationListPlain sectionSpecificationList
public SjCodePlain campaignCode
public SjCodePlain kpsBurnCode
public TiStringData travelType
public SjOptionSpecificationListPlain optionSpecificationList
public TiStringData prsfrg
Constructor Detail |
---|
public SjConsumerGroupSpecificationPlain()
Method Detail |
---|
public SjTravellerSpecification getTraveller()
getTraveller
in interface SjConsumerGroupSpecification
public SjTravellerSpecification lookupTraveller()
lookupTraveller
in interface SjConsumerGroupSpecification
public void setTraveller(SjTravellerSpecification inData)
setTraveller
in interface SjConsumerGroupSpecification
public TiStringInterface getGroupReference()
getGroupReference
in interface SjConsumerGroupSpecification
public TiStringInterface lookupGroupReference()
lookupGroupReference
in interface SjConsumerGroupSpecification
public void setGroupReference(TiStringInterface inData)
setGroupReference
in interface SjConsumerGroupSpecification
public java.lang.String getGroupReferenceValue()
getGroupReferenceValue
in interface SjConsumerGroupSpecification
public void setGroupReferenceValue(java.lang.String inData)
setGroupReferenceValue
in interface SjConsumerGroupSpecification
public void setGroupReferenceValue(java.lang.String inData, boolean inNotify)
setGroupReferenceValue
in interface SjConsumerGroupSpecification
public SjConsumerGroupMemberList getConsumerGroupMemberList()
getConsumerGroupMemberList
in interface SjConsumerGroupSpecification
public SjConsumerGroupMemberList lookupConsumerGroupMemberList()
lookupConsumerGroupMemberList
in interface SjConsumerGroupSpecification
public void setConsumerGroupMemberList(SjConsumerGroupMemberList inData)
setConsumerGroupMemberList
in interface SjConsumerGroupSpecification
public SjCode getPriceGroupCode()
getPriceGroupCode
in interface SjConsumerGroupSpecification
public SjCode lookupPriceGroupCode()
lookupPriceGroupCode
in interface SjConsumerGroupSpecification
public void setPriceGroupCode(SjCode inData)
setPriceGroupCode
in interface SjConsumerGroupSpecification
public java.lang.String getPriceGroupCodeValue()
getPriceGroupCodeValue
in interface SjConsumerGroupSpecification
public void setPriceGroupCodeValue(java.lang.String inData)
setPriceGroupCodeValue
in interface SjConsumerGroupSpecification
public void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
setPriceGroupCodeValue
in interface SjConsumerGroupSpecification
public TiStringInterface getConditionGroup()
getConditionGroup
in interface SjConsumerGroupSpecification
public TiStringInterface lookupConditionGroup()
lookupConditionGroup
in interface SjConsumerGroupSpecification
public void setConditionGroup(TiStringInterface inData)
setConditionGroup
in interface SjConsumerGroupSpecification
public java.lang.String getConditionGroupValue()
getConditionGroupValue
in interface SjConsumerGroupSpecification
public void setConditionGroupValue(java.lang.String inData)
setConditionGroupValue
in interface SjConsumerGroupSpecification
public void setConditionGroupValue(java.lang.String inData, boolean inNotify)
setConditionGroupValue
in interface SjConsumerGroupSpecification
public SjIdentity getOffer()
getOffer
in interface SjConsumerGroupSpecification
public SjIdentity lookupOffer()
lookupOffer
in interface SjConsumerGroupSpecification
public void setOffer(SjIdentity inData)
setOffer
in interface SjConsumerGroupSpecification
public java.lang.String getOfferValue()
getOfferValue
in interface SjConsumerGroupSpecification
public void setOfferValue(java.lang.String inData)
setOfferValue
in interface SjConsumerGroupSpecification
public void setOfferValue(java.lang.String inData, boolean inNotify)
setOfferValue
in interface SjConsumerGroupSpecification
public SjSectionSpecificationList getSectionSpecificationList()
getSectionSpecificationList
in interface SjConsumerGroupSpecification
public SjSectionSpecificationList lookupSectionSpecificationList()
lookupSectionSpecificationList
in interface SjConsumerGroupSpecification
public void setSectionSpecificationList(SjSectionSpecificationList inData)
setSectionSpecificationList
in interface SjConsumerGroupSpecification
public SjCode getCampaignCode()
getCampaignCode
in interface SjConsumerGroupSpecification
public SjCode lookupCampaignCode()
lookupCampaignCode
in interface SjConsumerGroupSpecification
public void setCampaignCode(SjCode inData)
setCampaignCode
in interface SjConsumerGroupSpecification
public java.lang.String getCampaignCodeValue()
getCampaignCodeValue
in interface SjConsumerGroupSpecification
public void setCampaignCodeValue(java.lang.String inData)
setCampaignCodeValue
in interface SjConsumerGroupSpecification
public void setCampaignCodeValue(java.lang.String inData, boolean inNotify)
setCampaignCodeValue
in interface SjConsumerGroupSpecification
public SjCode getKpsBurnCode()
getKpsBurnCode
in interface SjConsumerGroupSpecification
public SjCode lookupKpsBurnCode()
lookupKpsBurnCode
in interface SjConsumerGroupSpecification
public void setKpsBurnCode(SjCode inData)
setKpsBurnCode
in interface SjConsumerGroupSpecification
public java.lang.String getKpsBurnCodeValue()
getKpsBurnCodeValue
in interface SjConsumerGroupSpecification
public void setKpsBurnCodeValue(java.lang.String inData)
setKpsBurnCodeValue
in interface SjConsumerGroupSpecification
public void setKpsBurnCodeValue(java.lang.String inData, boolean inNotify)
setKpsBurnCodeValue
in interface SjConsumerGroupSpecification
public TiStringInterface getTravelType()
getTravelType
in interface SjConsumerGroupSpecification
public TiStringInterface lookupTravelType()
lookupTravelType
in interface SjConsumerGroupSpecification
public void setTravelType(TiStringInterface inData)
setTravelType
in interface SjConsumerGroupSpecification
public java.lang.String getTravelTypeValue()
getTravelTypeValue
in interface SjConsumerGroupSpecification
public void setTravelTypeValue(java.lang.String inData)
setTravelTypeValue
in interface SjConsumerGroupSpecification
public void setTravelTypeValue(java.lang.String inData, boolean inNotify)
setTravelTypeValue
in interface SjConsumerGroupSpecification
public SjOptionSpecificationList getOptionSpecificationList()
getOptionSpecificationList
in interface SjConsumerGroupSpecification
public SjOptionSpecificationList lookupOptionSpecificationList()
lookupOptionSpecificationList
in interface SjConsumerGroupSpecification
public void setOptionSpecificationList(SjOptionSpecificationList inData)
setOptionSpecificationList
in interface SjConsumerGroupSpecification
public TiStringInterface getPrsfrg()
getPrsfrg
in interface SjConsumerGroupSpecification
public TiStringInterface lookupPrsfrg()
lookupPrsfrg
in interface SjConsumerGroupSpecification
public void setPrsfrg(TiStringInterface inData)
setPrsfrg
in interface SjConsumerGroupSpecification
public java.lang.String getPrsfrgValue()
getPrsfrgValue
in interface SjConsumerGroupSpecification
public void setPrsfrgValue(java.lang.String inData)
setPrsfrgValue
in interface SjConsumerGroupSpecification
public void setPrsfrgValue(java.lang.String inData, boolean inNotify)
setPrsfrgValue
in interface SjConsumerGroupSpecification
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 |