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

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

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

Methods in se.sj.stina.domain.model that return SjImsData
 SjImsData SjStinaModelFactoryInterface.createImsData()
           
 SjImsData SjImsDataResult.getImsData()
          Field imsData is defined as mandatory.
 SjImsData SjImsDataResult.lookupImsData()
          Field imsData is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjImsData
 void SjImsDataResult.setImsData(SjImsData inData)
          Field imsData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjImsData
 class SjImsDataPlain
          Struktur med IMS/stordatorinformation
ImsText = IMS-miljö (IMSB/IMSQ/IMSA...)
 

Methods in se.sj.stina.domain.model.impl.plain that return SjImsData
 SjImsData SjStinaModelFactory.createImsData()
           
 SjImsData SjImsDataResultPlain.getImsData()
          Field imsData is defined as mandatory.
 SjImsData SjImsDataResultPlain.lookupImsData()
          Field imsData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjImsData
 void SjImsDataResultPlain.setImsData(SjImsData inData)
          Field imsData is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjImsData
 class SjImsDataStandard
          Struktur med IMS/stordatorinformation
ImsText = IMS-miljö (IMSB/IMSQ/IMSA...)
 

Methods in se.sj.stina.domain.model.impl.standard that return SjImsData
 SjImsData SjStinaModelFactory.createImsData()
           
 SjImsData SjImsDataResultStandard.getImsData()
          Field imsData is defined as mandatory.
 SjImsData SjImsDataResultStandard.lookupImsData()
          Field imsData is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjImsData
 void SjImsDataResultStandard.setImsData(SjImsData inData)
          Field imsData is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.