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

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

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

Methods in se.sj.stina.domain.model that return SjReferenceQuery
 SjReferenceQuery SjStinaModelFactoryInterface.createReferenceQuery()
           
 SjReferenceQuery SjOrderQuery.getReferenceQuery()
          Field referenceQuery is defined as part of xor.
 SjReferenceQuery SjOrderQuery.lookupReferenceQuery()
          Field referenceQuery is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjReferenceQuery
 void SjOrderQuery.setReferenceQuery(SjReferenceQuery inData)
          Field referenceQuery is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjReferenceQuery
 class SjReferenceQueryPlain
          Innehåller frågestrukturer för sökning på referens/resebyråinformation
 

Methods in se.sj.stina.domain.model.impl.plain that return SjReferenceQuery
 SjReferenceQuery SjStinaModelFactory.createReferenceQuery()
           
 SjReferenceQuery SjOrderQueryPlain.getReferenceQuery()
          Field referenceQuery is defined as part of xor.
 SjReferenceQuery SjOrderQueryPlain.lookupReferenceQuery()
          Field referenceQuery is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjReferenceQuery
 void SjOrderQueryPlain.setReferenceQuery(SjReferenceQuery inData)
          Field referenceQuery is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjReferenceQuery
 class SjReferenceQueryStandard
          Innehåller frågestrukturer för sökning på referens/resebyråinformation
 

Methods in se.sj.stina.domain.model.impl.standard that return SjReferenceQuery
 SjReferenceQuery SjStinaModelFactory.createReferenceQuery()
           
 SjReferenceQuery SjOrderQueryStandard.getReferenceQuery()
          Field referenceQuery is defined as part of xor.
 SjReferenceQuery SjOrderQueryStandard.lookupReferenceQuery()
          Field referenceQuery is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjReferenceQuery
 void SjOrderQueryStandard.setReferenceQuery(SjReferenceQuery inData)
          Field referenceQuery is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.