Uses of Class
org.qubership.atp.dataset.clients.dto.RefDataSetListFlatDto
Packages that use RefDataSetListFlatDto
-
Uses of RefDataSetListFlatDto in org.qubership.atp.dataset.clients.api
Methods in org.qubership.atp.dataset.clients.api that return types with arguments of type RefDataSetListFlatDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RefDataSetListFlatDto> DataSetListLazyLoadingControllerApi.getReferencedDataSetList(UUID dataSetListId, String attributePath) GET /dsl/lazy/{dataSetListId}/ReferenceByPath/{attributePath} : Returns information about the selected DSL. -
Uses of RefDataSetListFlatDto in org.qubership.atp.dataset.clients.dto
Methods in org.qubership.atp.dataset.clients.dto that return RefDataSetListFlatDtoModifier and TypeMethodDescriptionRefDataSetListFlatDto.addAttributesItem(RefDataSetListAttributeDto attributesItem) RefDataSetListFlatDto.attributes(List<RefDataSetListAttributeDto> attributes)