Uses of Class
com.sgs.common.database.SiteSupplierCommodity
-
Packages that use SiteSupplierCommodity Package Description com.sgapi.services This package provides endpoints for integrating data with the SG V5 System Imports are handled within the IntegrationImport class Exports are handled within the IntegrationExport class -
-
Uses of SiteSupplierCommodity in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type SiteSupplierCommodity Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setSiteSupplierCommodity(java.util.List<SiteSupplierCommodity> siteSupplierCommodities)
Imports a list of links between Sites and Supplier Commodities.
-