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

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

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

Methods in se.sj.stina.domain.model that return SjCustomerShortList
 SjCustomerShortList SjStinaModelFactoryInterface.createCustomerShortList()
           
 SjCustomerShortList SjFoundCustomers.getCustomerShortList()
          Field customerShortList is defined as mandatory.
 SjCustomerShortList SjFoundCustomers.lookupCustomerShortList()
          Field customerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjCustomerShortList
 void SjFoundCustomers.setCustomerShortList(SjCustomerShortList inData)
          Field customerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerShortList
 class SjCustomerShortListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerShortList
 SjCustomerShortList SjStinaModelFactory.createCustomerShortList()
           
 SjCustomerShortList SjFoundCustomersPlain.getCustomerShortList()
          Field customerShortList is defined as mandatory.
 SjCustomerShortList SjFoundCustomersPlain.lookupCustomerShortList()
          Field customerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerShortList
 void SjFoundCustomersPlain.setCustomerShortList(SjCustomerShortList inData)
          Field customerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerShortList
 class SjCustomerShortListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerShortList
 SjCustomerShortList SjStinaModelFactory.createCustomerShortList()
           
 SjCustomerShortList SjFoundCustomersStandard.getCustomerShortList()
          Field customerShortList is defined as mandatory.
 SjCustomerShortList SjFoundCustomersStandard.lookupCustomerShortList()
          Field customerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerShortList
 void SjFoundCustomersStandard.setCustomerShortList(SjCustomerShortList inData)
          Field customerShortList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.