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

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

Methods in se.sj.stina.domain.model that return SjProfileQuery
 SjProfileQuery SjStinaModelFactoryInterface.createProfileQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjProfileQuery
 class SjProfileQueryPlain
          Ett övergripande wrapperobjekt för frågor om en specifik profil.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjProfileQuery
 SjProfileQuery SjStinaModelFactory.createProfileQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjProfileQuery
 class SjProfileQueryStandard
          Ett övergripande wrapperobjekt för frågor om en specifik profil.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjProfileQuery
 SjProfileQuery SjStinaModelFactory.createProfileQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjProfileQuery
 SjProfileResult SjStinaInformationProviderInterface.getProfile(SjProfileQuery pqry)
          Part of public Stina Server API.
 SjProfileResult SjStinaInformationProviderDelegate.getProfile(SjProfileQuery pqry)
           
 SjProfileResult SjInformationProvider.getProfile(SjProfileQuery pqry)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjProfileQuery
 SjProfileResult SjStinaInformationProvider.getProfile(SjProfileQuery pqry)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.