commit | 3830d26928b1a654afbd1206528f3afd741cad1a | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Mar 29 18:36:56 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Apr 01 20:23:58 2019 -0400 |
tree | ed50a2f9fd00bab055a48b41ac62876edd358cb7 | |
parent | df456cc61db87de428120e287c941b47a455ff3b [diff] |
Add mapper class Added class to map between classes in models-pap and models-pdp. Used constants in appropriate places. Re-use maker functions. Added some comment. Corrected a comment. Added mapping method for PdpDeployPolicies. Added PdpDeployPolicies to "internal" package. Updated to reflect refactoring of ToscaPolicy. Fixed bug/typo in assertEquals test. Updated tests to work with models-pdp not based on PfConceptKey. Change-Id: I31cd4aaf58fa7dc39cea76349cc1337637a1b786 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Administration Point Backend code.
To build it using Maven 3, run: mvn clean install