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