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

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

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

Methods in se.sj.stina.domain.model that return SjServiceNotInStockList
 SjServiceNotInStockList SjStinaModelFactoryInterface.createServiceNotInStockList()
           
 SjServiceNotInStockList SjCheckServiceInStockResult.getServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 SjServiceNotInStockList SjCheckServiceInStockResult.lookupServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjServiceNotInStockList
 void SjCheckServiceInStockResult.setServiceNotInStockList(SjServiceNotInStockList inData)
          Field serviceNotInStockList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServiceNotInStockList
 class SjServiceNotInStockListPlain
          Utdata som beskriver vilka varor som saknas i lager
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServiceNotInStockList
 SjServiceNotInStockList SjStinaModelFactory.createServiceNotInStockList()
           
 SjServiceNotInStockList SjCheckServiceInStockResultPlain.getServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 SjServiceNotInStockList SjCheckServiceInStockResultPlain.lookupServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjServiceNotInStockList
 void SjCheckServiceInStockResultPlain.setServiceNotInStockList(SjServiceNotInStockList inData)
          Field serviceNotInStockList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServiceNotInStockList
 class SjServiceNotInStockListStandard
          Utdata som beskriver vilka varor som saknas i lager
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServiceNotInStockList
 SjServiceNotInStockList SjStinaModelFactory.createServiceNotInStockList()
           
 SjServiceNotInStockList SjCheckServiceInStockResultStandard.getServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 SjServiceNotInStockList SjCheckServiceInStockResultStandard.lookupServiceNotInStockList()
          Field serviceNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjServiceNotInStockList
 void SjCheckServiceInStockResultStandard.setServiceNotInStockList(SjServiceNotInStockList inData)
          Field serviceNotInStockList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.