|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjExternalEventSpecification | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard |
Uses of SjExternalEventSpecification in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjExternalEventSpecification | |
---|---|
SjExternalEventSpecification |
SjStinaModelFactoryInterface.createExternalEventSpecification()
|
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformation.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecification.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformation.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecification.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjExternalEventSpecification | |
---|---|
void |
SjTravelServiceTransportDetailedPriceSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjTravelServiceTransportConsumerSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2STransportPriceSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2SBookTransportSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjDebitSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCreditSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjClientInformation.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCancelOrderSpecification.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
Uses of SjExternalEventSpecification in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjExternalEventSpecification | |
---|---|
class |
SjExternalEventSpecificationPlain
Innehåller optionellt data som kan överrida det som finns lagrat i sessiondata. |
Methods in se.sj.stina.domain.model.impl.plain that return SjExternalEventSpecification | |
---|---|
SjExternalEventSpecification |
SjStinaModelFactory.createExternalEventSpecification()
|
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecificationPlain.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecificationPlain.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjExternalEventSpecification | |
---|---|
void |
SjTravelServiceTransportDetailedPriceSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjTravelServiceTransportConsumerSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2STransportPriceSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2SBookTransportSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjDebitSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCreditSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjClientInformationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCancelOrderSpecificationPlain.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
Uses of SjExternalEventSpecification in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjExternalEventSpecification | |
---|---|
class |
SjExternalEventSpecificationStandard
Innehåller optionellt data som kan överrida det som finns lagrat i sessiondata. |
Methods in se.sj.stina.domain.model.impl.standard that return SjExternalEventSpecification | |
---|---|
SjExternalEventSpecification |
SjStinaModelFactory.createExternalEventSpecification()
|
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecificationStandard.getExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportDetailedPriceSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjTravelServiceTransportConsumerSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2STransportPriceSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjP2SBookTransportSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjDebitSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCreditSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjClientInformationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
SjExternalEventSpecification |
SjCancelOrderSpecificationStandard.lookupExternalEventSpecification()
Field externalEventSpecification is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjExternalEventSpecification | |
---|---|
void |
SjTravelServiceTransportDetailedPriceSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjTravelServiceTransportConsumerSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2STransportPriceSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjP2SBookTransportSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjDebitSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCreditSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjClientInformationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
void |
SjCancelOrderSpecificationStandard.setExternalEventSpecification(SjExternalEventSpecification inData)
Field externalEventSpecification is defined as optional. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |