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

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

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

Methods in se.sj.stina.domain.model that return SjReportRowList
 SjReportRowList SjStinaModelFactoryInterface.createReportRowList()
           
 SjReportRowList SjSalesStatisticsResult.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResult.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjSalesStatisticsResult.lookupReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResult.lookupReportRows()
          Field reportRows is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjReportRowList
 void SjSalesStatisticsResult.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 void SjReportResult.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjReportRowList
 class SjReportRowListPlain
          Agentraport utdata
 

Methods in se.sj.stina.domain.model.impl.plain that return SjReportRowList
 SjReportRowList SjStinaModelFactory.createReportRowList()
           
 SjReportRowList SjSalesStatisticsResultPlain.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResultPlain.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjSalesStatisticsResultPlain.lookupReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResultPlain.lookupReportRows()
          Field reportRows is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjReportRowList
 void SjSalesStatisticsResultPlain.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 void SjReportResultPlain.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjReportRowList
 class SjReportRowListStandard
          Agentraport utdata
 

Methods in se.sj.stina.domain.model.impl.standard that return SjReportRowList
 SjReportRowList SjStinaModelFactory.createReportRowList()
           
 SjReportRowList SjSalesStatisticsResultStandard.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResultStandard.getReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjSalesStatisticsResultStandard.lookupReportRows()
          Field reportRows is defined as mandatory.
 SjReportRowList SjReportResultStandard.lookupReportRows()
          Field reportRows is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjReportRowList
 void SjSalesStatisticsResultStandard.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 void SjReportResultStandard.setReportRows(SjReportRowList inData)
          Field reportRows is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.