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

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

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

Methods in se.sj.stina.domain.model that return SjServiceSpecificationList
 SjServiceSpecificationList SjStinaModelFactoryInterface.createServiceSpecificationList()
           
 SjServiceSpecificationList SjAddServiceOrderItemsSpecification.getServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 SjServiceSpecificationList SjAddServiceOrderItemsSpecification.lookupServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjServiceSpecificationList
 void SjAddServiceOrderItemsSpecification.setServiceSpecificationList(SjServiceSpecificationList inData)
          Field serviceSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServiceSpecificationList
 class SjServiceSpecificationListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServiceSpecificationList
 SjServiceSpecificationList SjStinaModelFactory.createServiceSpecificationList()
           
 SjServiceSpecificationList SjAddServiceOrderItemsSpecificationPlain.getServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 SjServiceSpecificationList SjAddServiceOrderItemsSpecificationPlain.lookupServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjServiceSpecificationList
 void SjAddServiceOrderItemsSpecificationPlain.setServiceSpecificationList(SjServiceSpecificationList inData)
          Field serviceSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServiceSpecificationList
 class SjServiceSpecificationListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServiceSpecificationList
 SjServiceSpecificationList SjStinaModelFactory.createServiceSpecificationList()
           
 SjServiceSpecificationList SjAddServiceOrderItemsSpecificationStandard.getServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 SjServiceSpecificationList SjAddServiceOrderItemsSpecificationStandard.lookupServiceSpecificationList()
          Field serviceSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjServiceSpecificationList
 void SjAddServiceOrderItemsSpecificationStandard.setServiceSpecificationList(SjServiceSpecificationList inData)
          Field serviceSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.