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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisNameValid(java.lang.String name, int groupId)Checks whether another group has the specified name.- 
Methods inherited from interface com4j.Com4jObjectadvise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
 - 
Methods inherited from interface step.repository.alm.otaclient.ICustomizationUsersGroupsaddGroup, group, groups, groups, removeGroup
 
- 
 
-