|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ReflectiveSodaEventForJava.executeEvent() method.
ReflectiveSodaEventForJava.apply() function.
ReflectiveSodaReportForJava.getReport() method and converts the result before returning it.
SodaEventForJava.executeEvent(java.util.Map)
You can override JavaParameterConverter.convertParameters(scala.collection.immutable.Map) if you want to use
a different method of conversion.
SodaReportForJava.getReport(java.util.Map)
and converts the result of getReport() before returning it.
Coercions that are applicable within some context.List>
to a Scala Seq[Seq[String]]
Subclasses can override this method if they wish to use a different conversion.
CurrencyAmountCoercionForJava.SodaEvents and SodaReports that
provides helper methods for Java-Scala integration, especially around parameter conversion.SodaReports that provides helper methods for
Java-Scala integration, especially around conversion of Report results.List containing the supplied values.
None object, appropriately cast as necessary.
SodaFixture base class that supports the discovery of SodaEvents
and SodaReports by reflecting on the subclass' functions.SodaEvents that do not require
reflection-based coercion and binding.SodaReports that do not require
reflection-based coercion and binding.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||