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

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

Methods in se.sj.stina.domain.model that return SjSemaData
 SjSemaData SjStinaModelFactoryInterface.createSemaData()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSemaData
 class SjSemaDataPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSemaData
 SjSemaData SjStinaModelFactory.createSemaData()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSemaData
 class SjSemaDataStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSemaData
 SjSemaData SjStinaModelFactory.createSemaData()
           
 

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

Methods in se.sj.stina.domain.provider that return SjSemaData
 SjSemaData SjStinaInformationProviderInterface.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 SjSemaData SjStinaInformationProviderDelegate.getCustomerSema(SjCustomerQuerySema cqs)
           
 SjSemaData SjInformationProvider.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjSemaData
 SjSemaData SjStinaInformationProvider.getCustomerSema(SjCustomerQuerySema cqs)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.