Class DefaultICCDeletionValidationStrategy
java.lang.Object
de.hybris.platform.inboundservices.strategies.impl.DefaultICCDeletionValidationStrategy
- All Implemented Interfaces:
ICCDeletionValidationStrategy
public class DefaultICCDeletionValidationStrategy
extends Object
implements ICCDeletionValidationStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel)
-
Constructor Details
-
DefaultICCDeletionValidationStrategy
public DefaultICCDeletionValidationStrategy()
-
-
Method Details
-
checkICCLinkedWithExposedDestination
public void checkICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel) throws InterceptorException - Specified by:
checkICCLinkedWithExposedDestinationin interfaceICCDeletionValidationStrategy- Throws:
InterceptorException
-