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


Library | Support |