Package | Description |
---|---|
org.opencms.db |
Low-level database connection and access functionality.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
Modifier and Type | Method and Description |
---|---|
CmsLockManager |
CmsSecurityManager.getLockManager()
Returns the lock manger.
|
protected CmsLockManager |
CmsDriverManager.getLockManager()
Returns the lock manager instance.
|
Modifier and Type | Method and Description |
---|---|
protected CmsLockManager |
OpenCmsCore.getLockManager()
Returns the lock manager used for the locking mechanism.
|