Class TimeDataPopulator
java.lang.Object
de.hybris.platform.commercefacades.storelocator.converters.populator.TimeDataPopulator
Converter used to populate a
TimeData for given Date respecting current locale to evaluate a
TimeData.setFormattedHour(String) respectively.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommerceCommonI18NServiceprotected Localeprotected DateFormatvoidPopulate the target instance with values from the source instance.voidsetCommerceCommonI18NService(CommerceCommonI18NService commerceCommonI18NService)
-
Constructor Details
-
TimeDataPopulator
public TimeDataPopulator()
-
-
Method Details
-
setCommerceCommonI18NService
-
getCurrentLocale
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance. -
getDateFormat
-
getCommerceCommonI18NService
-