Uses of Class
com.jalios.jcms.StrongLock

Packages that use StrongLock
com.jalios.jcms Contains the core JCMS classes. 
 

Uses of StrongLock in com.jalios.jcms
 

Methods in com.jalios.jcms that return StrongLock
 StrongLock StrongLockManager.CacheEntry.getStrongLock()
           
 StrongLock Data.getStrongLock()
          Returns the StrongLock bound to this Data, if any.
 StrongLock StrongLockManager.getStrongLock(Data data)
          Returns the StrongLock bound to given data.
 StrongLock StrongLockManager.getStrongLock(Data data, boolean useCache)
          Returns the StrongLock bound to given data.
 

Constructors in com.jalios.jcms with parameters of type StrongLock
StrongLockManager.CacheEntry(StrongLock lock)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.