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

Packages that use SjProfileSearchData
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjProfileSearchData in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjProfileSearchData
 SjProfileSearchData SjStinaModelFactoryInterface.createProfileSearchData()
           
 SjProfileSearchData SjProfileSearchQuery.getProfileSearchData()
          Field profileSearchData is defined as mandatory.
 SjProfileSearchData SjProfileSearchQuery.lookupProfileSearchData()
          Field profileSearchData is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjProfileSearchData
 void SjProfileSearchQuery.setProfileSearchData(SjProfileSearchData inData)
          Field profileSearchData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjProfileSearchData
 class SjProfileSearchDataPlain
          Strukturen innehåller data för att fråga efter en lista av profiler.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjProfileSearchData
 SjProfileSearchData SjStinaModelFactory.createProfileSearchData()
           
 SjProfileSearchData SjProfileSearchQueryPlain.getProfileSearchData()
          Field profileSearchData is defined as mandatory.
 SjProfileSearchData SjProfileSearchQueryPlain.lookupProfileSearchData()
          Field profileSearchData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjProfileSearchData
 void SjProfileSearchQueryPlain.setProfileSearchData(SjProfileSearchData inData)
          Field profileSearchData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjProfileSearchData
 class SjProfileSearchDataStandard
          Strukturen innehåller data för att fråga efter en lista av profiler.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjProfileSearchData
 SjProfileSearchData SjStinaModelFactory.createProfileSearchData()
           
 SjProfileSearchData SjProfileSearchQueryStandard.getProfileSearchData()
          Field profileSearchData is defined as mandatory.
 SjProfileSearchData SjProfileSearchQueryStandard.lookupProfileSearchData()
          Field profileSearchData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjProfileSearchData
 void SjProfileSearchQueryStandard.setProfileSearchData(SjProfileSearchData inData)
          Field profileSearchData is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.