Merge changes Iec115491,I5b6f87c7,I6c05abf0
authorBrent Salisbury <brent.salisbury@gmail.com>
Wed, 27 Aug 2014 02:15:07 +0000 (02:15 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 27 Aug 2014 02:15:07 +0000 (02:15 +0000)
* changes:
  Added a few convenience methods in plugin that can be used with or without passing the Parent Table and Column info for inserting and deleting rows.
  Removed unused ObjectMapper which is potentially confusing
  GET API uses @Consumes annotation incorrectly, while it should be @Produces.


Trivial merge