You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by GitBox <gi...@apache.org> on 2021/07/26 14:56:22 UTC

[GitHub] [oodt] NGimhana commented on a change in pull request #123: Improve product browser and product ingest UI

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-unsubscribe@oodt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org