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

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

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

Methods in se.sj.stina.domain.model that return SjCompanyShort
 SjCompanyShort SjStinaModelFactoryInterface.createCompanyShort()
           
 SjCompanyShort SjCustomerCompany.getCompanyShort()
          Field companyShort is defined as mandatory.
 SjCompanyShort SjCustomerCompany.lookupCompanyShort()
          Field companyShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjCompanyShort
 void SjCustomerCompany.setCompanyShort(SjCompanyShort inData)
          Field companyShort is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCompanyShort
 class SjCompanyShortPlain
          Innehåller basinformation om ett företag.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCompanyShort
 SjCompanyShort SjStinaModelFactory.createCompanyShort()
           
 SjCompanyShort SjCustomerCompanyPlain.getCompanyShort()
          Field companyShort is defined as mandatory.
 SjCompanyShort SjCustomerCompanyPlain.lookupCompanyShort()
          Field companyShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCompanyShort
 void SjCustomerCompanyPlain.setCompanyShort(SjCompanyShort inData)
          Field companyShort is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCompanyShort
 class SjCompanyShortStandard
          Innehåller basinformation om ett företag.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCompanyShort
 SjCompanyShort SjStinaModelFactory.createCompanyShort()
           
 SjCompanyShort SjCustomerCompanyStandard.getCompanyShort()
          Field companyShort is defined as mandatory.
 SjCompanyShort SjCustomerCompanyStandard.lookupCompanyShort()
          Field companyShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCompanyShort
 void SjCustomerCompanyStandard.setCompanyShort(SjCompanyShort inData)
          Field companyShort is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.