Uses of Class
com.sgs.common.database.CustomFieldLink
-
Packages that use CustomFieldLink 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 CustomFieldLink in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type CustomFieldLink Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setCustomFieldLink(java.util.List<CustomFieldLink> customFieldLinks)
As with @setCustomField, This allows for the linkage to occur between a given commodity/formula to a particular custom field which has been predefined for printing on the label.
-