Portlet Factory, Version 6.1.2
Objects Created by This Builder
A variety of WebApp artifacts are created by this builder. These artifacts include the following LJOs, variables, methods and data services.
Linked Java Objects
- buildername
- LJO that includes helper methods that are used by the generated method to invoke the service.
Variables
- buildername_inputs or target_method_name_inputs
- Schema-type input variable used by the executebuildername or executetarget_method_name method.
- buildername_inputs_argument name or target_method_name_inputs_argument name
- Individual variable passed to the target service method. This is used by the executebuildername or executetarget_method_name method.
- buildername_reply or target_method_name_reply
- Reply variable used by the executebuildername method.
Methods
- buildername_createHelper
- Method used to initialize the LJO helper class.
- executebuildername or executetarget_method_name
- Method used to invoke the service without passing arguments.
Note: The buildername_inputs or target_method_name_inputs WebApp variable should be populated prior to invoking this method.
- executebuildernameWithArgs or executetarget_method_nameWithArgs
- Method used to invoke the service, passing any required arguments.
Data Services
- buildername
- Data service metadata that provides the name of the operation provided by this builder, and the input/output variables used by each operation. Relevant property information is also provided.
Parent topic: Service Consumer builder
Library | Support |