Interface TimePoint
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>,HasFields,HasReference<ModelEntityReference>,ModelEntity,ModelEntityBase<TimePoint,,TimePointReference> ModelObject,ModelObjectBase<TimePoint,TimePointReference>
- All Known Subinterfaces:
UpdatableTimePoint
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptionfields()com.polarion.alm.tracker.model.ITimePointgetUpdatable(WriteTransaction transaction) label()Returns name when it is not empty, otherwise returns id.render()Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, transactionMethods inherited from interface com.polarion.alm.shared.api.model.ModelObject
can, copyFieldsTo, forget, resolveMethods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, history
-
Method Details
-
fields
- Specified by:
fieldsin interfaceHasFields- Specified by:
fieldsin interfaceModelObject
-
label
Returns name when it is not empty, otherwise returns id. Does not throw exception when the Time Point is unresolvable or user has no permission to read, but instead just returns the id.- Specified by:
labelin interfaceModelObject
-
render
-
getOldApi
@NotNull @GwtIncompatible com.polarion.alm.tracker.model.ITimePoint getOldApi()- Specified by:
getOldApiin interfaceModelObject