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

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

Methods in se.sj.stina.domain.model that return SjCustomerQueryUnique
 SjCustomerQueryUnique SjStinaModelFactoryInterface.createCustomerQueryUnique()
           
 SjCustomerQueryUnique SjCustomerQuery.getCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 SjCustomerQueryUnique SjCustomerQuery.lookupCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjCustomerQueryUnique
 void SjCustomerQuery.setCustomerQueryUnique(SjCustomerQueryUnique inData)
          Field customerQueryUnique is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerQueryUnique
 class SjCustomerQueryUniquePlain
          Innehåller parametrar för att söka efter en unik kund.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerQueryUnique
 SjCustomerQueryUnique SjStinaModelFactory.createCustomerQueryUnique()
           
 SjCustomerQueryUnique SjCustomerQueryPlain.getCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 SjCustomerQueryUnique SjCustomerQueryPlain.lookupCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerQueryUnique
 void SjCustomerQueryPlain.setCustomerQueryUnique(SjCustomerQueryUnique inData)
          Field customerQueryUnique is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerQueryUnique
 class SjCustomerQueryUniqueStandard
          Innehåller parametrar för att söka efter en unik kund.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerQueryUnique
 SjCustomerQueryUnique SjStinaModelFactory.createCustomerQueryUnique()
           
 SjCustomerQueryUnique SjCustomerQueryStandard.getCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 SjCustomerQueryUnique SjCustomerQueryStandard.lookupCustomerQueryUnique()
          Field customerQueryUnique is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerQueryUnique
 void SjCustomerQueryStandard.setCustomerQueryUnique(SjCustomerQueryUnique inData)
          Field customerQueryUnique is defined as part of xor.
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCustomerQueryUnique
 SjContract SjStinaInformationProviderInterface.getCustomerContract(SjCustomerQueryUnique cqu)
          Part of public Stina Server API.
 SjContract SjStinaInformationProviderDelegate.getCustomerContract(SjCustomerQueryUnique cqu)
           
 SjContract SjInformationProvider.getCustomerContract(SjCustomerQueryUnique cqu)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCustomerQueryUnique
 SjContract SjStinaInformationProvider.getCustomerContract(SjCustomerQueryUnique cqu)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.