commit | 27ac6bce15318a074d4fb53606571eb30e46bf07 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Jun 15 14:33:56 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Jun 15 16:32:37 2021 -0400 |
tree | 54b32ac79e62049b50f1439a3c756a287606b5f2 | |
parent | bb744354e343ca05a0b5921ddb60b4cd2a134ccc [diff] |
Replace method parameters with filter parameters Added more methods taking filter parameters instead of individual method parameters. Removed the old methods. Added genOrderClause(). Issue-ID: POLICY-3094 Change-Id: Ie9d8c13a8d4a7f81e284f07fce3d96a35918a114 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 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 Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install