Uses of Class
org.opencms.workplace.CmsWorkplaceUserInfoManager
Packages that use CmsWorkplaceUserInfoManager
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of CmsWorkplaceUserInfoManager in org.opencms.workplace
Methods in org.opencms.workplace that return CmsWorkplaceUserInfoManagerModifier and TypeMethodDescriptionCmsWorkplaceManager.getUserInfoManager()
Returns the user additional information configuration Manager.Methods in org.opencms.workplace with parameters of type CmsWorkplaceUserInfoManagerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setUserInfoManager
(CmsWorkplaceUserInfoManager userInfoManager) Sets the user additional information configuration manager.