Uses of Class
lumis.content.core.ContentLocaleAlreadyLockedException
-
Packages that use ContentLocaleAlreadyLockedException Package Description lumis.content.core Provides the core content management operations. -
-
Uses of ContentLocaleAlreadyLockedException in lumis.content.core
Methods in lumis.content.core that throw ContentLocaleAlreadyLockedException Modifier and Type Method Description void
ContentManager. lock(String contentLocaleId, LockType lockType)
void
IContentManager. lock(String contentLocaleId, LockType lockType)
Locks contentlocale acording to lockType.
-