Uses of Interface
de.hybris.platform.odata2services.odata.integrationkey.IntegrationKeyToODataEntryGenerator
Packages that use IntegrationKeyToODataEntryGenerator
Package
Description
-
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.filter.impl
Methods in de.hybris.platform.odata2services.filter.impl that return IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionprotected IntegrationKeyToODataEntryGeneratorDefaultExpressionVisitorFactory.getIntegrationKeyConverter()protected IntegrationKeyToODataEntryGeneratorNavigationPropertyWithIntegrationKeyVisitingStrategy.getIntegrationKeyConverter()Methods in de.hybris.platform.odata2services.filter.impl with parameters of type IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionvoidDefaultExpressionVisitorFactory.setIntegrationKeyConverter(IntegrationKeyToODataEntryGenerator integrationKeyConverter) voidNavigationPropertyWithIntegrationKeyVisitingStrategy.setIntegrationKeyConverter(IntegrationKeyToODataEntryGenerator integrationKeyConverter) -
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.odata.integrationkey.impl
Classes in de.hybris.platform.odata2services.odata.integrationkey.impl that implement IntegrationKeyToODataEntryGenerator -
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.odata.persistence
Methods in de.hybris.platform.odata2services.odata.persistence that return IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionprotected IntegrationKeyToODataEntryGeneratorDefaultItemLookupRequestFactory.getIntegrationKeyToODataEntryGenerator()Methods in de.hybris.platform.odata2services.odata.persistence with parameters of type IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionvoidDefaultItemLookupRequestFactory.setIntegrationKeyToODataEntryGenerator(IntegrationKeyToODataEntryGenerator integrationKeyToODataEntryGenerator) -
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.odata.processor.handler.persistence
Methods in de.hybris.platform.odata2services.odata.processor.handler.persistence that return IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionprotected IntegrationKeyToODataEntryGeneratorPatchPersistenceHandler.getIntegrationKeyToODataEntryGenerator()Methods in de.hybris.platform.odata2services.odata.processor.handler.persistence with parameters of type IntegrationKeyToODataEntryGeneratorModifier and TypeMethodDescriptionvoidPatchPersistenceHandler.setIntegrationKeyToODataEntryGenerator(IntegrationKeyToODataEntryGenerator integrationKeyToODataEntryGenerator)