Class TmaEntryGroupErrorMessagesPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaEntryGroupErrorMessagesPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<EntryGroup,EntryGroupData>
@Deprecated(since="1911",
forRemoval=true)
public class TmaEntryGroupErrorMessagesPopulator
extends Object
implements de.hybris.platform.converters.Populator<EntryGroup,EntryGroupData>
Deprecated, for removal: This API element is subject to removal in a future version.
Populator for
EntryGroup error messages attribute- Since:
- 1911
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(EntryGroup entryGroup, EntryGroupData entryGroupData) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
TmaEntryGroupErrorMessagesPopulator
public TmaEntryGroupErrorMessagesPopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
populate
public void populate(EntryGroup entryGroup, EntryGroupData entryGroupData) throws de.hybris.platform.servicelayer.dto.converter.ConversionException Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
populatein interfacede.hybris.platform.converters.Populator<EntryGroup,EntryGroupData> - Throws:
de.hybris.platform.servicelayer.dto.converter.ConversionException
-
TmaEntryGroupValidationMessagesPopulatorinstead