Package step.repository.alm.otaclient
Interface ICustomizationUsersGroup2
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationUsersGroup
public interface ICustomizationUsersGroup2 extends ICustomizationUsersGroup
Additional properties of the customization field.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTemplate()
Checks whether the customization item originated from the project template.-
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.ICustomizationUsersGroup
addUser, deleted, deleted, hideFilter, hideFilter, id, is_System, isSystem, name, name, removeUser, updated, updated, usersList, usersList
-
-