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