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

Packages that use SjPrintingInformation
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 SjPrintingInformation in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjPrintingInformation
 SjPrintingInformation SjStinaModelFactoryInterface.createPrintingInformation()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPrintingInformation
 class SjPrintingInformationPlain
          Anger utskriftsinformation - PrintingCommand: Anger information om utskrift, t ex återutskrift, RPR - NumberOfControlCoupons: Anger hur många kontrollbiljetter som ska skrivas ut - CashJournalId: Aktuellt vid setOrderPrinted då man har en kassaimplementation.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPrintingInformation
 SjPrintingInformation SjStinaModelFactory.createPrintingInformation()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPrintingInformation
 class SjPrintingInformationStandard
          Anger utskriftsinformation - PrintingCommand: Anger information om utskrift, t ex återutskrift, RPR - NumberOfControlCoupons: Anger hur många kontrollbiljetter som ska skrivas ut - CashJournalId: Aktuellt vid setOrderPrinted då man har en kassaimplementation.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPrintingInformation
 SjPrintingInformation SjStinaModelFactory.createPrintingInformation()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjPrintingInformation
 SjFormattedTicketDataResult SjOrderFacadeInterface.getFormattedTicketData(SjPrintingInformation pi)
          Part of public Stina Server API.
 SjFormattedTicketDataResult SjOrderFacade.getFormattedTicketData(SjPrintingInformation pi)
          Part of public Stina Server API.
 SjOrderPrintedResult SjOrderFacadeInterface.setOrderPrinted(SjPrintingInformation pi)
          Part of public Stina Server API.
 SjOrderPrintedResult SjOrderFacade.setOrderPrinted(SjPrintingInformation pi)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.