Uses of Interface
org.opencms.workplace.I_CmsGroupNameTranslation
Package
Description
Access control and security classes for the OpenCms ACL permission system.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of I_CmsGroupNameTranslation in org.opencms.security
Modifier and TypeMethodDescriptionCmsPrincipal.getDisplayName
(CmsObject cms, Locale locale, I_CmsGroupNameTranslation translation) Returns the translated display name of this principal if it is a group and the display name otherwise.CmsRoleAsPrincipal.getDisplayName
(CmsObject cms, Locale locale, I_CmsGroupNameTranslation translation) -
Uses of I_CmsGroupNameTranslation in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getGroupNameTranslation()
Returns the object used for translating group names.