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

Packages that use SjCurrentDateTimeQuery
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
se.sj.stina.domain.provider   
se.sj.stina.domain.provider.standalone   
 

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

Methods in se.sj.stina.domain.model that return SjCurrentDateTimeQuery
 SjCurrentDateTimeQuery SjStinaModelFactoryInterface.createCurrentDateTimeQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCurrentDateTimeQuery
 class SjCurrentDateTimeQueryPlain
          InnehĂ„ller indata (tomt fn.) till getCurrentDateTime
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCurrentDateTimeQuery
 SjCurrentDateTimeQuery SjStinaModelFactory.createCurrentDateTimeQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCurrentDateTimeQuery
 class SjCurrentDateTimeQueryStandard
          InnehĂ„ller indata (tomt fn.) till getCurrentDateTime
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCurrentDateTimeQuery
 SjCurrentDateTimeQuery SjStinaModelFactory.createCurrentDateTimeQuery()
           
 

Uses of SjCurrentDateTimeQuery in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider with parameters of type SjCurrentDateTimeQuery
 SjCurrentDateTimeResult SjStinaInformationProviderInterface.getCurrentDateTime(SjCurrentDateTimeQuery cdtq)
          Part of public Stina Server API.
 SjCurrentDateTimeResult SjStinaInformationProviderDelegate.getCurrentDateTime(SjCurrentDateTimeQuery cdtq)
           
 SjCurrentDateTimeResult SjInformationProvider.getCurrentDateTime(SjCurrentDateTimeQuery cdtq)
          Part of public Stina Server API.
 

Uses of SjCurrentDateTimeQuery in se.sj.stina.domain.provider.standalone
 

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCurrentDateTimeQuery
 SjCurrentDateTimeResult SjStinaInformationProvider.getCurrentDateTime(SjCurrentDateTimeQuery cdtq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.