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

Packages that use SjCheckNewMembershipQuery
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 SjCheckNewMembershipQuery in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjCheckNewMembershipQuery
 SjCheckNewMembershipQuery SjStinaModelFactoryInterface.createCheckNewMembershipQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCheckNewMembershipQuery
 class SjCheckNewMembershipQueryPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCheckNewMembershipQuery
 SjCheckNewMembershipQuery SjStinaModelFactory.createCheckNewMembershipQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCheckNewMembershipQuery
 class SjCheckNewMembershipQueryStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCheckNewMembershipQuery
 SjCheckNewMembershipQuery SjStinaModelFactory.createCheckNewMembershipQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCheckNewMembershipQuery
 SjCheckNewMembershipResult SjStinaInformationProviderInterface.checkNewMembership(SjCheckNewMembershipQuery cnmq)
          Part of public Stina Server API.
 SjCheckNewMembershipResult SjStinaInformationProviderDelegate.checkNewMembership(SjCheckNewMembershipQuery cnmq)
           
 SjCheckNewMembershipResult SjInformationProvider.checkNewMembership(SjCheckNewMembershipQuery cnmq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCheckNewMembershipQuery
 SjCheckNewMembershipResult SjStinaInformationProvider.checkNewMembership(SjCheckNewMembershipQuery cnmq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.