Uses of Interface
de.hybris.platform.integrationservices.service.IntegrationObjectService
-
-
Uses of IntegrationObjectService in de.hybris.platform.integrationservices.search
Constructors in de.hybris.platform.integrationservices.search with parameters of type IntegrationObjectService Constructor Description FlexibleSearchQueryBuilder(IntegrationObjectService service) -
Uses of IntegrationObjectService in de.hybris.platform.integrationservices.service.impl
Classes in de.hybris.platform.integrationservices.service.impl that implement IntegrationObjectService Modifier and Type Class Description classDefaultIntegrationObjectServiceThe default implementation of the IntegrationObjectServiceMethods in de.hybris.platform.integrationservices.service.impl that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceDefaultIntegrationObjectConversionService. getIntegrationObjectService()protected IntegrationObjectServiceDefaultItemTypeDescriptorService. getIntegrationObjectService()Methods in de.hybris.platform.integrationservices.service.impl with parameters of type IntegrationObjectService Modifier and Type Method Description voidDefaultIntegrationObjectConversionService. setIntegrationObjectService(IntegrationObjectService integrationObjectService)voidDefaultItemTypeDescriptorService. setIntegrationObjectService(IntegrationObjectService service) -
Uses of IntegrationObjectService in de.hybris.platform.odata2services.odata.impl
Methods in de.hybris.platform.odata2services.odata.impl with parameters of type IntegrationObjectService Modifier and Type Method Description voidDefaultEdmProviderFactory. setIntegrationObjectService(IntegrationObjectService integrationObjectService) -
Uses of IntegrationObjectService in de.hybris.platform.odata2services.odata.persistence.creation
Methods in de.hybris.platform.odata2services.odata.persistence.creation that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceAlwaysCreateItemStrategy. getIntegrationObjectService()Methods in de.hybris.platform.odata2services.odata.persistence.creation with parameters of type IntegrationObjectService Modifier and Type Method Description voidAlwaysCreateItemStrategy. setIntegrationObjectService(IntegrationObjectService integrationObjectService) -
Uses of IntegrationObjectService in de.hybris.platform.odata2services.odata.persistence.lookup
Methods in de.hybris.platform.odata2services.odata.persistence.lookup that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceDefaultItemLookupStrategy. getIntegrationObjectService()Methods in de.hybris.platform.odata2services.odata.persistence.lookup with parameters of type IntegrationObjectService Modifier and Type Method Description voidDefaultItemLookupStrategy. setIntegrationObjectService(IntegrationObjectService integrationObjectService) -
Uses of IntegrationObjectService in de.hybris.platform.odata2services.odata.persistence.populator.processor
Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceAbstractPropertyProcessor. getIntegrationObjectService()Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor with parameters of type IntegrationObjectService Modifier and Type Method Description voidAbstractPropertyProcessor. setIntegrationObjectService(IntegrationObjectService integrationObjectService) -
Uses of IntegrationObjectService in de.hybris.platform.odata2webservices.interceptor
Methods in de.hybris.platform.odata2webservices.interceptor that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceInboundIntegrationObjectInterceptor. getIntegrationObjectService()Methods in de.hybris.platform.odata2webservices.interceptor with parameters of type IntegrationObjectService Modifier and Type Method Description voidInboundIntegrationObjectInterceptor. setIntegrationObjectService(IntegrationObjectService flexibleSearch) -
Uses of IntegrationObjectService in de.hybris.platform.outboundservices.facade.impl
Methods in de.hybris.platform.outboundservices.facade.impl that return IntegrationObjectService Modifier and Type Method Description protected IntegrationObjectServiceDefaultOutboundServiceFacade. getIntegrationObjectService()Methods in de.hybris.platform.outboundservices.facade.impl with parameters of type IntegrationObjectService Modifier and Type Method Description voidDefaultOutboundServiceFacade. setIntegrationObjectService(IntegrationObjectService integrationObjectService)
-