Class ProductConfigMessageImpl
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.model.impl.ProductConfigMessageImpl
- All Implemented Interfaces:
ProductConfigMessage
- Direct Known Subclasses:
ProductConfigMessageImplTest.DummyProductConfigMessageImpl
A Message class implementation for CPQ
This class is immutable.
This class is immutable.
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceProductConfigMessage- Returns:
- the key of this message, which is unique for a given message source
-
getMessage
- Specified by:
getMessagein interfaceProductConfigMessage- Returns:
- localized message
-
getSource
- Specified by:
getSourcein interfaceProductConfigMessage- Returns:
- source of the message
-
getSeverity
- Specified by:
getSeverityin interfaceProductConfigMessage- Returns:
- severity of the message
-
getSourceSubType
- Specified by:
getSourceSubTypein interfaceProductConfigMessage- Returns:
- sub type of the message source
-
getExtendedMessage
- Specified by:
getExtendedMessagein interfaceProductConfigMessage- Returns:
- localized extended message
-
getEndDate
- Specified by:
getEndDatein interfaceProductConfigMessage- Returns:
- endDate of the message
-
getPromoType
- Specified by:
getPromoTypein interfaceProductConfigMessage- Returns:
- message type for promotion( is it oppotunity or applied promotion)
-
getSubType
Deprecated, for removal: This API element is subject to removal in a future version.since 21.05.0 - please usegetSourceSubType()instead -
hashCode
public int hashCode() -
equals
-
getSourceSubType()instead