|
||||||||||
| 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.SjSalesControlPriceGroupLogicPlain
public class SjSalesControlPriceGroupLogicPlain
Innehåller säljdefinitioner per prisgrupp(=defaultgrupp) MinimumDaysBeforeDeparture (FORKOPMIN) anger minsta antal dagar mellan bokning och avresa som prisgruppen är bokningsbar MaximumDaysBeforeDeparture (FORKOPMAX) anger max antal dagar mellan bokning och avresa som prisgruppen är bokningsbar
| 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.SjSalesControlPriceGroupLogic |
|---|
EXPIRATION_DATE, MAXIMUM_DAYS_BEFORE_DEPARTURE, MINIMUM_DAYS_BEFORE_DEPARTURE, PRICE_GROUP_CODE, SALES_CONTROL_PRODUCT_LIST, START_DATE |
| Constructor Summary | |
|---|---|
SjSalesControlPriceGroupLogicPlain()
|
|
| Method Summary | |
|---|---|
TiDate |
getExpirationDate()
Field expirationDate is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjIntegerString |
getMaximumDaysBeforeDeparture()
Field maximumDaysBeforeDeparture is defined as optional. |
java.lang.String |
getMaximumDaysBeforeDepartureValue()
Field maximumDaysBeforeDeparture is defined as optional. |
SjIntegerString |
getMinimumDaysBeforeDeparture()
Field minimumDaysBeforeDeparture is defined as optional. |
java.lang.String |
getMinimumDaysBeforeDepartureValue()
Field minimumDaysBeforeDeparture is defined as optional. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjSalesControlProductList |
getSalesControlProductList()
Field salesControlProductList is defined as mandatory. |
TiDate |
getStartDate()
Field startDate is defined as mandatory. |
TiDate |
lookupExpirationDate()
Field expirationDate is defined as mandatory. |
SjIntegerString |
lookupMaximumDaysBeforeDeparture()
Field maximumDaysBeforeDeparture is defined as optional. |
SjIntegerString |
lookupMinimumDaysBeforeDeparture()
Field minimumDaysBeforeDeparture is defined as optional. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
SjSalesControlProductList |
lookupSalesControlProductList()
Field salesControlProductList is defined as mandatory. |
TiDate |
lookupStartDate()
Field startDate is defined as mandatory. |
void |
setExpirationDate(TiDate inData)
Field expirationDate is defined as mandatory. |
void |
setMaximumDaysBeforeDeparture(SjIntegerString inData)
Field maximumDaysBeforeDeparture is defined as optional. |
void |
setMaximumDaysBeforeDepartureValue(java.lang.String inData)
Field maximumDaysBeforeDeparture is defined as optional. |
void |
setMaximumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
Field maximumDaysBeforeDeparture is defined as optional. |
void |
setMinimumDaysBeforeDeparture(SjIntegerString inData)
Field minimumDaysBeforeDeparture is defined as optional. |
void |
setMinimumDaysBeforeDepartureValue(java.lang.String inData)
Field minimumDaysBeforeDeparture is defined as optional. |
void |
setMinimumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
Field minimumDaysBeforeDeparture 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 |
setSalesControlProductList(SjSalesControlProductList inData)
Field salesControlProductList is defined as mandatory. |
void |
setStartDate(TiDate inData)
Field startDate is defined as mandatory. |
| 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 SjCodePlain priceGroupCode
public TiDatePlain startDate
public TiDatePlain expirationDate
public SjIntegerStringPlain minimumDaysBeforeDeparture
public SjIntegerStringPlain maximumDaysBeforeDeparture
public SjSalesControlProductListPlain salesControlProductList
| Constructor Detail |
|---|
public SjSalesControlPriceGroupLogicPlain()
| Method Detail |
|---|
public SjCode getPriceGroupCode()
getPriceGroupCode in interface SjSalesControlPriceGroupLogicpublic SjCode lookupPriceGroupCode()
lookupPriceGroupCode in interface SjSalesControlPriceGroupLogicpublic void setPriceGroupCode(SjCode inData)
setPriceGroupCode in interface SjSalesControlPriceGroupLogicpublic java.lang.String getPriceGroupCodeValue()
getPriceGroupCodeValue in interface SjSalesControlPriceGroupLogicpublic void setPriceGroupCodeValue(java.lang.String inData)
setPriceGroupCodeValue in interface SjSalesControlPriceGroupLogic
public void setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
setPriceGroupCodeValue in interface SjSalesControlPriceGroupLogicpublic TiDate getStartDate()
getStartDate in interface SjSalesControlPriceGroupLogicpublic TiDate lookupStartDate()
lookupStartDate in interface SjSalesControlPriceGroupLogicpublic void setStartDate(TiDate inData)
setStartDate in interface SjSalesControlPriceGroupLogicpublic TiDate getExpirationDate()
getExpirationDate in interface SjSalesControlPriceGroupLogicpublic TiDate lookupExpirationDate()
lookupExpirationDate in interface SjSalesControlPriceGroupLogicpublic void setExpirationDate(TiDate inData)
setExpirationDate in interface SjSalesControlPriceGroupLogicpublic SjIntegerString getMinimumDaysBeforeDeparture()
getMinimumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic SjIntegerString lookupMinimumDaysBeforeDeparture()
lookupMinimumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic void setMinimumDaysBeforeDeparture(SjIntegerString inData)
setMinimumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic java.lang.String getMinimumDaysBeforeDepartureValue()
getMinimumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogicpublic void setMinimumDaysBeforeDepartureValue(java.lang.String inData)
setMinimumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogic
public void setMinimumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
setMinimumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogicpublic SjIntegerString getMaximumDaysBeforeDeparture()
getMaximumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic SjIntegerString lookupMaximumDaysBeforeDeparture()
lookupMaximumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic void setMaximumDaysBeforeDeparture(SjIntegerString inData)
setMaximumDaysBeforeDeparture in interface SjSalesControlPriceGroupLogicpublic java.lang.String getMaximumDaysBeforeDepartureValue()
getMaximumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogicpublic void setMaximumDaysBeforeDepartureValue(java.lang.String inData)
setMaximumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogic
public void setMaximumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
setMaximumDaysBeforeDepartureValue in interface SjSalesControlPriceGroupLogicpublic SjSalesControlProductList getSalesControlProductList()
getSalesControlProductList in interface SjSalesControlPriceGroupLogicpublic SjSalesControlProductList lookupSalesControlProductList()
lookupSalesControlProductList in interface SjSalesControlPriceGroupLogicpublic void setSalesControlProductList(SjSalesControlProductList inData)
setSalesControlProductList in interface SjSalesControlPriceGroupLogicpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||