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

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

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

Methods in se.sj.stina.domain.model that return SjGetTicketCodesQuery
 SjGetTicketCodesQuery SjStinaModelFactoryInterface.createGetTicketCodesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetTicketCodesQuery
 class SjGetTicketCodesQueryPlain
          Om ingen OrderItemIdList hämtas tidigare genererade biljettkoder för de beställningsrader där det finns.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetTicketCodesQuery
 SjGetTicketCodesQuery SjStinaModelFactory.createGetTicketCodesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetTicketCodesQuery
 class SjGetTicketCodesQueryStandard
          Om ingen OrderItemIdList hämtas tidigare genererade biljettkoder för de beställningsrader där det finns.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetTicketCodesQuery
 SjGetTicketCodesQuery SjStinaModelFactory.createGetTicketCodesQuery()
           
 

Uses of SjGetTicketCodesQuery in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider with parameters of type SjGetTicketCodesQuery
 SjGetTicketCodesResult SjOrderFacadeInterface.getTicketCodes(SjGetTicketCodesQuery gtcq)
          Part of public Stina Server API.
 SjGetTicketCodesResult SjOrderFacade.getTicketCodes(SjGetTicketCodesQuery gtcq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.