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

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

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

Methods in se.sj.stina.domain.model that return SjBookerShortList
 SjBookerShortList SjStinaModelFactoryInterface.createBookerShortList()
           
 SjBookerShortList SjBookersResult.getBookerShortList()
          Field bookerShortList is defined as mandatory.
 SjBookerShortList SjBookersResult.lookupBookerShortList()
          Field bookerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjBookerShortList
 void SjBookersResult.setBookerShortList(SjBookerShortList inData)
          Field bookerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjBookerShortList
 class SjBookerShortListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjBookerShortList
 SjBookerShortList SjStinaModelFactory.createBookerShortList()
           
 SjBookerShortList SjBookersResultPlain.getBookerShortList()
          Field bookerShortList is defined as mandatory.
 SjBookerShortList SjBookersResultPlain.lookupBookerShortList()
          Field bookerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjBookerShortList
 void SjBookersResultPlain.setBookerShortList(SjBookerShortList inData)
          Field bookerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjBookerShortList
 class SjBookerShortListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjBookerShortList
 SjBookerShortList SjStinaModelFactory.createBookerShortList()
           
 SjBookerShortList SjBookersResultStandard.getBookerShortList()
          Field bookerShortList is defined as mandatory.
 SjBookerShortList SjBookersResultStandard.lookupBookerShortList()
          Field bookerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjBookerShortList
 void SjBookersResultStandard.setBookerShortList(SjBookerShortList inData)
          Field bookerShortList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.