Interface UserGroup
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,HasFields
,HasReference<ModelEntityReference>
,ModelEntity
,ModelEntityBase<UserGroup,
,UserGroupReference> ModelObject
,ModelObjectBase<UserGroup,
UserGroupReference>
- All Known Subinterfaces:
UpdatableUserGroup
Representation of User Group object
- Since:
- 3.19.3
-
Method Summary
Modifier and TypeMethodDescriptionfields()
com.polarion.alm.projects.model.IUserGroup
getUpdatable
(WriteTransaction transaction) Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, render, transaction
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObject
can, copyFieldsTo, forget, label, resolve
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, history
-
Method Details
-
fields
- Specified by:
fields
in interfaceHasFields
- Specified by:
fields
in interfaceModelObject
-
getOldApi
@NotNull @GwtIncompatible com.polarion.alm.projects.model.IUserGroup getOldApi()- Specified by:
getOldApi
in interfaceModelObject