Uses of Enum Class
org.exoplatform.web.controller.router.ValueMapping
Packages that use ValueMapping
-
Uses of ValueMapping in org.exoplatform.web.controller.metadata
Methods in org.exoplatform.web.controller.metadata that return ValueMappingMethods in org.exoplatform.web.controller.metadata with parameters of type ValueMappingModifier and TypeMethodDescriptionvoidRequestParamDescriptor.setValueMapping(ValueMapping valueMapping) -
Uses of ValueMapping in org.exoplatform.web.controller.router
Methods in org.exoplatform.web.controller.router that return ValueMappingModifier and TypeMethodDescriptionstatic ValueMappingReturns the enum constant of this class with the specified name.static ValueMapping[]ValueMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.