Portlet Factory, Version 6.1.2
Method Call builder
The Method Call builder allows you to construct a call to a method and to define inputs to the method, if any inputs exist.
The Method Call builder creates a call to a specific method, with choices for where each argument input should come from. Once configured, the Method Call builder creates a new action list, which calls an action with any required input arguments defined.
This builder is particularly useful when you develop your own builders and need a method argument to be supplied as an external input.
Quick Tips
- Use the Method Call builder to wrap calls to methods that take arguments
- You can use a method call to wrap a call to a method that takes arguments so that you can call that method from another builder that just allows you to specify a method name, such as Action List.
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- Method Call builder inputs
This topic describes the inputs for the Method Call builder.
- Passing arguments to actions
The Input Mappings group allows you to specify argument names and values to pass to an action.
Library | Support |