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

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

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

Methods in se.sj.stina.domain.model that return SjSalesControlLogic
 SjSalesControlLogic SjStinaModelFactoryInterface.createSalesControlLogic()
           
 SjSalesControlLogic SjSalesControlData.getSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 SjSalesControlLogic SjSalesControlData.lookupSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjSalesControlLogic
 void SjSalesControlData.setSalesControlLogic(SjSalesControlLogic inData)
          Field salesControlLogic is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSalesControlLogic
 class SjSalesControlLogicPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSalesControlLogic
 SjSalesControlLogic SjStinaModelFactory.createSalesControlLogic()
           
 SjSalesControlLogic SjSalesControlDataPlain.getSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 SjSalesControlLogic SjSalesControlDataPlain.lookupSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSalesControlLogic
 void SjSalesControlDataPlain.setSalesControlLogic(SjSalesControlLogic inData)
          Field salesControlLogic is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSalesControlLogic
 class SjSalesControlLogicStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSalesControlLogic
 SjSalesControlLogic SjStinaModelFactory.createSalesControlLogic()
           
 SjSalesControlLogic SjSalesControlDataStandard.getSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 SjSalesControlLogic SjSalesControlDataStandard.lookupSalesControlLogic()
          Field salesControlLogic is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSalesControlLogic
 void SjSalesControlDataStandard.setSalesControlLogic(SjSalesControlLogic inData)
          Field salesControlLogic is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.