Uses of Class
com.sgs.common.database.LabelFormatSetLink
-
Packages that use LabelFormatSetLink 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 LabelFormatSetLink in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type LabelFormatSetLink Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setLabelFormatSetLink(java.util.List<LabelFormatSetLink> labelFormatSetLinks)
Imports the link between label format sets and label format types with associated label data.
-