Class AbstractSnInterceptor<T extends ItemModel>

java.lang.Object
de.hybris.platform.searchservices.core.model.interceptor.AbstractSnInterceptor<T>
All Implemented Interfaces:
Interceptor, ValidateInterceptor<T>
Direct Known Subclasses:
SnFieldInterceptor, SnIndexConfigurationInterceptor, SnIndexerItemSourceOperationInterceptor, SnIndexTypeInterceptor, SnSearchProviderConfigurationInterceptor, SnSynonymDictionaryInterceptor, SnSynonymEntryInterceptor

public abstract class AbstractSnInterceptor<T extends ItemModel> extends Object implements ValidateInterceptor<T>
Base interceptor for search related types.