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

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

Methods in se.sj.stina.domain.model that return SjChangeMemberSpecification
 SjChangeMemberSpecification SjStinaModelFactoryInterface.createChangeMemberSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjChangeMemberSpecification
 class SjChangeMemberSpecificationPlain
          Innehåller kundidentifierare samt nya kortuppgifter som skall uppdateras för kunden
 

Methods in se.sj.stina.domain.model.impl.plain that return SjChangeMemberSpecification
 SjChangeMemberSpecification SjStinaModelFactory.createChangeMemberSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjChangeMemberSpecification
 class SjChangeMemberSpecificationStandard
          Innehåller kundidentifierare samt nya kortuppgifter som skall uppdateras för kunden
 

Methods in se.sj.stina.domain.model.impl.standard that return SjChangeMemberSpecification
 SjChangeMemberSpecification SjStinaModelFactory.createChangeMemberSpecification()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjChangeMemberSpecification
 SjChangeMemberResult SjStinaInformationProviderInterface.changeMember(SjChangeMemberSpecification cms)
          Part of public Stina Server API.
 SjChangeMemberResult SjStinaInformationProviderDelegate.changeMember(SjChangeMemberSpecification cms)
           
 SjChangeMemberResult SjInformationProvider.changeMember(SjChangeMemberSpecification cms)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjChangeMemberSpecification
 SjChangeMemberResult SjStinaInformationProvider.changeMember(SjChangeMemberSpecification cms)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.