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, renderMethods 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, getReference, label, resolveMethods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, historyMethods inherited from interface com.polarion.alm.shared.api.model.UpdatableModelObjectBase
save
-
Method Details
-
fields
- Specified by:
fieldsin interfaceBaselineCollection- Specified by:
fieldsin interfaceHasFields- Specified by:
fieldsin interfaceModelObject
-
delete
void delete()
-