summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/search
AgeCommit message (Collapse)AuthorFilesLines
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada1-2/+9
component in os project"
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula1-2/+9
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-07removed some code smellsIndrijeet kumar1-2/+2
removed some code smells Issue-ID: PORTAL-813 Change-Id: I936676da6411bcb84ed61a646664f6df23aa2601 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2019-10-25Sonar fixesArindam Mondal1-22/+12
+) Bug: Introduce a new variable instead of reusing the parameter "pageNo" ++) Removed unused import +++) Removed unused local variable Issue-ID: PORTAL-740 Change-Id: I8e0b1f19f2e33e87c9d668fdc4239e9f696be91f Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-10-02Fix NPE issue in epsdk-analyticsParshad Patel2-367/+404
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Define a constant instead of duplicating this literal Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: I51a8bb0feec5b63f82b19097d62a4977a020fdfe Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-04-20Replace ecomp referenceHima Elisetty7-7/+7
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)7-35/+29
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)7-0/+1320
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>