Passing arguments to methods |
There are various ways to pass arguments from RDMI to J2EE component methods, literal values, placeholders and argument vectors. These are described in the "Method Invocation Syntax" section. The Method Lookup wizard automatically shows the type of argument (placeholder or argument vector) and converts the argument to a Java type. |