| Package | Description |
|---|---|
| org.qubership.atp.datasets.controllers | |
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PairOfUUidAndIntDto> |
DataSetControllerApi.getPath(UUID dsId)
GET /ds/parent/path : returns visibility area and data set list ids
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Void> |
AttributeControllerApi.updateOrdering(List<PairOfUUidAndIntDto> pairOfUUidAndIntDto)
PUT /attribute/updateOrdering : updateOrdering
|
| Modifier and Type | Method and Description |
|---|---|
PairOfUUidAndIntDto |
PairOfUUidAndIntDto.first(UUID first) |
PairOfUUidAndIntDto |
PairOfUUidAndIntDto.second(Integer second) |
Copyright © 2025. All rights reserved.