Interface ProductController

All Known Implementing Classes:
ProductControllerDecorator, ProductControllerImpl

public interface ProductController
No description (Generated with springmvc-raml-parser v.2.0.5)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<?>
    getObjectByProductidAndFacilityId(String productid, Long facility, org.springframework.http.HttpHeaders httpHeaders)
    Product created and available, sent by prosEO Ingestor
  • Method Details

    • getObjectByProductidAndFacilityId

      org.springframework.http.ResponseEntity<?> getObjectByProductidAndFacilityId(String productid, Long facility, org.springframework.http.HttpHeaders httpHeaders)
      Product created and available, sent by prosEO Ingestor