Portlet Factory, Version 6.1.2


 

Objects the Transform Copy Builder Creates

This topic describes the objects that are created by the Transform Copy builder.

 

Linked Java Objects

builder_name

A com.bowstreet.builders.webapp.TransformCopyDataHelper instance is added as a linked Java object with the name specified as the builder name. This class has an invoke method which is the method that should be called to invoke the copy/merge operation.

 

Variables

buildername_Transforms

This hidden variable is added to the WebApp. The variable stores details of the transform that is to be applied at runtime. When the invoke method is called, this transforms variable is examined and the directives it contains are carried out using the current contents of the source and target variables.

Parent topic: Transform builder


Library | Support |