public interface ICustomizationUsersGroups2 extends ICustomizationUsersGroups
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNameValid(String name,
int groupId)
Checks whether another group has the specified name.
|
addGroup, group, groups, groups, removeGroupboolean isNameValid(String name, int groupId)
Checks whether another group has the specified name.
name - Mandatory java.lang.String parameter.groupId - Mandatory int parameter.Copyright © 2020. All rights reserved.