NGimhana commented on a change in pull request #123: URL: https://github.com/apache/oodt/pull/123#discussion_r676684100
########## File path: webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/services/FileManagerJaxrsServiceV2.java ########## @@ -137,6 +137,20 @@ public ProductTypeListResource getProductTypes() throws WebApplicationException } } + public int getTotalNumOfProducts() throws WebApplicationException { Review comment: Minor: Shall we add a JavaDoc comment for the method? -- 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