Class FilterImpl
java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
org.qubership.atp.dataset.model.impl.AbstractNamed
org.qubership.atp.dataset.model.impl.FilterImpl
- All Implemented Interfaces:
Filter,Identified,Named
-
Field Summary
Fields inherited from class org.qubership.atp.dataset.model.impl.AbstractNamed
nameFields inherited from class org.qubership.atp.dataset.model.impl.AbstractIdentified
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDataSetLabels(List<UUID> dsLabels) voidsetDataSetListLabels(List<UUID> dslLabels) voidsetVisibilityAreaId(UUID dataSetList) Methods inherited from class org.qubership.atp.dataset.model.impl.AbstractNamed
getName, setName, toStringMethods inherited from class org.qubership.atp.dataset.model.impl.AbstractIdentified
equals, getId, hashCode, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.qubership.atp.dataset.model.Identified
getId, setId
-
Constructor Details
-
FilterImpl
-
-
Method Details
-
getVisibilityAreaId
- Specified by:
getVisibilityAreaIdin interfaceFilter
-
setVisibilityAreaId
- Specified by:
setVisibilityAreaIdin interfaceFilter
-
getDataSetListLabels
- Specified by:
getDataSetListLabelsin interfaceFilter
-
setDataSetListLabels
- Specified by:
setDataSetListLabelsin interfaceFilter
-
getDataSetLabels
- Specified by:
getDataSetLabelsin interfaceFilter
-
setDataSetLabels
- Specified by:
setDataSetLabelsin interfaceFilter
-
getReferences
- Specified by:
getReferencesin interfaceIdentified
-