Class ProductCatalogResource
java.lang.Object
org.odpi.openmetadata.viewservices.productcatalog.server.spring.ProductCatalogResource
@RestController
@RequestMapping("/servers/{serverName}/api/open-metadata/product-catalog")
public class ProductCatalogResource
extends Object
The ProductCatalogResource provides part of the server-side implementation of the Product Catalog OMVS.
=
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductCatalogResource
public ProductCatalogResource()Default constructor
-