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

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

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

Methods in se.sj.stina.domain.model that return SjChangeDeliveryAddressResult
 SjChangeDeliveryAddressResult SjStinaModelFactoryInterface.createChangeDeliveryAddressResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjChangeDeliveryAddressResult
 class SjChangeDeliveryAddressResultPlain
          Tomt svar men det skall finnas för att kunna lägga till svarsdata i framtiden
 

Methods in se.sj.stina.domain.model.impl.plain that return SjChangeDeliveryAddressResult
 SjChangeDeliveryAddressResult SjStinaModelFactory.createChangeDeliveryAddressResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjChangeDeliveryAddressResult
 class SjChangeDeliveryAddressResultStandard
          Tomt svar men det skall finnas för att kunna lägga till svarsdata i framtiden
 

Methods in se.sj.stina.domain.model.impl.standard that return SjChangeDeliveryAddressResult
 SjChangeDeliveryAddressResult SjStinaModelFactory.createChangeDeliveryAddressResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjChangeDeliveryAddressResult
 SjChangeDeliveryAddressResult SjCustomerInterface.changeDeliveryAddress(SjCustomerAddress address)
          Part of public Stina Server API.
 SjChangeDeliveryAddressResult SjCustomer.changeDeliveryAddress(SjCustomerAddress address)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.