Uses of Class
org.qubership.atp.dataset.db.dto.AttributePathDto
Packages that use AttributePathDto
-
Uses of AttributePathDto in org.qubership.atp.dataset.db
Methods in org.qubership.atp.dataset.db that return AttributePathDtoModifier and TypeMethodDescriptionprotected static AttributePathDtoAttributePathRepository.AttributePathProjection.createDto(UUID id, UUID dslId, UUID dsId, UUID targetAttrId, String attrKey) protected static AttributePathDtoAttributePathRepository.AttributePathProjection.createDto(org.qubership.atp.dataset.db.generated.QAttributeKey ak, com.querydsl.core.Tuple row) protected AttributePathDtoAttributePathRepository.AttributePathProjection.map(com.querydsl.core.Tuple row)