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

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

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

Methods in se.sj.stina.domain.model that return SjTravellerShortList
 SjTravellerShortList SjStinaModelFactoryInterface.createTravellerShortList()
           
 SjTravellerShortList SjFoundTravellers.getTravellerShortList()
          Field travellerShortList is defined as mandatory.
 SjTravellerShortList SjFoundTravellers.lookupTravellerShortList()
          Field travellerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTravellerShortList
 void SjFoundTravellers.setTravellerShortList(SjTravellerShortList inData)
          Field travellerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTravellerShortList
 class SjTravellerShortListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTravellerShortList
 SjTravellerShortList SjStinaModelFactory.createTravellerShortList()
           
 SjTravellerShortList SjFoundTravellersPlain.getTravellerShortList()
          Field travellerShortList is defined as mandatory.
 SjTravellerShortList SjFoundTravellersPlain.lookupTravellerShortList()
          Field travellerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTravellerShortList
 void SjFoundTravellersPlain.setTravellerShortList(SjTravellerShortList inData)
          Field travellerShortList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTravellerShortList
 class SjTravellerShortListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTravellerShortList
 SjTravellerShortList SjStinaModelFactory.createTravellerShortList()
           
 SjTravellerShortList SjFoundTravellersStandard.getTravellerShortList()
          Field travellerShortList is defined as mandatory.
 SjTravellerShortList SjFoundTravellersStandard.lookupTravellerShortList()
          Field travellerShortList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTravellerShortList
 void SjFoundTravellersStandard.setTravellerShortList(SjTravellerShortList inData)
          Field travellerShortList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.