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

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

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

Methods in se.sj.stina.domain.model that return SjProfileSearchResultDataList
 SjProfileSearchResultDataList SjStinaModelFactoryInterface.createProfileSearchResultDataList()
           
 SjProfileSearchResultDataList SjProfileSearchResult.getProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 SjProfileSearchResultDataList SjProfileSearchResult.lookupProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjProfileSearchResultDataList
 void SjProfileSearchResult.setProfileSearchResultDataList(SjProfileSearchResultDataList inData)
          Field profileSearchResultDataList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjProfileSearchResultDataList
 class SjProfileSearchResultDataListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjProfileSearchResultDataList
 SjProfileSearchResultDataList SjStinaModelFactory.createProfileSearchResultDataList()
           
 SjProfileSearchResultDataList SjProfileSearchResultPlain.getProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 SjProfileSearchResultDataList SjProfileSearchResultPlain.lookupProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjProfileSearchResultDataList
 void SjProfileSearchResultPlain.setProfileSearchResultDataList(SjProfileSearchResultDataList inData)
          Field profileSearchResultDataList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjProfileSearchResultDataList
 class SjProfileSearchResultDataListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjProfileSearchResultDataList
 SjProfileSearchResultDataList SjStinaModelFactory.createProfileSearchResultDataList()
           
 SjProfileSearchResultDataList SjProfileSearchResultStandard.getProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 SjProfileSearchResultDataList SjProfileSearchResultStandard.lookupProfileSearchResultDataList()
          Field profileSearchResultDataList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjProfileSearchResultDataList
 void SjProfileSearchResultStandard.setProfileSearchResultDataList(SjProfileSearchResultDataList inData)
          Field profileSearchResultDataList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.