Class DynamicAttributesIntSampleBean

java.lang.Object
de.hybris.platform.servicelayer.test.DynamicAttributesIntSampleBean
All Implemented Interfaces:
DynamicAttributeHandler<Integer,TestItemType2Model>

public class DynamicAttributesIntSampleBean extends Object implements DynamicAttributeHandler<Integer,TestItemType2Model>
Sample implementation of dynamic attribute (jalo replacement) for int value. Attribute is defined as int but this bean defines all the values as Integer. This is by design.
Spring Bean ID:
dynamicAttributesIntSampleBean