Package org.qubership.atp.dataset.model
Interface Filter
- All Superinterfaces:
Identified,Named
- All Known Implementing Classes:
FilterImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDataSetLabels(List<UUID> dsLabels) voidsetDataSetListLabels(List<UUID> dslLabels) voidsetVisibilityAreaId(UUID dataSetList) Methods inherited from interface org.qubership.atp.dataset.model.Identified
getId, getReferences, setId
-
Method Details
-
getVisibilityAreaId
UUID getVisibilityAreaId() -
setVisibilityAreaId
-
getDataSetListLabels
-
setDataSetListLabels
-
getDataSetLabels
-
setDataSetLabels
-