程序包 | 说明 |
---|---|
org.opencms.security |
Access control and security classes for the OpenCms ACL permission system.
|
org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsPrincipal.getDisplayName(CmsObject cms,
java.util.Locale locale,
I_CmsGroupNameTranslation translation)
Returns the translated display name of this principal if it is a group and the display name otherwise.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsGroupNameTranslation |
CmsWorkplaceManager.getGroupNameTranslation()
Returns the object used for translating group names.
|