Remove SchemaNode#getPath usage from RestconfDataServiceImpl for rfc8040 57/99757/1
authorOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Tue, 15 Feb 2022 12:30:17 +0000 (13:30 +0100)
committerOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Tue, 15 Feb 2022 12:30:30 +0000 (13:30 +0100)
commit60cb992dbb51addce3165a83d4b682047a10957a
tree19eac081bece8e5b48bae80f0c7c33f9f5ef8b80
parentd8e7b336290c8fad00d575dca05577df96623df2
Remove SchemaNode#getPath usage from RestconfDataServiceImpl for rfc8040

Removed deprecated SchemaNode#getPath from RestconfDataServiceImpl
class by using getQName and Absolute#of path.

JIRA: NETCONF-818
Change-Id: I88d23c1da5a381774ab093b50839328c282647a7
Signed-off-by: OleksandrZharov <Oleksandr.Zharov@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfDataServiceImpl.java