public interface I_CmsGroupNameTranslation
| Modifier and Type | Method and Description |
|---|---|
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