Class OldJaloItemConverter
java.lang.Object
de.hybris.platform.persistence.audit.payload.converter.OldJaloItemConverter
- All Implemented Interfaces:
PayloadConverter<Item>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromString(String str) convertToString(Item obj) forClass()
-
Constructor Details
-
OldJaloItemConverter
public OldJaloItemConverter()
-
-
Method Details
-
convertToString
- Specified by:
convertToStringin interfacePayloadConverter<Item>
-
convertFromString
- Specified by:
convertFromStringin interfacePayloadConverter<Item>
-
forClass
- Specified by:
forClassin interfacePayloadConverter<Item>
-