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

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

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

Methods in se.sj.stina.domain.model that return SjRelationConnectedServiceSpecification
 SjRelationConnectedServiceSpecification SjStinaModelFactoryInterface.createRelationConnectedServiceSpecification()
           
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecification.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecification.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecification.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecification.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjRelationConnectedServiceSpecification
 class SjRelationConnectedServiceSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjRelationConnectedServiceSpecification
 SjRelationConnectedServiceSpecification SjStinaModelFactory.createRelationConnectedServiceSpecification()
           
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecificationPlain.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecificationPlain.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecificationPlain.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecificationPlain.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjRelationConnectedServiceSpecification
 class SjRelationConnectedServiceSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjRelationConnectedServiceSpecification
 SjRelationConnectedServiceSpecification SjStinaModelFactory.createRelationConnectedServiceSpecification()
           
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecificationStandard.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecificationStandard.getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjIdentifiedServiceSpecificationStandard.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceSpecification SjAdditionalServiceSpecificationStandard.lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 

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



Copyright © 2012. All Rights Reserved.