Uses of Interface
se.sj.stina.domain.provider.SjCustomerInterface

Packages that use SjCustomerInterface
se.sj.stina.domain.provider   
se.sj.stina.domain.provider.standalone   
 

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

Classes in se.sj.stina.domain.provider that implement SjCustomerInterface
 class SjCustomer
          Implementation of SjCustomerInterface.
 

Methods in se.sj.stina.domain.provider that return SjCustomerInterface
 SjCustomerInterface SjStinaInformationProviderInterface.createPrivateCustomer(SjCreateCustomerSpecification ccs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProviderDelegate.createPrivateCustomer(SjCreateCustomerSpecification ccs)
           
 SjCustomerInterface SjInformationProvider.createPrivateCustomer(SjCreateCustomerSpecification ccs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProviderInterface.createSemaCustomer(SjCreateSemaCustomerSpecification cscs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProviderDelegate.createSemaCustomer(SjCreateSemaCustomerSpecification cscs)
           
 SjCustomerInterface SjInformationProvider.createSemaCustomer(SjCreateSemaCustomerSpecification cscs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProviderInterface.getCustomer(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProviderDelegate.getCustomer(SjCustomerQueryId cqi)
           
 SjCustomerInterface SjInformationProvider.getCustomer(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjCustomerInterface
 SjCustomerInterface SjStinaInformationProvider.createPrivateCustomer(SjCreateCustomerSpecification ccs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProvider.createSemaCustomer(SjCreateSemaCustomerSpecification cscs)
          Part of public Stina Server API.
 SjCustomerInterface SjStinaInformationProvider.getCustomer(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.