Package de.hybris.platform.odata2services.export.impl
-
Class Summary Class Description DefaultExportConfigurationConverter The default export configuration converter.DefaultExportConfigurationSearchService The default implementation for the interfaceExportConfigurationSearchService.DefaultExportConfigurationService The default implementation for the interfaceExportConfigurationService.DefaultIntegrationObjectDecorator The integration object decorator to augment export configuration with referenced integration objects.DefaultPostmanCollectionFormatter The default implementation for the interfacePostmanCollectionFormatter.DefaultPostmanCollectionGenerator The default implementation for the interfacePostmanCollectionGenerator.DefaultRuntimeAttributeConverter The default export configuration runtime attributes converter.DefaultScriptDecorator The script decorator to augment export configuration with referenced scripts.PostmanCollection A Postman collection bean built based on the Postman collection schema https://schema.getpostman.com/json/collection/v2.1.0/collection.json -
Exception Summary Exception Description NonExportableIntegrationObjectException An exception that occurs when the integration object is not supported to be exported.NonExportableIntegrationObjectNoRootItemException An exception that occurs when the exportable integration object does not have a root item.PostmanCollectionFormatterException An exception that could be thrown while formatting a Postman collection.