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

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

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

Methods in se.sj.stina.domain.model that return SjCustomerCompanyList
 SjCustomerCompanyList SjStinaModelFactoryInterface.createCustomerCompanyList()
           
 SjCustomerCompanyList SjCustomerCompaniesResult.getCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 SjCustomerCompanyList SjCustomerCompaniesResult.lookupCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjCustomerCompanyList
 void SjCustomerCompaniesResult.setCustomerCompanyList(SjCustomerCompanyList inData)
          Field customerCompanyList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerCompanyList
 class SjCustomerCompanyListPlain
          InnehĂ„ller en lista med CustomerCompany strukturer.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerCompanyList
 SjCustomerCompanyList SjStinaModelFactory.createCustomerCompanyList()
           
 SjCustomerCompanyList SjCustomerCompaniesResultPlain.getCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 SjCustomerCompanyList SjCustomerCompaniesResultPlain.lookupCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerCompanyList
 void SjCustomerCompaniesResultPlain.setCustomerCompanyList(SjCustomerCompanyList inData)
          Field customerCompanyList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerCompanyList
 class SjCustomerCompanyListStandard
          InnehĂ„ller en lista med CustomerCompany strukturer.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerCompanyList
 SjCustomerCompanyList SjStinaModelFactory.createCustomerCompanyList()
           
 SjCustomerCompanyList SjCustomerCompaniesResultStandard.getCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 SjCustomerCompanyList SjCustomerCompaniesResultStandard.lookupCustomerCompanyList()
          Field customerCompanyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerCompanyList
 void SjCustomerCompaniesResultStandard.setCustomerCompanyList(SjCustomerCompanyList inData)
          Field customerCompanyList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.