NGimhana commented on a change in pull request #123: URL: https://github.com/apache/oodt/pull/123#discussion_r676683233
########## File path: webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/resources/ProductPageResource.java ########## @@ -98,6 +100,10 @@ public ProductPageResource( } } + public void setTotalProducts(int totalProducts){ Review comment: Minor: lets add java doc comment here and getter -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@oodt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org