Interface UpdatableBaselineCollection
- All Superinterfaces:
BaselineCollection
,CanRender<Renderer<? extends Renderer<?>>>
,HasFields
,HasReference<ModelEntityReference>
,ModelEntity
,ModelEntityBase<BaselineCollection,
,BaselineCollectionReference> ModelObject
,ModelObjectBase<BaselineCollection,
,BaselineCollectionReference> UpdatableModelObject
,UpdatableModelObjectBase<BaselineCollection,
BaselineCollectionReference>
public interface UpdatableBaselineCollection
extends BaselineCollection, UpdatableModelObjectBase<BaselineCollection,BaselineCollectionReference>
- Since:
- 3.20.1
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.baselinecollection.BaselineCollection
getOldApi, getUpdatable
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, getReference, label, resolve
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, history
Methods inherited from interface com.polarion.alm.shared.api.model.UpdatableModelObjectBase
save
-
Method Details
-
fields
- Specified by:
fields
in interfaceBaselineCollection
- Specified by:
fields
in interfaceHasFields
- Specified by:
fields
in interfaceModelObject
-
delete
void delete()
-