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

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

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

Methods in se.sj.stina.domain.model that return SjCustomerQueryNotUnique
 SjCustomerQueryNotUnique SjStinaModelFactoryInterface.createCustomerQueryNotUnique()
           
 SjCustomerQueryNotUnique SjCustomerQuery.getCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 SjCustomerQueryNotUnique SjCustomerQuery.lookupCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjCustomerQueryNotUnique
 void SjCustomerQuery.setCustomerQueryNotUnique(SjCustomerQueryNotUnique inData)
          Field customerQueryNotUnique is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerQueryNotUnique
 class SjCustomerQueryNotUniquePlain
          Innehåller parametrar för att söka kunder där svaret kan innehålla 0-n (n>0) träffar.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerQueryNotUnique
 SjCustomerQueryNotUnique SjStinaModelFactory.createCustomerQueryNotUnique()
           
 SjCustomerQueryNotUnique SjCustomerQueryPlain.getCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 SjCustomerQueryNotUnique SjCustomerQueryPlain.lookupCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerQueryNotUnique
 class SjCustomerQueryNotUniqueStandard
          Innehåller parametrar för att söka kunder där svaret kan innehålla 0-n (n>0) träffar.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerQueryNotUnique
 SjCustomerQueryNotUnique SjStinaModelFactory.createCustomerQueryNotUnique()
           
 SjCustomerQueryNotUnique SjCustomerQueryStandard.getCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 SjCustomerQueryNotUnique SjCustomerQueryStandard.lookupCustomerQueryNotUnique()
          Field customerQueryNotUnique is defined as part of xor.
 

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



Copyright © 2012. All Rights Reserved.