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

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

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

Methods in se.sj.stina.domain.model that return SjCompanyCustomer
 SjCompanyCustomer SjStinaModelFactoryInterface.createCompanyCustomer()
           
 SjCompanyCustomer SjCustomerData.getCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 SjCompanyCustomer SjCustomerData.lookupCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjCompanyCustomer
 void SjCustomerData.setCompanyCustomer(SjCompanyCustomer inData)
          Field companyCustomer is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCompanyCustomer
 class SjCompanyCustomerPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCompanyCustomer
 SjCompanyCustomer SjStinaModelFactory.createCompanyCustomer()
           
 SjCompanyCustomer SjCustomerDataPlain.getCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 SjCompanyCustomer SjCustomerDataPlain.lookupCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCompanyCustomer
 void SjCustomerDataPlain.setCompanyCustomer(SjCompanyCustomer inData)
          Field companyCustomer is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCompanyCustomer
 class SjCompanyCustomerStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCompanyCustomer
 SjCompanyCustomer SjStinaModelFactory.createCompanyCustomer()
           
 SjCompanyCustomer SjCustomerDataStandard.getCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 SjCompanyCustomer SjCustomerDataStandard.lookupCompanyCustomer()
          Field companyCustomer is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCompanyCustomer
 void SjCustomerDataStandard.setCompanyCustomer(SjCompanyCustomer inData)
          Field companyCustomer is defined as part of xor.
 

Uses of SjCompanyCustomer in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider that return SjCompanyCustomer
 SjCompanyCustomer SjCustomerInterface.getCompanyData(SjCompanyDataQuery cdq)
          Part of public Stina Server API.
 SjCompanyCustomer SjCustomer.getCompanyData(SjCompanyDataQuery cdq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.