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

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

Methods in se.sj.stina.domain.model that return SjFoundCustomers
 SjFoundCustomers SjStinaModelFactoryInterface.createFoundCustomers()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjFoundCustomers
 class SjFoundCustomersPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjFoundCustomers
 SjFoundCustomers SjStinaModelFactory.createFoundCustomers()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjFoundCustomers
 class SjFoundCustomersStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjFoundCustomers
 SjFoundCustomers SjStinaModelFactory.createFoundCustomers()
           
 

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

Methods in se.sj.stina.domain.provider that return SjFoundCustomers
 SjFoundCustomers SjStinaInformationProviderInterface.findCustomers(SjCustomerQuery cq)
          Part of public Stina Server API.
 SjFoundCustomers SjStinaInformationProviderDelegate.findCustomers(SjCustomerQuery cq)
           
 SjFoundCustomers SjInformationProvider.findCustomers(SjCustomerQuery cq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjFoundCustomers
 SjFoundCustomers SjStinaInformationProvider.findCustomers(SjCustomerQuery cq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.