JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.gwt.shared.CmsClientLock
Packages that use
CmsClientLock
Package
Description
org.opencms.ade.sitemap.shared
Shared Client-Server side of the sitemap view.
Uses of
CmsClientLock
in
org.opencms.ade.sitemap.shared
Methods in
org.opencms.ade.sitemap.shared
that return
CmsClientLock
Modifier and Type
Method
Description
CmsClientLock
CmsClientSitemapEntry.
getLock
()
Returns the lock of the entry resource.
Methods in
org.opencms.ade.sitemap.shared
with parameters of type
CmsClientLock
Modifier and Type
Method
Description
void
CmsClientSitemapEntry.
setLock
(
CmsClientLock
lock)
Sets the lock of the entry resource.