Uses of Interface
se.sj.stina.domain.model.SjOrderItemIdentification

Packages that use SjOrderItemIdentification
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjOrderItemIdentification in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjOrderItemIdentification
 SjOrderItemIdentification SjStinaModelFactoryInterface.createOrderItemIdentification()
           
 SjOrderItemIdentification SjMultiRideTicketInformationQuery.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQuery.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjMultiRideTicketInformationQuery.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQuery.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjOrderItemIdentification
 void SjMultiRideTicketInformationQuery.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 void SjGetVoucherQuery.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 

Uses of SjOrderItemIdentification in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjOrderItemIdentification
 class SjOrderItemIdentificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjOrderItemIdentification
 SjOrderItemIdentification SjStinaModelFactory.createOrderItemIdentification()
           
 SjOrderItemIdentification SjMultiRideTicketInformationQueryPlain.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQueryPlain.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjMultiRideTicketInformationQueryPlain.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQueryPlain.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjOrderItemIdentification
 void SjMultiRideTicketInformationQueryPlain.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 void SjGetVoucherQueryPlain.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 

Uses of SjOrderItemIdentification in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjOrderItemIdentification
 class SjOrderItemIdentificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjOrderItemIdentification
 SjOrderItemIdentification SjStinaModelFactory.createOrderItemIdentification()
           
 SjOrderItemIdentification SjMultiRideTicketInformationQueryStandard.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQueryStandard.getOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjMultiRideTicketInformationQueryStandard.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 SjOrderItemIdentification SjGetVoucherQueryStandard.lookupOrderItemIdentification()
          Field orderItemIdentification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjOrderItemIdentification
 void SjMultiRideTicketInformationQueryStandard.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 void SjGetVoucherQueryStandard.setOrderItemIdentification(SjOrderItemIdentification inData)
          Field orderItemIdentification is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.