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

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

Methods in se.sj.stina.domain.model that return SjProfileDataResult
 SjProfileDataResult SjStinaModelFactoryInterface.createProfileDataResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjProfileDataResult
 class SjProfileDataResultPlain
          Svar från hämta profildata ur olika profilsystem.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjProfileDataResult
 SjProfileDataResult SjStinaModelFactory.createProfileDataResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjProfileDataResult
 class SjProfileDataResultStandard
          Svar från hämta profildata ur olika profilsystem.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjProfileDataResult
 SjProfileDataResult SjStinaModelFactory.createProfileDataResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjProfileDataResult
 SjProfileDataResult SjStinaInformationProviderInterface.getProfileData(SjProfileDataQuery pdq)
          Part of public Stina Server API.
 SjProfileDataResult SjStinaInformationProviderDelegate.getProfileData(SjProfileDataQuery pdq)
           
 SjProfileDataResult SjInformationProvider.getProfileData(SjProfileDataQuery pdq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjProfileDataResult
 SjProfileDataResult SjStinaInformationProvider.getProfileData(SjProfileDataQuery pdq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.