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

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

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

Methods in se.sj.stina.domain.model that return SjCreditItemSpecificationList
 SjCreditItemSpecificationList SjStinaModelFactoryInterface.createCreditItemSpecificationList()
           
 SjCreditItemSpecificationList SjCreditSpecification.getCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 SjCreditItemSpecificationList SjCreditSpecification.lookupCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjCreditItemSpecificationList
 void SjCreditSpecification.setCreditItemSpecificationList(SjCreditItemSpecificationList inData)
          Field creditItemSpecificationList is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCreditItemSpecificationList
 class SjCreditItemSpecificationListPlain
          De beställningsrader som ska krediteras
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCreditItemSpecificationList
 SjCreditItemSpecificationList SjStinaModelFactory.createCreditItemSpecificationList()
           
 SjCreditItemSpecificationList SjCreditSpecificationPlain.getCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 SjCreditItemSpecificationList SjCreditSpecificationPlain.lookupCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCreditItemSpecificationList
 void SjCreditSpecificationPlain.setCreditItemSpecificationList(SjCreditItemSpecificationList inData)
          Field creditItemSpecificationList is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCreditItemSpecificationList
 class SjCreditItemSpecificationListStandard
          De beställningsrader som ska krediteras
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCreditItemSpecificationList
 SjCreditItemSpecificationList SjStinaModelFactory.createCreditItemSpecificationList()
           
 SjCreditItemSpecificationList SjCreditSpecificationStandard.getCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 SjCreditItemSpecificationList SjCreditSpecificationStandard.lookupCreditItemSpecificationList()
          Field creditItemSpecificationList is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCreditItemSpecificationList
 void SjCreditSpecificationStandard.setCreditItemSpecificationList(SjCreditItemSpecificationList inData)
          Field creditItemSpecificationList is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.