Uses of Class
org.opencms.workplace.CmsAccountInfo
Packages that use CmsAccountInfo
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 CmsAccountInfo in org.opencms.workplace
Methods in org.opencms.workplace that return types with arguments of type CmsAccountInfoModifier and TypeMethodDescriptionCmsWorkplaceManager.getAccountInfos()
Returns the account infos.CmsWorkplaceManager.getConfiguredAccountInfos()
Returns the configured account infos.Methods in org.opencms.workplace with parameters of type CmsAccountInfoModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.addAccountInfo
(CmsAccountInfo info) Adds an account info.