Uses of Class
de.hybris.platform.odata2services.dto.IntegrationObjectBundleEntity
Packages that use IntegrationObjectBundleEntity
Package
Description
-
Uses of IntegrationObjectBundleEntity in de.hybris.platform.odata2services.dto
Methods in de.hybris.platform.odata2services.dto that return types with arguments of type IntegrationObjectBundleEntityMethod parameters in de.hybris.platform.odata2services.dto with type arguments of type IntegrationObjectBundleEntityModifier and TypeMethodDescriptionvoidConfigurationBundleEntity.setIntegrationObjectBundles(Set<IntegrationObjectBundleEntity> integrationObjectBundles) -
Uses of IntegrationObjectBundleEntity in de.hybris.platform.odata2services.export
Methods in de.hybris.platform.odata2services.export with parameters of type IntegrationObjectBundleEntityModifier and TypeMethodDescriptionExportConfigurationSearchService.findRootItemInstances(IntegrationObjectBundleEntity integrationObjectBundleEntity) Find all the related root item model instances of a given integration object. -
Uses of IntegrationObjectBundleEntity in de.hybris.platform.odata2services.export.impl
Methods in de.hybris.platform.odata2services.export.impl with parameters of type IntegrationObjectBundleEntityModifier and TypeMethodDescriptionDefaultExportConfigurationSearchService.findRootItemInstances(IntegrationObjectBundleEntity integrationObjectBundleEntity)