Interface BaselineCollections
- All Superinterfaces:
HasExistenceCheck<BaselineCollectionSelector<Boolean>>
,HasSelector<ModelObjectSelector<? extends BaselineCollection,
,?, BaselineCollectionReference>> ModelObjectsBase<BaselineCollection,
BaselineCollectionReference>
public interface BaselineCollections
extends ModelObjectsBase<BaselineCollection,BaselineCollectionReference>, HasExistenceCheck<BaselineCollectionSelector<Boolean>>
- Since:
- 3.20.1
-
Method Summary
Modifier and TypeMethodDescriptioncan()
BaselineCollectionSelector<? extends BaselineCollection>
getBy()
Methods inherited from interface com.polarion.alm.shared.api.model.HasExistenceCheck
exists
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObjectsBase
count, prototype, search
-
Method Details
-
getBy
- Specified by:
getBy
in interfaceHasSelector<ModelObjectSelector<? extends BaselineCollection,
?, BaselineCollectionReference>>
-
can
- Since:
- 3.23.4
-