Uses of Interface
de.hybris.platform.odata2services.odata.integrationkey.IntegrationKeyToODataEntryGenerator
-
-
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.filter.impl
Methods in de.hybris.platform.odata2services.filter.impl that return IntegrationKeyToODataEntryGenerator Modifier and Type Method Description protected IntegrationKeyToODataEntryGeneratorDefaultExpressionVisitorFactory. getIntegrationKeyConverter()protected IntegrationKeyToODataEntryGeneratorNavigationPropertyWithIntegrationKeyVisitingStrategy. getIntegrationKeyConverter()Methods in de.hybris.platform.odata2services.filter.impl with parameters of type IntegrationKeyToODataEntryGenerator Modifier and Type Method Description voidDefaultExpressionVisitorFactory. 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 Modifier and Type Class Description classDefaultIntegrationKeyToODataEntryGenerator -
Uses of IntegrationKeyToODataEntryGenerator in de.hybris.platform.odata2services.odata.persistence
Methods in de.hybris.platform.odata2services.odata.persistence that return IntegrationKeyToODataEntryGenerator Modifier and Type Method Description protected IntegrationKeyToODataEntryGeneratorDefaultItemLookupRequestFactory. getIntegrationKeyToODataEntryGenerator()Methods in de.hybris.platform.odata2services.odata.persistence with parameters of type IntegrationKeyToODataEntryGenerator Modifier and Type Method Description voidDefaultItemLookupRequestFactory. 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 IntegrationKeyToODataEntryGenerator Modifier and Type Method Description protected IntegrationKeyToODataEntryGeneratorPatchPersistenceHandler. getIntegrationKeyToODataEntryGenerator()Methods in de.hybris.platform.odata2services.odata.processor.handler.persistence with parameters of type IntegrationKeyToODataEntryGenerator Modifier and Type Method Description voidPatchPersistenceHandler. setIntegrationKeyToODataEntryGenerator(IntegrationKeyToODataEntryGenerator integrationKeyToODataEntryGenerator)
-