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

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

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

Methods in se.sj.stina.domain.model that return SjGoodsStructList
 SjGoodsStructList SjStinaModelFactoryInterface.createGoodsStructList()
           
 SjGoodsStructList SjInventoryReport.getGoodsStructs()
          Field goodsStructs is defined as mandatory.
 SjGoodsStructList SjInventoryReport.lookupGoodsStructs()
          Field goodsStructs is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjGoodsStructList
 void SjInventoryReport.setGoodsStructs(SjGoodsStructList inData)
          Field goodsStructs is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGoodsStructList
 class SjGoodsStructListPlain
          En lista med varustrukturer.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGoodsStructList
 SjGoodsStructList SjStinaModelFactory.createGoodsStructList()
           
 SjGoodsStructList SjInventoryReportPlain.getGoodsStructs()
          Field goodsStructs is defined as mandatory.
 SjGoodsStructList SjInventoryReportPlain.lookupGoodsStructs()
          Field goodsStructs is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjGoodsStructList
 void SjInventoryReportPlain.setGoodsStructs(SjGoodsStructList inData)
          Field goodsStructs is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGoodsStructList
 class SjGoodsStructListStandard
          En lista med varustrukturer.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGoodsStructList
 SjGoodsStructList SjStinaModelFactory.createGoodsStructList()
           
 SjGoodsStructList SjInventoryReportStandard.getGoodsStructs()
          Field goodsStructs is defined as mandatory.
 SjGoodsStructList SjInventoryReportStandard.lookupGoodsStructs()
          Field goodsStructs is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjGoodsStructList
 void SjInventoryReportStandard.setGoodsStructs(SjGoodsStructList inData)
          Field goodsStructs is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.