Interface Category
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,HasFields
,HasReference<ModelEntityReference>
,ModelEntity
,ModelEntityBase<Category,
,CategoryReference> ModelObject
,ModelObjectBase<Category,
CategoryReference>
- All Known Subinterfaces:
UpdatableCategory
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptionfields()
com.polarion.alm.tracker.model.ICategory
getUpdatable
(WriteTransaction transaction) render()
Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, 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
-
render
-
getOldApi
@NotNull @GwtIncompatible com.polarion.alm.tracker.model.ICategory getOldApi()- Specified by:
getOldApi
in interfaceModelObject