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

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

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

Methods in se.sj.stina.domain.model that return SjOrderLockInfo
 SjOrderLockInfo SjStinaModelFactoryInterface.createOrderLockInfo()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjOrderLockInfo
 class SjOrderLockInfoPlain
          LockTimeoutTime - tid i sekunder innan låset på beställningen går ut ClientInformation - klientspecifik information
 

Methods in se.sj.stina.domain.model.impl.plain that return SjOrderLockInfo
 SjOrderLockInfo SjStinaModelFactory.createOrderLockInfo()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjOrderLockInfo
 class SjOrderLockInfoStandard
          LockTimeoutTime - tid i sekunder innan låset på beställningen går ut ClientInformation - klientspecifik information
 

Methods in se.sj.stina.domain.model.impl.standard that return SjOrderLockInfo
 SjOrderLockInfo SjStinaModelFactory.createOrderLockInfo()
           
 

Uses of SjOrderLockInfo in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider that return SjOrderLockInfo
 SjOrderLockInfo SjOrderFacadeInterface.keepTheLock(SjKeepTheLockQuery ktlq)
          Part of public Stina Server API.
 SjOrderLockInfo SjOrderFacade.keepTheLock(SjKeepTheLockQuery ktlq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.