|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjIdentifiedServiceSpecification
Specifikationer där man har en identifierad tjänst (varunummer)
Field Summary | |
---|---|
static java.lang.String |
CAMPAIGN_CODE
|
static java.lang.String |
IDENTIFIED_SERVICE_SPECIFICATION_XOR
|
static java.lang.String |
KPS_BURN_CODE
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE_WITH_CONSUMER
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE_WITH_GROUP
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE_WITH_SEAT
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE_WITH_TIME
|
static java.lang.String |
LOCATION_CONNECTED_SERVICE_WITH_TIME_AND_PRICE
|
static java.lang.String |
RELATION_CONNECTED_SERVICE
|
static java.lang.String |
RELATION_CONNECTED_SERVICE_WITH_CONSUMER
|
static java.lang.String |
RELATION_CONNECTED_SERVICE_WITH_CONSUMER_AND_PRICE
|
static java.lang.String |
SIMPLE_SERVICE
|
static java.lang.String |
SIMPLE_SERVICE_WITH_CONSUMER
|
static java.lang.String |
SIMPLE_SERVICE_WITH_CONSUMER_AND_PRICE
|
static java.lang.String |
SIMPLE_SERVICE_WITH_PRICE
|
Method Summary | |
---|---|
SjCode |
getCampaignCode()
Field campaignCode is defined as optional. |
java.lang.String |
getCampaignCodeValue()
Field campaignCode is defined as optional. |
TiIntegerInterface |
getIdentifiedServiceSpecificationXor()
field identifiedServiceSpecificationXor |
java.lang.Integer |
getIdentifiedServiceSpecificationXorValue()
field identifiedServiceSpecificationXor |
SjCode |
getKpsBurnCode()
Field kpsBurnCode is defined as optional. |
java.lang.String |
getKpsBurnCodeValue()
Field kpsBurnCode is defined as optional. |
SjLocationConnectedServiceSpecification |
getLocationConnectedService()
Field locationConnectedService is defined as part of xor. |
SjLocationConnectedServiceWithConsumerSpecification |
getLocationConnectedServiceWithConsumer()
Field locationConnectedServiceWithConsumer is defined as part of xor. |
SjLocationConnectedServiceWithGroupSpecification |
getLocationConnectedServiceWithGroup()
Field locationConnectedServiceWithGroup is defined as part of xor. |
SjLocationConnectedServiceWithSeatSpecification |
getLocationConnectedServiceWithSeat()
Field locationConnectedServiceWithSeat is defined as part of xor. |
SjLocationConnectedServiceWithTimeSpecification |
getLocationConnectedServiceWithTime()
Field locationConnectedServiceWithTime is defined as part of xor. |
SjLocationConnectedServiceWithTimeAndPriceSpecification |
getLocationConnectedServiceWithTimeAndPrice()
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor. |
SjRelationConnectedServiceSpecification |
getRelationConnectedService()
Field relationConnectedService is defined as part of xor. |
SjRelationConnectedServiceWithConsumerSpecification |
getRelationConnectedServiceWithConsumer()
Field relationConnectedServiceWithConsumer is defined as part of xor. |
SjRelationConnectedServiceWithConsumerAndPriceSpecification |
getRelationConnectedServiceWithConsumerAndPrice()
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor. |
SjSimpleServiceSpecification |
getSimpleService()
Field simpleService is defined as part of xor. |
SjSimpleServiceWithConsumerSpecification |
getSimpleServiceWithConsumer()
Field simpleServiceWithConsumer is defined as part of xor. |
SjSimpleServiceWithConsumerAndPriceSpecification |
getSimpleServiceWithConsumerAndPrice()
Field simpleServiceWithConsumerAndPrice is defined as part of xor. |
SjSimpleServiceWithPriceSpecification |
getSimpleServiceWithPrice()
Field simpleServiceWithPrice is defined as part of xor. |
SjCode |
lookupCampaignCode()
Field campaignCode is defined as optional. |
TiIntegerInterface |
lookupIdentifiedServiceSpecificationXor()
field identifiedServiceSpecificationXor |
SjCode |
lookupKpsBurnCode()
Field kpsBurnCode is defined as optional. |
SjLocationConnectedServiceSpecification |
lookupLocationConnectedService()
Field locationConnectedService is defined as part of xor. |
SjLocationConnectedServiceWithConsumerSpecification |
lookupLocationConnectedServiceWithConsumer()
Field locationConnectedServiceWithConsumer is defined as part of xor. |
SjLocationConnectedServiceWithGroupSpecification |
lookupLocationConnectedServiceWithGroup()
Field locationConnectedServiceWithGroup is defined as part of xor. |
SjLocationConnectedServiceWithSeatSpecification |
lookupLocationConnectedServiceWithSeat()
Field locationConnectedServiceWithSeat is defined as part of xor. |
SjLocationConnectedServiceWithTimeSpecification |
lookupLocationConnectedServiceWithTime()
Field locationConnectedServiceWithTime is defined as part of xor. |
SjLocationConnectedServiceWithTimeAndPriceSpecification |
lookupLocationConnectedServiceWithTimeAndPrice()
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor. |
SjRelationConnectedServiceSpecification |
lookupRelationConnectedService()
Field relationConnectedService is defined as part of xor. |
SjRelationConnectedServiceWithConsumerSpecification |
lookupRelationConnectedServiceWithConsumer()
Field relationConnectedServiceWithConsumer is defined as part of xor. |
SjRelationConnectedServiceWithConsumerAndPriceSpecification |
lookupRelationConnectedServiceWithConsumerAndPrice()
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor. |
SjSimpleServiceSpecification |
lookupSimpleService()
Field simpleService is defined as part of xor. |
SjSimpleServiceWithConsumerSpecification |
lookupSimpleServiceWithConsumer()
Field simpleServiceWithConsumer is defined as part of xor. |
SjSimpleServiceWithConsumerAndPriceSpecification |
lookupSimpleServiceWithConsumerAndPrice()
Field simpleServiceWithConsumerAndPrice is defined as part of xor. |
SjSimpleServiceWithPriceSpecification |
lookupSimpleServiceWithPrice()
Field simpleServiceWithPrice is defined as part of xor. |
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 |
setIdentifiedServiceSpecificationXor(TiIntegerInterface inData)
field identifiedServiceSpecificationXor |
void |
setIdentifiedServiceSpecificationXorValue(java.lang.Integer inData)
field identifiedServiceSpecificationXor |
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 |
setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
Field locationConnectedService is defined as part of xor. |
void |
setLocationConnectedServiceWithConsumer(SjLocationConnectedServiceWithConsumerSpecification inData)
Field locationConnectedServiceWithConsumer is defined as part of xor. |
void |
setLocationConnectedServiceWithGroup(SjLocationConnectedServiceWithGroupSpecification inData)
Field locationConnectedServiceWithGroup is defined as part of xor. |
void |
setLocationConnectedServiceWithSeat(SjLocationConnectedServiceWithSeatSpecification inData)
Field locationConnectedServiceWithSeat is defined as part of xor. |
void |
setLocationConnectedServiceWithTime(SjLocationConnectedServiceWithTimeSpecification inData)
Field locationConnectedServiceWithTime is defined as part of xor. |
void |
setLocationConnectedServiceWithTimeAndPrice(SjLocationConnectedServiceWithTimeAndPriceSpecification inData)
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor. |
void |
setRelationConnectedService(SjRelationConnectedServiceSpecification inData)
Field relationConnectedService is defined as part of xor. |
void |
setRelationConnectedServiceWithConsumer(SjRelationConnectedServiceWithConsumerSpecification inData)
Field relationConnectedServiceWithConsumer is defined as part of xor. |
void |
setRelationConnectedServiceWithConsumerAndPrice(SjRelationConnectedServiceWithConsumerAndPriceSpecification inData)
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor. |
void |
setSimpleService(SjSimpleServiceSpecification inData)
Field simpleService is defined as part of xor. |
void |
setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
Field simpleServiceWithConsumer is defined as part of xor. |
void |
setSimpleServiceWithConsumerAndPrice(SjSimpleServiceWithConsumerAndPriceSpecification inData)
Field simpleServiceWithConsumerAndPrice is defined as part of xor. |
void |
setSimpleServiceWithPrice(SjSimpleServiceWithPriceSpecification inData)
Field simpleServiceWithPrice is defined as part of xor. |
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 CAMPAIGN_CODE
static final java.lang.String KPS_BURN_CODE
static final java.lang.String IDENTIFIED_SERVICE_SPECIFICATION_XOR
static final java.lang.String SIMPLE_SERVICE
static final java.lang.String SIMPLE_SERVICE_WITH_PRICE
static final java.lang.String SIMPLE_SERVICE_WITH_CONSUMER
static final java.lang.String SIMPLE_SERVICE_WITH_CONSUMER_AND_PRICE
static final java.lang.String LOCATION_CONNECTED_SERVICE_WITH_TIME
static final java.lang.String LOCATION_CONNECTED_SERVICE_WITH_TIME_AND_PRICE
static final java.lang.String LOCATION_CONNECTED_SERVICE_WITH_CONSUMER
static final java.lang.String LOCATION_CONNECTED_SERVICE_WITH_GROUP
static final java.lang.String LOCATION_CONNECTED_SERVICE
static final java.lang.String LOCATION_CONNECTED_SERVICE_WITH_SEAT
static final java.lang.String RELATION_CONNECTED_SERVICE
static final java.lang.String RELATION_CONNECTED_SERVICE_WITH_CONSUMER
static final java.lang.String RELATION_CONNECTED_SERVICE_WITH_CONSUMER_AND_PRICE
Method Detail |
---|
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)
TiIntegerInterface getIdentifiedServiceSpecificationXor()
TiIntegerInterface lookupIdentifiedServiceSpecificationXor()
void setIdentifiedServiceSpecificationXor(TiIntegerInterface inData)
java.lang.Integer getIdentifiedServiceSpecificationXorValue()
void setIdentifiedServiceSpecificationXorValue(java.lang.Integer inData)
SjSimpleServiceSpecification getSimpleService()
SjSimpleServiceSpecification lookupSimpleService()
void setSimpleService(SjSimpleServiceSpecification inData)
SjSimpleServiceWithPriceSpecification getSimpleServiceWithPrice()
SjSimpleServiceWithPriceSpecification lookupSimpleServiceWithPrice()
void setSimpleServiceWithPrice(SjSimpleServiceWithPriceSpecification inData)
SjSimpleServiceWithConsumerSpecification getSimpleServiceWithConsumer()
SjSimpleServiceWithConsumerSpecification lookupSimpleServiceWithConsumer()
void setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
SjSimpleServiceWithConsumerAndPriceSpecification getSimpleServiceWithConsumerAndPrice()
SjSimpleServiceWithConsumerAndPriceSpecification lookupSimpleServiceWithConsumerAndPrice()
void setSimpleServiceWithConsumerAndPrice(SjSimpleServiceWithConsumerAndPriceSpecification inData)
SjLocationConnectedServiceWithTimeSpecification getLocationConnectedServiceWithTime()
SjLocationConnectedServiceWithTimeSpecification lookupLocationConnectedServiceWithTime()
void setLocationConnectedServiceWithTime(SjLocationConnectedServiceWithTimeSpecification inData)
SjLocationConnectedServiceWithTimeAndPriceSpecification getLocationConnectedServiceWithTimeAndPrice()
SjLocationConnectedServiceWithTimeAndPriceSpecification lookupLocationConnectedServiceWithTimeAndPrice()
void setLocationConnectedServiceWithTimeAndPrice(SjLocationConnectedServiceWithTimeAndPriceSpecification inData)
SjLocationConnectedServiceWithConsumerSpecification getLocationConnectedServiceWithConsumer()
SjLocationConnectedServiceWithConsumerSpecification lookupLocationConnectedServiceWithConsumer()
void setLocationConnectedServiceWithConsumer(SjLocationConnectedServiceWithConsumerSpecification inData)
SjLocationConnectedServiceWithGroupSpecification getLocationConnectedServiceWithGroup()
SjLocationConnectedServiceWithGroupSpecification lookupLocationConnectedServiceWithGroup()
void setLocationConnectedServiceWithGroup(SjLocationConnectedServiceWithGroupSpecification inData)
SjLocationConnectedServiceSpecification getLocationConnectedService()
SjLocationConnectedServiceSpecification lookupLocationConnectedService()
void setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
SjLocationConnectedServiceWithSeatSpecification getLocationConnectedServiceWithSeat()
SjLocationConnectedServiceWithSeatSpecification lookupLocationConnectedServiceWithSeat()
void setLocationConnectedServiceWithSeat(SjLocationConnectedServiceWithSeatSpecification inData)
SjRelationConnectedServiceSpecification getRelationConnectedService()
SjRelationConnectedServiceSpecification lookupRelationConnectedService()
void setRelationConnectedService(SjRelationConnectedServiceSpecification inData)
SjRelationConnectedServiceWithConsumerSpecification getRelationConnectedServiceWithConsumer()
SjRelationConnectedServiceWithConsumerSpecification lookupRelationConnectedServiceWithConsumer()
void setRelationConnectedServiceWithConsumer(SjRelationConnectedServiceWithConsumerSpecification inData)
SjRelationConnectedServiceWithConsumerAndPriceSpecification getRelationConnectedServiceWithConsumerAndPrice()
SjRelationConnectedServiceWithConsumerAndPriceSpecification lookupRelationConnectedServiceWithConsumerAndPrice()
void setRelationConnectedServiceWithConsumerAndPrice(SjRelationConnectedServiceWithConsumerAndPriceSpecification inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |