JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.ade.containerpage.shared.CmsElementLockInfo
Packages that use
CmsElementLockInfo
Package
Description
org.opencms.ade.containerpage.shared
Contains the shared container page editor classes.
Uses of
CmsElementLockInfo
in
org.opencms.ade.containerpage.shared
Methods in
org.opencms.ade.containerpage.shared
that return
CmsElementLockInfo
Modifier and Type
Method
Description
CmsElementLockInfo
CmsContainerElement.
getLockInfo
()
Methods in
org.opencms.ade.containerpage.shared
with parameters of type
CmsElementLockInfo
Modifier and Type
Method
Description
void
CmsContainerElement.
setLockInfo
(
CmsElementLockInfo
lockInfo)