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

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

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

Methods in se.sj.stina.domain.model that return SjPrintOrderQueueQueryList
 SjPrintOrderQueueQueryList SjStinaModelFactoryInterface.createPrintOrderQueueQueryList()
           
 SjPrintOrderQueueQueryList SjPrintOrderQueueQuery.getOrderList()
          Field orderList is defined as mandatory.
 SjPrintOrderQueueQueryList SjPrintOrderQueueQuery.lookupOrderList()
          Field orderList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjPrintOrderQueueQueryList
 void SjPrintOrderQueueQuery.setOrderList(SjPrintOrderQueueQueryList inData)
          Field orderList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPrintOrderQueueQueryList
 class SjPrintOrderQueueQueryListPlain
          Array av objektreferenser
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPrintOrderQueueQueryList
 SjPrintOrderQueueQueryList SjStinaModelFactory.createPrintOrderQueueQueryList()
           
 SjPrintOrderQueueQueryList SjPrintOrderQueueQueryPlain.getOrderList()
          Field orderList is defined as mandatory.
 SjPrintOrderQueueQueryList SjPrintOrderQueueQueryPlain.lookupOrderList()
          Field orderList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPrintOrderQueueQueryList
 void SjPrintOrderQueueQueryPlain.setOrderList(SjPrintOrderQueueQueryList inData)
          Field orderList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPrintOrderQueueQueryList
 class SjPrintOrderQueueQueryListStandard
          Array av objektreferenser
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPrintOrderQueueQueryList
 SjPrintOrderQueueQueryList SjStinaModelFactory.createPrintOrderQueueQueryList()
           
 SjPrintOrderQueueQueryList SjPrintOrderQueueQueryStandard.getOrderList()
          Field orderList is defined as mandatory.
 SjPrintOrderQueueQueryList SjPrintOrderQueueQueryStandard.lookupOrderList()
          Field orderList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPrintOrderQueueQueryList
 void SjPrintOrderQueueQueryStandard.setOrderList(SjPrintOrderQueueQueryList inData)
          Field orderList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.