public interface I_CmsGroupNameTranslation
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
translateGroupName(java.lang.String groupFqn,
boolean keepOu)
Translates a fully qualified group name into a more user-friendly form.
|
java.lang.String translateGroupName(java.lang.String groupFqn, boolean keepOu)
groupFqn
- the fully qualified group namekeepOu
- if true, the OU will be prepended to the resulting name