|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjConsumerSingleSpecification
Field Summary | |
---|---|
static java.lang.String |
CAMPAIGN_CODE
|
static java.lang.String |
CATEGORY
|
static java.lang.String |
CONDITION_GROUP
|
static java.lang.String |
DISCOUNT_CODE
|
static java.lang.String |
KPS_BURN_CODE
|
static java.lang.String |
OFFER
|
static java.lang.String |
OPTION_SPECIFICATION_LIST
|
static java.lang.String |
PRICE_GROUP_CODE
|
static java.lang.String |
SECTION_SPECIFICATION_LIST
|
static java.lang.String |
TRAVEL_TYPE
|
static java.lang.String |
TRAVELLER
|
Method Summary | |
---|---|
SjCode |
getCampaignCode()
Field campaignCode is defined as optional. |
java.lang.String |
getCampaignCodeValue()
Field campaignCode is defined as optional. |
TiStringInterface |
getCategory()
Field category is defined as mandatory. |
java.lang.String |
getCategoryValue()
Field category is defined as mandatory. |
TiStringInterface |
getConditionGroup()
Field conditionGroup is defined as mandatory. |
java.lang.String |
getConditionGroupValue()
Field conditionGroup is defined as mandatory. |
SjCode |
getDiscountCode()
Field discountCode is defined as mandatory. |
java.lang.String |
getDiscountCodeValue()
Field discountCode is defined as mandatory. |
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. |
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 |
lookupCategory()
Field category is defined as mandatory. |
TiStringInterface |
lookupConditionGroup()
Field conditionGroup is defined as mandatory. |
SjCode |
lookupDiscountCode()
Field discountCode is defined as mandatory. |
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. |
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 |
setCategory(TiStringInterface inData)
Field category is defined as mandatory. |
void |
setCategoryValue(java.lang.String inData)
Field category is defined as mandatory. |
void |
setCategoryValue(java.lang.String inData,
boolean inNotify)
Field category is defined as mandatory. |
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 |
setDiscountCode(SjCode inData)
Field discountCode is defined as mandatory. |
void |
setDiscountCodeValue(java.lang.String inData)
Field discountCode is defined as mandatory. |
void |
setDiscountCodeValue(java.lang.String inData,
boolean inNotify)
Field discountCode is defined as mandatory. |
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 |
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 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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String TRAVELLER
static final java.lang.String CATEGORY
static final java.lang.String PRICE_GROUP_CODE
static final java.lang.String CONDITION_GROUP
static final java.lang.String DISCOUNT_CODE
static final java.lang.String OFFER
static final java.lang.String SECTION_SPECIFICATION_LIST
static final java.lang.String CAMPAIGN_CODE
static final java.lang.String KPS_BURN_CODE
static final java.lang.String TRAVEL_TYPE
static final java.lang.String OPTION_SPECIFICATION_LIST
Method Detail |
---|
SjTravellerSpecification getTraveller()
SjTravellerSpecification lookupTraveller()
void setTraveller(SjTravellerSpecification inData)
TiStringInterface getCategory()
TiStringInterface lookupCategory()
void setCategory(TiStringInterface inData)
java.lang.String getCategoryValue()
void setCategoryValue(java.lang.String inData)
void setCategoryValue(java.lang.String inData, boolean inNotify)
SjCode getPriceGroupCode()
SjCode lookupPriceGroupCode()
void setPriceGroupCode(SjCode inData)
java.lang.String getPriceGroupCodeValue()
void setPriceGroupCodeValue(java.lang.String inData)
void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
TiStringInterface getConditionGroup()
TiStringInterface lookupConditionGroup()
void setConditionGroup(TiStringInterface inData)
java.lang.String getConditionGroupValue()
void setConditionGroupValue(java.lang.String inData)
void setConditionGroupValue(java.lang.String inData, boolean inNotify)
SjCode getDiscountCode()
SjCode lookupDiscountCode()
void setDiscountCode(SjCode inData)
java.lang.String getDiscountCodeValue()
void setDiscountCodeValue(java.lang.String inData)
void setDiscountCodeValue(java.lang.String inData, boolean inNotify)
SjIdentity getOffer()
SjIdentity lookupOffer()
void setOffer(SjIdentity inData)
java.lang.String getOfferValue()
void setOfferValue(java.lang.String inData)
void setOfferValue(java.lang.String inData, boolean inNotify)
SjSectionSpecificationList getSectionSpecificationList()
SjSectionSpecificationList lookupSectionSpecificationList()
void setSectionSpecificationList(SjSectionSpecificationList inData)
SjCode getCampaignCode()
SjCode lookupCampaignCode()
void setCampaignCode(SjCode inData)
java.lang.String getCampaignCodeValue()
void setCampaignCodeValue(java.lang.String inData)
void setCampaignCodeValue(java.lang.String inData, boolean inNotify)
SjCode getKpsBurnCode()
SjCode lookupKpsBurnCode()
void setKpsBurnCode(SjCode inData)
java.lang.String getKpsBurnCodeValue()
void setKpsBurnCodeValue(java.lang.String inData)
void setKpsBurnCodeValue(java.lang.String inData, boolean inNotify)
TiStringInterface getTravelType()
TiStringInterface lookupTravelType()
void setTravelType(TiStringInterface inData)
java.lang.String getTravelTypeValue()
void setTravelTypeValue(java.lang.String inData)
void setTravelTypeValue(java.lang.String inData, boolean inNotify)
SjOptionSpecificationList getOptionSpecificationList()
SjOptionSpecificationList lookupOptionSpecificationList()
void setOptionSpecificationList(SjOptionSpecificationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |