Uses of Class
com.aquima.web.api.model.page.converters.PageEventConverter
Packages that use PageEventConverter
-
Uses of PageEventConverter in com.aquima.web.api.model.page.converters
Methods in com.aquima.web.api.model.page.converters that return PageEventConverterModifier and TypeMethodDescriptionstatic PageEventConverter
PageEventConverter.unformatted()
Gets a converter instance that applies no value formatting during conversions.static PageEventConverter
PageEventConverter.withFormatter
(com.aquima.interactions.foundation.IValueFormatter formatter) Gets a converter instance that uses a value formatter during conversions.