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

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

Methods in se.sj.stina.domain.model that return SjCustomerQuerySema
 SjCustomerQuerySema SjStinaModelFactoryInterface.createCustomerQuerySema()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerQuerySema
 class SjCustomerQuerySemaPlain
          Frågestruktur med unika sökbegrepp för sökning mot SEMA
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerQuerySema
 SjCustomerQuerySema SjStinaModelFactory.createCustomerQuerySema()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerQuerySema
 class SjCustomerQuerySemaStandard
          Frågestruktur med unika sökbegrepp för sökning mot SEMA
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerQuerySema
 SjCustomerQuerySema SjStinaModelFactory.createCustomerQuerySema()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCustomerQuerySema
 SjSemaData SjStinaInformationProviderInterface.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 SjSemaData SjStinaInformationProviderDelegate.getCustomerSema(SjCustomerQuerySema cqs)
           
 SjSemaData SjInformationProvider.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCustomerQuerySema
 SjSemaData SjStinaInformationProvider.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.