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

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

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

Methods in se.sj.stina.domain.model that return SjTransactionNotAllowedOrderItemList
 SjTransactionNotAllowedOrderItemList SjStinaModelFactoryInterface.createTransactionNotAllowedOrderItemList()
           
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowed.getTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowed.lookupTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTransactionNotAllowedOrderItemList
 void SjCashRegisterTransactionNotAllowed.setTransactionNotAllowedOrderItemList(SjTransactionNotAllowedOrderItemList inData)
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTransactionNotAllowedOrderItemList
 class SjTransactionNotAllowedOrderItemListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTransactionNotAllowedOrderItemList
 SjTransactionNotAllowedOrderItemList SjStinaModelFactory.createTransactionNotAllowedOrderItemList()
           
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowedPlain.getTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowedPlain.lookupTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTransactionNotAllowedOrderItemList
 void SjCashRegisterTransactionNotAllowedPlain.setTransactionNotAllowedOrderItemList(SjTransactionNotAllowedOrderItemList inData)
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTransactionNotAllowedOrderItemList
 class SjTransactionNotAllowedOrderItemListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTransactionNotAllowedOrderItemList
 SjTransactionNotAllowedOrderItemList SjStinaModelFactory.createTransactionNotAllowedOrderItemList()
           
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowedStandard.getTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 SjTransactionNotAllowedOrderItemList SjCashRegisterTransactionNotAllowedStandard.lookupTransactionNotAllowedOrderItemList()
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTransactionNotAllowedOrderItemList
 void SjCashRegisterTransactionNotAllowedStandard.setTransactionNotAllowedOrderItemList(SjTransactionNotAllowedOrderItemList inData)
          Field transactionNotAllowedOrderItemList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.