Portlet Factory, Version 6.1.2
Building a model-based builder
These are the steps to building a model-based builder.
- Build a model incorporating the functionality you want your builder to have. This model will be the base-model for your builder.
- Profile the builder inputs in the model. The inputs you profile will appear in your new builder. A user of your builder will see these inputs and can use them to configure your builder.
- Use the Builder Skeleton tool to generate the files and Java classes required for your builder.
- Test your builder.
Parent topic: About model-based builder creation
Library | Support |