Uses of Class
org.opencms.workplace.tools.CmsToolUserData
Packages that use CmsToolUserData
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of CmsToolUserData in org.opencms.workplace
Methods in org.opencms.workplace that return CmsToolUserDataModifier and TypeMethodDescriptionCmsWorkplaceSettings.getToolUserData()
Returns the new admin view tool User Data.Methods in org.opencms.workplace with parameters of type CmsToolUserDataModifier and TypeMethodDescriptionvoid
CmsWorkplaceSettings.setToolUserData
(CmsToolUserData toolUserData) Sets the new admin view tool User Data. -
Uses of CmsToolUserData in org.opencms.workplace.tools
Methods in org.opencms.workplace.tools that return CmsToolUserDataModifier and TypeMethodDescriptionCmsToolManager.getUserData
(CmsWorkplace wp) Returns the
object for a given user.CmsToolUserData