| 
 | ||||||||||
| 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.SjConsumerPriceDescriptionStandard
public class SjConsumerPriceDescriptionStandard
Svar från en förenklad prisfråga.
| 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.SjConsumerPriceDescription | 
|---|
| CONSUMER_PRICE_ITEM_DESCRIPTION_LIST, GROUP, INDIVIDUAL_CONSUMER_PRICE, PLACEMENT_PRICE_DESCRIPTION, POINTS, PRICE, SERVICE_OPTION_LIST, TRANSPORT_PRICE_DESCRIPTION | 
| Constructor Summary | |
|---|---|
| SjConsumerPriceDescriptionStandard() | |
| Method Summary | |
|---|---|
|  SjConsumerPriceItemDescriptionList | getConsumerPriceItemDescriptionList()Field consumerPriceItemDescriptionList is defined as mandatory. | 
|  java.lang.String | getGeneratedTiName() | 
|  TiBooleanInterface | getGroup()Field group is defined as optional. | 
|  java.lang.Boolean | getGroupValue()Field group is defined as optional. | 
|  TiBooleanInterface | getIndividualConsumerPrice()Field individualConsumerPrice is defined as mandatory. | 
|  java.lang.Boolean | getIndividualConsumerPriceValue()Field individualConsumerPrice is defined as mandatory. | 
|  SjPlacementPriceDescription | getPlacementPriceDescription()Field placementPriceDescription is defined as optional. | 
|  TiIntegerInterface | getPoints()Field points is defined as optional. | 
|  java.lang.Integer | getPointsValue()Field points is defined as optional. | 
|  SjPriceVat | getPrice()Field price is defined as mandatory. | 
|  java.lang.String | getRealTiName() | 
|  SjServiceOptionList | getServiceOptionList()Field serviceOptionList is defined as optional. | 
|  SjTransportPriceDescription | getTransportPriceDescription()Field transportPriceDescription is defined as optional. | 
|  SjConsumerPriceItemDescriptionList | lookupConsumerPriceItemDescriptionList()Field consumerPriceItemDescriptionList is defined as mandatory. | 
|  TiBooleanInterface | lookupGroup()Field group is defined as optional. | 
|  TiBooleanInterface | lookupIndividualConsumerPrice()Field individualConsumerPrice is defined as mandatory. | 
|  SjPlacementPriceDescription | lookupPlacementPriceDescription()Field placementPriceDescription is defined as optional. | 
|  TiIntegerInterface | lookupPoints()Field points is defined as optional. | 
|  SjPriceVat | lookupPrice()Field price is defined as mandatory. | 
|  SjServiceOptionList | lookupServiceOptionList()Field serviceOptionList is defined as optional. | 
|  SjTransportPriceDescription | lookupTransportPriceDescription()Field transportPriceDescription is defined as optional. | 
|  void | setConsumerPriceItemDescriptionList(SjConsumerPriceItemDescriptionList inData)Field consumerPriceItemDescriptionList is defined as mandatory. | 
|  void | setGroup(TiBooleanInterface inData)Field group is defined as optional. | 
|  void | setGroupValue(java.lang.Boolean inData)Field group is defined as optional. | 
|  void | setGroupValue(java.lang.Boolean inData,
              boolean inNotify)Field group is defined as optional. | 
|  void | setIndividualConsumerPrice(TiBooleanInterface inData)Field individualConsumerPrice is defined as mandatory. | 
|  void | setIndividualConsumerPriceValue(java.lang.Boolean inData)Field individualConsumerPrice is defined as mandatory. | 
|  void | setIndividualConsumerPriceValue(java.lang.Boolean inData,
                                boolean inNotify)Field individualConsumerPrice is defined as mandatory. | 
|  void | setPlacementPriceDescription(SjPlacementPriceDescription inData)Field placementPriceDescription is defined as optional. | 
|  void | setPoints(TiIntegerInterface inData)Field points is defined as optional. | 
|  void | setPointsValue(java.lang.Integer inData)Field points is defined as optional. | 
|  void | setPointsValue(java.lang.Integer inData,
               boolean inNotify)Field points is defined as optional. | 
|  void | setPrice(SjPriceVat inData)Field price is defined as mandatory. | 
|  void | setServiceOptionList(SjServiceOptionList inData)Field serviceOptionList is defined as optional. | 
|  void | setTransportPriceDescription(SjTransportPriceDescription inData)Field transportPriceDescription is defined as optional. | 
| protected  TiFieldSpecificationEnumeration | specifyFields() | 
| 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, specifyXors, 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 SjConsumerPriceDescriptionStandard()
| Method Detail | 
|---|
public SjPriceVat getPrice()
getPrice in interface SjConsumerPriceDescriptionpublic SjPriceVat lookupPrice()
lookupPrice in interface SjConsumerPriceDescriptionpublic void setPrice(SjPriceVat inData)
setPrice in interface SjConsumerPriceDescriptionpublic SjTransportPriceDescription getTransportPriceDescription()
getTransportPriceDescription in interface SjConsumerPriceDescriptionpublic SjTransportPriceDescription lookupTransportPriceDescription()
lookupTransportPriceDescription in interface SjConsumerPriceDescriptionpublic void setTransportPriceDescription(SjTransportPriceDescription inData)
setTransportPriceDescription in interface SjConsumerPriceDescriptionpublic SjPlacementPriceDescription getPlacementPriceDescription()
getPlacementPriceDescription in interface SjConsumerPriceDescriptionpublic SjPlacementPriceDescription lookupPlacementPriceDescription()
lookupPlacementPriceDescription in interface SjConsumerPriceDescriptionpublic void setPlacementPriceDescription(SjPlacementPriceDescription inData)
setPlacementPriceDescription in interface SjConsumerPriceDescriptionpublic SjServiceOptionList getServiceOptionList()
getServiceOptionList in interface SjConsumerPriceDescriptionpublic SjServiceOptionList lookupServiceOptionList()
lookupServiceOptionList in interface SjConsumerPriceDescriptionpublic void setServiceOptionList(SjServiceOptionList inData)
setServiceOptionList in interface SjConsumerPriceDescriptionpublic TiIntegerInterface getPoints()
getPoints in interface SjConsumerPriceDescriptionpublic TiIntegerInterface lookupPoints()
lookupPoints in interface SjConsumerPriceDescriptionpublic void setPoints(TiIntegerInterface inData)
setPoints in interface SjConsumerPriceDescriptionpublic java.lang.Integer getPointsValue()
getPointsValue in interface SjConsumerPriceDescriptionpublic void setPointsValue(java.lang.Integer inData)
setPointsValue in interface SjConsumerPriceDescription
public void setPointsValue(java.lang.Integer inData,
                           boolean inNotify)
setPointsValue in interface SjConsumerPriceDescriptionpublic TiBooleanInterface getIndividualConsumerPrice()
getIndividualConsumerPrice in interface SjConsumerPriceDescriptionpublic TiBooleanInterface lookupIndividualConsumerPrice()
lookupIndividualConsumerPrice in interface SjConsumerPriceDescriptionpublic void setIndividualConsumerPrice(TiBooleanInterface inData)
setIndividualConsumerPrice in interface SjConsumerPriceDescriptionpublic java.lang.Boolean getIndividualConsumerPriceValue()
getIndividualConsumerPriceValue in interface SjConsumerPriceDescriptionpublic void setIndividualConsumerPriceValue(java.lang.Boolean inData)
setIndividualConsumerPriceValue in interface SjConsumerPriceDescription
public void setIndividualConsumerPriceValue(java.lang.Boolean inData,
                                            boolean inNotify)
setIndividualConsumerPriceValue in interface SjConsumerPriceDescriptionpublic TiBooleanInterface getGroup()
getGroup in interface SjConsumerPriceDescriptionpublic TiBooleanInterface lookupGroup()
lookupGroup in interface SjConsumerPriceDescriptionpublic void setGroup(TiBooleanInterface inData)
setGroup in interface SjConsumerPriceDescriptionpublic java.lang.Boolean getGroupValue()
getGroupValue in interface SjConsumerPriceDescriptionpublic void setGroupValue(java.lang.Boolean inData)
setGroupValue in interface SjConsumerPriceDescription
public void setGroupValue(java.lang.Boolean inData,
                          boolean inNotify)
setGroupValue in interface SjConsumerPriceDescriptionpublic SjConsumerPriceItemDescriptionList getConsumerPriceItemDescriptionList()
getConsumerPriceItemDescriptionList in interface SjConsumerPriceDescriptionpublic SjConsumerPriceItemDescriptionList lookupConsumerPriceItemDescriptionList()
lookupConsumerPriceItemDescriptionList in interface SjConsumerPriceDescriptionpublic void setConsumerPriceItemDescriptionList(SjConsumerPriceItemDescriptionList inData)
setConsumerPriceItemDescriptionList in interface SjConsumerPriceDescriptionprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||