se.sj.stina.domain.model
Interface SjConsumerGroupSpecification

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjConsumerGroupSpecificationPlain, SjConsumerGroupSpecificationStandard

public interface SjConsumerGroupSpecification
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface


Field Summary
static java.lang.String CAMPAIGN_CODE
           
static java.lang.String CONDITION_GROUP
           
static java.lang.String CONSUMER_GROUP_MEMBER_LIST
           
static java.lang.String GROUP_REFERENCE
           
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 PRSFRG
           
static java.lang.String SECTION_SPECIFICATION_LIST
           
static java.lang.String TRAVEL_TYPE
           
static java.lang.String TRAVELLER
           
 
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
 
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.
 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.
 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 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.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
 

Field Detail

TRAVELLER

static final java.lang.String TRAVELLER
See Also:
Constant Field Values

GROUP_REFERENCE

static final java.lang.String GROUP_REFERENCE
See Also:
Constant Field Values

CONSUMER_GROUP_MEMBER_LIST

static final java.lang.String CONSUMER_GROUP_MEMBER_LIST
See Also:
Constant Field Values

PRICE_GROUP_CODE

static final java.lang.String PRICE_GROUP_CODE
See Also:
Constant Field Values

CONDITION_GROUP

static final java.lang.String CONDITION_GROUP
See Also:
Constant Field Values

OFFER

static final java.lang.String OFFER
See Also:
Constant Field Values

SECTION_SPECIFICATION_LIST

static final java.lang.String SECTION_SPECIFICATION_LIST
See Also:
Constant Field Values

CAMPAIGN_CODE

static final java.lang.String CAMPAIGN_CODE
See Also:
Constant Field Values

KPS_BURN_CODE

static final java.lang.String KPS_BURN_CODE
See Also:
Constant Field Values

TRAVEL_TYPE

static final java.lang.String TRAVEL_TYPE
See Also:
Constant Field Values

OPTION_SPECIFICATION_LIST

static final java.lang.String OPTION_SPECIFICATION_LIST
See Also:
Constant Field Values

PRSFRG

static final java.lang.String PRSFRG
See Also:
Constant Field Values
Method Detail

getTraveller

SjTravellerSpecification getTraveller()
Field traveller is defined as optional.


lookupTraveller

SjTravellerSpecification lookupTraveller()
Field traveller is defined as optional.


setTraveller

void setTraveller(SjTravellerSpecification inData)
Field traveller is defined as optional.


getGroupReference

TiStringInterface getGroupReference()
Field groupReference is defined as optional.


lookupGroupReference

TiStringInterface lookupGroupReference()
Field groupReference is defined as optional.


setGroupReference

void setGroupReference(TiStringInterface inData)
Field groupReference is defined as optional.


getGroupReferenceValue

java.lang.String getGroupReferenceValue()
Field groupReference is defined as optional.


setGroupReferenceValue

void setGroupReferenceValue(java.lang.String inData)
Field groupReference is defined as optional.


setGroupReferenceValue

void setGroupReferenceValue(java.lang.String inData,
                            boolean inNotify)
Field groupReference is defined as optional.


getConsumerGroupMemberList

SjConsumerGroupMemberList getConsumerGroupMemberList()
Field consumerGroupMemberList is defined as mandatory.


lookupConsumerGroupMemberList

SjConsumerGroupMemberList lookupConsumerGroupMemberList()
Field consumerGroupMemberList is defined as mandatory.


setConsumerGroupMemberList

void setConsumerGroupMemberList(SjConsumerGroupMemberList inData)
Field consumerGroupMemberList is defined as mandatory.


getPriceGroupCode

SjCode getPriceGroupCode()
Field priceGroupCode is defined as mandatory.


lookupPriceGroupCode

SjCode lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory.


setPriceGroupCode

void setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory.


getPriceGroupCodeValue

java.lang.String getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory.


setPriceGroupCodeValue

void setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory.


setPriceGroupCodeValue

void setPriceGroupCodeValue(java.lang.String inData,
                            boolean inNotify)
Field priceGroupCode is defined as mandatory.


getConditionGroup

TiStringInterface getConditionGroup()
Field conditionGroup is defined as mandatory.


lookupConditionGroup

TiStringInterface lookupConditionGroup()
Field conditionGroup is defined as mandatory.


setConditionGroup

void setConditionGroup(TiStringInterface inData)
Field conditionGroup is defined as mandatory.


getConditionGroupValue

java.lang.String getConditionGroupValue()
Field conditionGroup is defined as mandatory.


setConditionGroupValue

void setConditionGroupValue(java.lang.String inData)
Field conditionGroup is defined as mandatory.


setConditionGroupValue

void setConditionGroupValue(java.lang.String inData,
                            boolean inNotify)
Field conditionGroup is defined as mandatory.


getOffer

SjIdentity getOffer()
Field offer is defined as mandatory.


lookupOffer

SjIdentity lookupOffer()
Field offer is defined as mandatory.


setOffer

void setOffer(SjIdentity inData)
Field offer is defined as mandatory.


getOfferValue

java.lang.String getOfferValue()
Field offer is defined as mandatory.


setOfferValue

void setOfferValue(java.lang.String inData)
Field offer is defined as mandatory.


setOfferValue

void setOfferValue(java.lang.String inData,
                   boolean inNotify)
Field offer is defined as mandatory.


getSectionSpecificationList

SjSectionSpecificationList getSectionSpecificationList()
Field sectionSpecificationList is defined as mandatory.


lookupSectionSpecificationList

SjSectionSpecificationList lookupSectionSpecificationList()
Field sectionSpecificationList is defined as mandatory.


setSectionSpecificationList

void setSectionSpecificationList(SjSectionSpecificationList inData)
Field sectionSpecificationList is defined as mandatory.


getCampaignCode

SjCode getCampaignCode()
Field campaignCode is defined as optional.


lookupCampaignCode

SjCode lookupCampaignCode()
Field campaignCode is defined as optional.


setCampaignCode

void setCampaignCode(SjCode inData)
Field campaignCode is defined as optional.


getCampaignCodeValue

java.lang.String getCampaignCodeValue()
Field campaignCode is defined as optional.


setCampaignCodeValue

void setCampaignCodeValue(java.lang.String inData)
Field campaignCode is defined as optional.


setCampaignCodeValue

void setCampaignCodeValue(java.lang.String inData,
                          boolean inNotify)
Field campaignCode is defined as optional.


getKpsBurnCode

SjCode getKpsBurnCode()
Field kpsBurnCode is defined as optional.


lookupKpsBurnCode

SjCode lookupKpsBurnCode()
Field kpsBurnCode is defined as optional.


setKpsBurnCode

void setKpsBurnCode(SjCode inData)
Field kpsBurnCode is defined as optional.


getKpsBurnCodeValue

java.lang.String getKpsBurnCodeValue()
Field kpsBurnCode is defined as optional.


setKpsBurnCodeValue

void setKpsBurnCodeValue(java.lang.String inData)
Field kpsBurnCode is defined as optional.


setKpsBurnCodeValue

void setKpsBurnCodeValue(java.lang.String inData,
                         boolean inNotify)
Field kpsBurnCode is defined as optional.


getTravelType

TiStringInterface getTravelType()
Field travelType is defined as optional.


lookupTravelType

TiStringInterface lookupTravelType()
Field travelType is defined as optional.


setTravelType

void setTravelType(TiStringInterface inData)
Field travelType is defined as optional.


getTravelTypeValue

java.lang.String getTravelTypeValue()
Field travelType is defined as optional.


setTravelTypeValue

void setTravelTypeValue(java.lang.String inData)
Field travelType is defined as optional.


setTravelTypeValue

void setTravelTypeValue(java.lang.String inData,
                        boolean inNotify)
Field travelType is defined as optional.


getOptionSpecificationList

SjOptionSpecificationList getOptionSpecificationList()
Field optionSpecificationList is defined as optional.


lookupOptionSpecificationList

SjOptionSpecificationList lookupOptionSpecificationList()
Field optionSpecificationList is defined as optional.


setOptionSpecificationList

void setOptionSpecificationList(SjOptionSpecificationList inData)
Field optionSpecificationList is defined as optional.


getPrsfrg

TiStringInterface getPrsfrg()
Field prsfrg is defined as optional.


lookupPrsfrg

TiStringInterface lookupPrsfrg()
Field prsfrg is defined as optional.


setPrsfrg

void setPrsfrg(TiStringInterface inData)
Field prsfrg is defined as optional.


getPrsfrgValue

java.lang.String getPrsfrgValue()
Field prsfrg is defined as optional.


setPrsfrgValue

void setPrsfrgValue(java.lang.String inData)
Field prsfrg is defined as optional.


setPrsfrgValue

void setPrsfrgValue(java.lang.String inData,
                    boolean inNotify)
Field prsfrg is defined as optional.



Copyright © 2012. All Rights Reserved.