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

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

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

Methods in se.sj.stina.domain.model that return SjSalesUnitDistributionList
 SjSalesUnitDistributionList SjStinaModelFactoryInterface.createSalesUnitDistributionList()
           
 SjSalesUnitDistributionList SjSessionStatisticsResult.getSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 SjSalesUnitDistributionList SjSessionStatisticsResult.lookupSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjSalesUnitDistributionList
 void SjSessionStatisticsResult.setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
          Field salesUnitDistributionList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSalesUnitDistributionList
 class SjSalesUnitDistributionListPlain
          AdminServices::getSessionStatistics utdata
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSalesUnitDistributionList
 SjSalesUnitDistributionList SjStinaModelFactory.createSalesUnitDistributionList()
           
 SjSalesUnitDistributionList SjSessionStatisticsResultPlain.getSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 SjSalesUnitDistributionList SjSessionStatisticsResultPlain.lookupSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSalesUnitDistributionList
 void SjSessionStatisticsResultPlain.setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
          Field salesUnitDistributionList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSalesUnitDistributionList
 class SjSalesUnitDistributionListStandard
          AdminServices::getSessionStatistics utdata
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSalesUnitDistributionList
 SjSalesUnitDistributionList SjStinaModelFactory.createSalesUnitDistributionList()
           
 SjSalesUnitDistributionList SjSessionStatisticsResultStandard.getSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 SjSalesUnitDistributionList SjSessionStatisticsResultStandard.lookupSalesUnitDistributionList()
          Field salesUnitDistributionList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSalesUnitDistributionList
 void SjSessionStatisticsResultStandard.setSalesUnitDistributionList(SjSalesUnitDistributionList inData)
          Field salesUnitDistributionList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.