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

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

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

Methods in se.sj.stina.domain.model that return SjSimpleServiceWithConsumerSpecification
 SjSimpleServiceWithConsumerSpecification SjStinaModelFactoryInterface.createSimpleServiceWithConsumerSpecification()
           
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecification.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecification.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecification.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecification.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjSimpleServiceWithConsumerSpecification
 void SjIdentifiedServiceSpecification.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 void SjAdditionalServiceSpecification.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSimpleServiceWithConsumerSpecification
 class SjSimpleServiceWithConsumerSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSimpleServiceWithConsumerSpecification
 SjSimpleServiceWithConsumerSpecification SjStinaModelFactory.createSimpleServiceWithConsumerSpecification()
           
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecificationPlain.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecificationPlain.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecificationPlain.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecificationPlain.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSimpleServiceWithConsumerSpecification
 void SjIdentifiedServiceSpecificationPlain.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 void SjAdditionalServiceSpecificationPlain.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSimpleServiceWithConsumerSpecification
 class SjSimpleServiceWithConsumerSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSimpleServiceWithConsumerSpecification
 SjSimpleServiceWithConsumerSpecification SjStinaModelFactory.createSimpleServiceWithConsumerSpecification()
           
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecificationStandard.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecificationStandard.getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjIdentifiedServiceSpecificationStandard.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification SjAdditionalServiceSpecificationStandard.lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSimpleServiceWithConsumerSpecification
 void SjIdentifiedServiceSpecificationStandard.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 void SjAdditionalServiceSpecificationStandard.setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.