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

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

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

Methods in se.sj.stina.domain.model that return SjCreditWithoutOrder
 SjCreditWithoutOrder SjStinaModelFactoryInterface.createCreditWithoutOrder()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCreditWithoutOrder
 class SjCreditWithoutOrderPlain
          Indata 'Kreditera annan orsak' PrintInfo skall vara true om man vill ha en utskrift av krediteringen
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCreditWithoutOrder
 SjCreditWithoutOrder SjStinaModelFactory.createCreditWithoutOrder()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCreditWithoutOrder
 class SjCreditWithoutOrderStandard
          Indata 'Kreditera annan orsak' PrintInfo skall vara true om man vill ha en utskrift av krediteringen
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCreditWithoutOrder
 SjCreditWithoutOrder SjStinaModelFactory.createCreditWithoutOrder()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCreditWithoutOrder
 SjCreditWithoutOrderResult SjStinaInformationProviderInterface.creditWithoutOrder(SjCreditWithoutOrder cwo)
          Part of public Stina Server API.
 SjCreditWithoutOrderResult SjStinaInformationProviderDelegate.creditWithoutOrder(SjCreditWithoutOrder cwo)
           
 SjCreditWithoutOrderResult SjInformationProvider.creditWithoutOrder(SjCreditWithoutOrder cwo)
          Part of public Stina Server API.
 

Uses of SjCreditWithoutOrder in se.sj.stina.domain.provider.standalone
 

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCreditWithoutOrder
 SjCreditWithoutOrderResult SjStinaInformationProvider.creditWithoutOrder(SjCreditWithoutOrder cwo)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.