Define constant instead of literal "template_name" 43/51143/1
authorPraneta Paithankar <praneta.paithankar@intel.com>
Mon, 11 Jun 2018 09:34:40 +0000 (02:34 -0700)
committerPraneta Paithankar <praneta.paithankar@intel.com>
Mon, 11 Jun 2018 09:49:27 +0000 (02:49 -0700)
commit9fc4e5d1d60396c23ccd0915a99d046d82665cc6
tree7daa7b7df108d597c37e4bca2194e017025360cb
parent469e444a5fc0a30813381677c111e40afa5598d8
Define constant instead of literal "template_name"

Constant TEMPLATE_NAME is defined and used instaed of literal "template_name".

Issue-ID: SO-666

Change-Id: I8a8ab9fd8efc64003648601ee60eed0fef48b684
Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
mso-catalog-db/src/main/java/org/openecomp/mso/db/catalog/CatalogDatabase.java