Interface IngestorproductController

All Known Implementing Classes:
IngestorproductControllerDecorator

public interface IngestorproductController
Dummy entry to force interface class generation - ignore! (Generated with springmvc-raml-parser v.2.0.5)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<IngestorProduct>
    getIngestorProduct(org.springframework.http.HttpHeaders httpHeaders)
    No description
  • Method Details

    • getIngestorProduct

      org.springframework.http.ResponseEntity<IngestorProduct> getIngestorProduct(org.springframework.http.HttpHeaders httpHeaders)
      No description