Interface UpdatablePlanField
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,Field
,ModelObjectReferenceField<Plan>
,PlanField
,ScalarField<Plan>
,UpdatableObjectReferenceField<Plan,
,PlanReference, PlanSelector<Plan>> UpdatableScalarField<Plan>
public interface UpdatablePlanField
extends PlanField, UpdatableObjectReferenceField<Plan,PlanReference,PlanSelector<Plan>>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label, render
Methods inherited from interface com.polarion.alm.shared.api.model.fields.ModelObjectReferenceField
get
Methods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
getIfCan
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableObjectReferenceField
set, setByReference
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableScalarField
set