Class StandardAttributeValueSetter
java.lang.Object
de.hybris.platform.integrationservices.model.impl.StandardAttributeValueSetter
- All Implemented Interfaces:
AttributeValueSetter
-
Constructor Summary
ConstructorsConstructorDescriptionStandardAttributeValueSetter(TypeAttributeDescriptor attribute, ModelService service) -
Method Summary
-
Constructor Details
-
StandardAttributeValueSetter
-
-
Method Details
-
setValue
Description copied from interface:AttributeValueSetterSets the value on the givenObject- Specified by:
setValuein interfaceAttributeValueSetter- Parameters:
model- Reference to the model that the attribute value will be set onvalue- Value to be set in the model
-