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

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

Methods in se.sj.stina.domain.model that return SjCustomerQueryId
 SjCustomerQueryId SjStinaModelFactoryInterface.createCustomerQueryId()
           
 SjCustomerQueryId SjCreateCustomer.getCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 SjCustomerQueryId SjCreateCustomer.lookupCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjCustomerQueryId
 void SjCreateCustomer.setCustomerQueryId(SjCustomerQueryId inData)
          Field customerQueryId is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerQueryId
 class SjCustomerQueryIdPlain
          Innehåller parameter Kundnummer hos SJ för att söka efter en unik kund.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerQueryId
 SjCustomerQueryId SjStinaModelFactory.createCustomerQueryId()
           
 SjCustomerQueryId SjCreateCustomerPlain.getCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 SjCustomerQueryId SjCreateCustomerPlain.lookupCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerQueryId
 void SjCreateCustomerPlain.setCustomerQueryId(SjCustomerQueryId inData)
          Field customerQueryId is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerQueryId
 class SjCustomerQueryIdStandard
          Innehåller parameter Kundnummer hos SJ för att söka efter en unik kund.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerQueryId
 SjCustomerQueryId SjStinaModelFactory.createCustomerQueryId()
           
 SjCustomerQueryId SjCreateCustomerStandard.getCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 SjCustomerQueryId SjCreateCustomerStandard.lookupCustomerQueryId()
          Field customerQueryId is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerQueryId
 void SjCreateCustomerStandard.setCustomerQueryId(SjCustomerQueryId inData)
          Field customerQueryId is defined as part of xor.
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCustomerQueryId
 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.
 SjCustomerShort SjStinaInformationProviderInterface.getCustomerShort(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 SjCustomerShort SjStinaInformationProviderDelegate.getCustomerShort(SjCustomerQueryId cqi)
           
 SjCustomerShort SjInformationProvider.getCustomerShort(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCustomerQueryId
 SjCustomerInterface SjStinaInformationProvider.getCustomer(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 SjCustomerShort SjStinaInformationProvider.getCustomerShort(SjCustomerQueryId cqi)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.