Binding Codecs support of APPEARED,DISAPPEARED. 58/35058/2
authorTony Tkacik <ttkacik@cisco.com>
Fri, 19 Feb 2016 10:55:13 +0000 (11:55 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 19 Feb 2016 13:03:35 +0000 (13:03 +0000)
commitea21cef6fcfe81e2681a4e6f733ace7d1d22128e
treeb0867eee107a992ff9d826b712b055a1de1f0cfd
parent99f1cd928117d23e13ab385b8d9b5b098554158a
Binding Codecs support of APPEARED,DISAPPEARED.

In BE two new modification types were introduced for
structural containers, but binding codecs were not
updated accordingly.

Frontend mapping is simple:
  APPEARED -> SUBTREE_MODIFIED
  DISAPPEARED -> DELETE

Change-Id: I62810c501234a62343150c328c6f2802402669c5
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/LazyDataObjectModification.java