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

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

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

Methods in se.sj.stina.domain.model that return SjServiceInStockList
 SjServiceInStockList SjStinaModelFactoryInterface.createServiceInStockList()
           
 SjServiceInStockList SjServiceNotInStockList.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResult.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQuery.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQuery.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjServiceNotInStockList.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResult.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQuery.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQuery.lookupServices()
          Field services is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjServiceInStockList
 void SjServiceNotInStockList.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyableServicesInStockResult.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyServiceInStockQuery.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjCheckServiceInStockQuery.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServiceInStockList
 class SjServiceInStockListPlain
          En lista med varunummer + (ev) antal, utan antalsangivelse antas antal vara :1
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServiceInStockList
 SjServiceInStockList SjStinaModelFactory.createServiceInStockList()
           
 SjServiceInStockList SjServiceNotInStockListPlain.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResultPlain.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQueryPlain.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQueryPlain.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjServiceNotInStockListPlain.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResultPlain.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQueryPlain.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQueryPlain.lookupServices()
          Field services is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjServiceInStockList
 void SjServiceNotInStockListPlain.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyableServicesInStockResultPlain.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyServiceInStockQueryPlain.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjCheckServiceInStockQueryPlain.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServiceInStockList
 class SjServiceInStockListStandard
          En lista med varunummer + (ev) antal, utan antalsangivelse antas antal vara :1
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServiceInStockList
 SjServiceInStockList SjStinaModelFactory.createServiceInStockList()
           
 SjServiceInStockList SjServiceNotInStockListStandard.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResultStandard.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQueryStandard.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQueryStandard.getServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjServiceNotInStockListStandard.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyableServicesInStockResultStandard.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjDestroyServiceInStockQueryStandard.lookupServices()
          Field services is defined as mandatory.
 SjServiceInStockList SjCheckServiceInStockQueryStandard.lookupServices()
          Field services is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjServiceInStockList
 void SjServiceNotInStockListStandard.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyableServicesInStockResultStandard.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjDestroyServiceInStockQueryStandard.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 void SjCheckServiceInStockQueryStandard.setServices(SjServiceInStockList inData)
          Field services is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.