Portlet Factory, Version 6.1.2


 

Using other builders in the generation class

You can add builder calls in the Java code for your own builder in two ways:

  • Using the Builder API

  • Using the webApp Object

Each way of adding a builder is equally valid. You may add some builder calls with the webApp object and use the Builder API to add other calls in the same generation class.


Library | Support |