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

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

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

Methods in se.sj.stina.domain.model that return SjTestData
 SjTestData SjStinaModelFactoryInterface.createTestData()
           
 SjTestData SjTestDataResult.getTestData()
          Field testData is defined as mandatory.
 SjTestData SjTestDataResult.lookupTestData()
          Field testData is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTestData
 void SjTestDataResult.setTestData(SjTestData inData)
          Field testData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTestData
 class SjTestDataPlain
          Struktur för att skicka testdata
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTestData
 SjTestData SjStinaModelFactory.createTestData()
           
 SjTestData SjTestDataResultPlain.getTestData()
          Field testData is defined as mandatory.
 SjTestData SjTestDataResultPlain.lookupTestData()
          Field testData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTestData
 void SjTestDataResultPlain.setTestData(SjTestData inData)
          Field testData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTestData
 class SjTestDataStandard
          Struktur för att skicka testdata
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTestData
 SjTestData SjStinaModelFactory.createTestData()
           
 SjTestData SjTestDataResultStandard.getTestData()
          Field testData is defined as mandatory.
 SjTestData SjTestDataResultStandard.lookupTestData()
          Field testData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTestData
 void SjTestDataResultStandard.setTestData(SjTestData inData)
          Field testData is defined as mandatory.
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjTestData
 SjTestDataResult SjStinaInformationProviderDelegate.getTestData(SjTestData testData)
           
 SjTestDataResult SjInformationProvider.getTestData(SjTestData data)
           
protected  SjTestDataResult SjStinaInformationProviderDelegate.getTestData(SjTestData testData, se.sj.stina.ejb.clientservices.ClientServices cs)
           
 



Copyright © 2012. All Rights Reserved.