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

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

Methods in se.sj.stina.domain.model that return SjServiceCategoriesQuery
 SjServiceCategoriesQuery SjStinaModelFactoryInterface.createServiceCategoriesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServiceCategoriesQuery
 class SjServiceCategoriesQueryPlain
          Parametrar som styr vilket data som skall returneras.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServiceCategoriesQuery
 SjServiceCategoriesQuery SjStinaModelFactory.createServiceCategoriesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServiceCategoriesQuery
 class SjServiceCategoriesQueryStandard
          Parametrar som styr vilket data som skall returneras.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServiceCategoriesQuery
 SjServiceCategoriesQuery SjStinaModelFactory.createServiceCategoriesQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjServiceCategoriesQuery
 SjServiceCategoriesResult SjStinaInformationProviderInterface.getServiceCategories(SjServiceCategoriesQuery scq)
          Part of public Stina Server API.
 SjServiceCategoriesResult SjStinaInformationProviderDelegate.getServiceCategories(SjServiceCategoriesQuery scq)
           
 SjServiceCategoriesResult SjInformationProvider.getServiceCategories(SjServiceCategoriesQuery scq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjServiceCategoriesQuery
 SjServiceCategoriesResult SjStinaInformationProvider.getServiceCategories(SjServiceCategoriesQuery scq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.