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

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

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

Methods in se.sj.stina.domain.model that return SjEmailSpecification
 SjEmailSpecification SjStinaModelFactoryInterface.createEmailSpecification()
           
 SjEmailSpecification SjSendMessageSpecification.getEmailSpecification()
          Field emailSpecification is defined as part of xor.
 SjEmailSpecification SjSendMessageSpecification.lookupEmailSpecification()
          Field emailSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjEmailSpecification
 void SjSendMessageSpecification.setEmailSpecification(SjEmailSpecification inData)
          Field emailSpecification is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjEmailSpecification
 class SjEmailSpecificationPlain
          InnehĂ„ller ett email-meddelande
 

Methods in se.sj.stina.domain.model.impl.plain that return SjEmailSpecification
 SjEmailSpecification SjStinaModelFactory.createEmailSpecification()
           
 SjEmailSpecification SjSendMessageSpecificationPlain.getEmailSpecification()
          Field emailSpecification is defined as part of xor.
 SjEmailSpecification SjSendMessageSpecificationPlain.lookupEmailSpecification()
          Field emailSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjEmailSpecification
 void SjSendMessageSpecificationPlain.setEmailSpecification(SjEmailSpecification inData)
          Field emailSpecification is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjEmailSpecification
 class SjEmailSpecificationStandard
          InnehĂ„ller ett email-meddelande
 

Methods in se.sj.stina.domain.model.impl.standard that return SjEmailSpecification
 SjEmailSpecification SjStinaModelFactory.createEmailSpecification()
           
 SjEmailSpecification SjSendMessageSpecificationStandard.getEmailSpecification()
          Field emailSpecification is defined as part of xor.
 SjEmailSpecification SjSendMessageSpecificationStandard.lookupEmailSpecification()
          Field emailSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjEmailSpecification
 void SjSendMessageSpecificationStandard.setEmailSpecification(SjEmailSpecification inData)
          Field emailSpecification is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.