Uses of Class
com.hybris.datahub.core.rest.DataHubCommunicationException
Packages that use DataHubCommunicationException
-
Uses of DataHubCommunicationException in com.hybris.datahub.core.rest.client
Methods in com.hybris.datahub.core.rest.client that throw DataHubCommunicationExceptionModifier and TypeMethodDescriptionDefaultDataHubOutboundClient.deleteByFeed(String feedName, String rawItemType) DefaultDataHubOutboundClient.deleteByFeed(String feedName, String rawItemType, Map<String, Object> keyFields) DefaultDataHubOutboundClient.deleteItem(String poolName, String canonicalItemType, Map<String, String> keyFields) DefaultDataHubOutboundClient.exportData(String[] csvContent, String dataFeed, String rawItemType)