Class EnumerationPrepareInterceptor

java.lang.Object
de.hybris.platform.servicelayer.interceptor.impl.EnumerationPrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor

public class EnumerationPrepareInterceptor extends Object implements PrepareInterceptor
Interceptor, which makes some additional operations on Enumeration values, which are being created. E.g. generates a sequence number if required.