Uses of Interface
de.hybris.platform.integrationservices.service.IntegrationObjectDescriptorService
Packages that use IntegrationObjectDescriptorService
Package
Description
-
Uses of IntegrationObjectDescriptorService in de.hybris.platform.integrationservices.service.impl
Classes in de.hybris.platform.integrationservices.service.impl that implement IntegrationObjectDescriptorServiceModifier and TypeClassDescriptionclassThe default implementation ofIntegrationObjectDescriptorService -
Uses of IntegrationObjectDescriptorService in de.hybris.platform.odata2services.odata.impl
Methods in de.hybris.platform.odata2services.odata.impl with parameters of type IntegrationObjectDescriptorServiceModifier and TypeMethodDescriptionvoidIntegrationObjectEdmProvider.setDescriptorService(IntegrationObjectDescriptorService descriptorService) Setter of the descriptorService attribute used to get the Integration Object Descriptor from an Integration ObjectvoidDefaultEdmProviderFactory.setIntegrationObjectDescriptorService(IntegrationObjectDescriptorService service)