Interface BaselineCollectionsField
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,Field
,Iterable<BaselineCollection>
,IterableField<BaselineCollection>
,IterableWithSize<BaselineCollection>
,ModelObjectsReferenceField<BaselineCollection>
- All Known Subinterfaces:
UpdatableBaselineCollectionsField
public interface BaselineCollectionsField
extends IterableField<BaselineCollection>, ModelObjectsReferenceField<BaselineCollection>
- Since:
- 3.24.10
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface com.polarion.alm.shared.api.model.fields.IterableField
render
Methods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList