Uses of Interface
com.aquima.web.ui.IRuntimeKeyParser
Packages that use IRuntimeKeyParser
-
Uses of IRuntimeKeyParser in com.aquima.web.api.model.page.converters
Methods in com.aquima.web.api.model.page.converters with parameters of type IRuntimeKeyParserModifier and TypeMethodDescriptioncom.aquima.interactions.portal.PortalEvent
PageEventConverter.toPortalEvent
(PageEvent event, IRuntimeKeyParser parser) Converts a PageEvent to a PortalEvent with a parser. -
Uses of IRuntimeKeyParser in com.aquima.web.ui
Classes in com.aquima.web.ui that implement IRuntimeKeyParserModifier and TypeClassDescriptionclass
Runtime key mapper that uses the default string representation of the keyMethods in com.aquima.web.ui that return IRuntimeKeyParserModifier and TypeMethodDescriptionIdentityRuntimeKeyMapper.getParser
(com.aquima.interactions.composer.IPage page) IRuntimeKeyMapper.getParser
(com.aquima.interactions.composer.IPage page) This method returns a runtime key parser to convert a string to a runtime key.ReadableRuntimeKeyMapper.getParser
(com.aquima.interactions.composer.IPage page)