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

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

Methods in se.sj.stina.domain.model that return SjServiceCategoriesResult
 SjServiceCategoriesResult SjStinaModelFactoryInterface.createServiceCategoriesResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServiceCategoriesResult
 class SjServiceCategoriesResultPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServiceCategoriesResult
 SjServiceCategoriesResult SjStinaModelFactory.createServiceCategoriesResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServiceCategoriesResult
 class SjServiceCategoriesResultStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServiceCategoriesResult
 SjServiceCategoriesResult SjStinaModelFactory.createServiceCategoriesResult()
           
 

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

Fields in se.sj.stina.domain.provider declared as SjServiceCategoriesResult
protected  SjServiceCategoriesResult SjStinaInformationProviderDelegate._serviceCategories
           
 

Methods in se.sj.stina.domain.provider that return SjServiceCategoriesResult
 SjServiceCategoriesResult SjStinaInformationProviderInterface.getServiceCategories()
          Part of public Stina Server API.
 SjServiceCategoriesResult SjStinaInformationProviderDelegate.getServiceCategories()
           
 SjServiceCategoriesResult SjInformationProvider.getServiceCategories()
          Part of public Stina Server API.
 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 SjServiceCategoriesResult in se.sj.stina.domain.provider.standalone
 

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



Copyright © 2012. All Rights Reserved.