Package step.repository.alm.otaclient
Interface ICustomizationUsersGroups2
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationUsersGroups
public interface ICustomizationUsersGroups2 extends ICustomizationUsersGroups
Services for managing the collection of all CustomizationUsersGroup objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isNameValid(java.lang.String name, int groupId)
Checks whether another group has the specified name.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.ICustomizationUsersGroups
addGroup, group, groups, groups, removeGroup
-
-