Uses of Class
de.hybris.platform.integrationservices.exception.CannotDeleteIntegrationObjectException
-
-
Uses of CannotDeleteIntegrationObjectException in de.hybris.platform.inboundservices.exceptions
Subclasses of CannotDeleteIntegrationObjectException in de.hybris.platform.inboundservices.exceptions Modifier and Type Class Description classCannotDeleteIntegrationObjectLinkedWithInboundChannelConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted if it was assigned to an InboundChannelConfigurationInboundChannelConfigurationModel -
Uses of CannotDeleteIntegrationObjectException in de.hybris.platform.outboundsync.exceptions
Subclasses of CannotDeleteIntegrationObjectException in de.hybris.platform.outboundsync.exceptions Modifier and Type Class Description classCannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted if it was assigned to an OutboundChannelConfigurationOutboundChannelConfigurationModel -
Uses of CannotDeleteIntegrationObjectException in de.hybris.platform.webhookservices.exceptions
Subclasses of CannotDeleteIntegrationObjectException in de.hybris.platform.webhookservices.exceptions Modifier and Type Class Description classCannotDeleteIntegrationObjectLinkedWithWebhookConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted when aWebhookConfigurationModelreferences it
-