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

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

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

Methods in se.sj.stina.domain.model that return SjSectionSpecificationList
 SjSectionSpecificationList SjStinaModelFactoryInterface.createSectionSpecificationList()
           
 SjSectionSpecificationList SjConsumerSingleSpecification.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecification.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerSingleSpecification.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecification.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjSectionSpecificationList
 void SjConsumerSingleSpecification.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 void SjConsumerGroupSpecification.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSectionSpecificationList
 class SjSectionSpecificationListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSectionSpecificationList
 SjSectionSpecificationList SjStinaModelFactory.createSectionSpecificationList()
           
 SjSectionSpecificationList SjConsumerSingleSpecificationPlain.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecificationPlain.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerSingleSpecificationPlain.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecificationPlain.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSectionSpecificationList
 void SjConsumerSingleSpecificationPlain.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 void SjConsumerGroupSpecificationPlain.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSectionSpecificationList
 class SjSectionSpecificationListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSectionSpecificationList
 SjSectionSpecificationList SjStinaModelFactory.createSectionSpecificationList()
           
 SjSectionSpecificationList SjConsumerSingleSpecificationStandard.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecificationStandard.getSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerSingleSpecificationStandard.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 SjSectionSpecificationList SjConsumerGroupSpecificationStandard.lookupSectionSpecificationList()
          Field sectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSectionSpecificationList
 void SjConsumerSingleSpecificationStandard.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 void SjConsumerGroupSpecificationStandard.setSectionSpecificationList(SjSectionSpecificationList inData)
          Field sectionSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.