Class CrptOrderMetadataService
java.lang.Object
com.persequor.saga.modules.crpt.service.VocabularyOrderMetadataService
com.persequor.saga.modules.crpt.service.CrptOrderMetadataService
- All Implemented Interfaces:
ICrptOrderMetadataService
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionCrptOrderMetadataService
(com.persequor.extension.vocabulary.IVocabularyRepository vocabularyRepository, DefaultCrptNamespaceConfig namespaceConfig) Deprecated. -
Method Summary
Methods inherited from class com.persequor.saga.modules.crpt.service.VocabularyOrderMetadataService
fillProductInfo, fillProductionInfo, getBrandCode, getCrptOrderMetadata, getGtin, getProductInfo, getProductionLineId, getProductionOrderId, getProductType
-
Constructor Details
-
CrptOrderMetadataService
@Inject public CrptOrderMetadataService(com.persequor.extension.vocabulary.IVocabularyRepository vocabularyRepository, DefaultCrptNamespaceConfig namespaceConfig) Deprecated.
-