DOC

dentaku : gentaku-summit-cartridge

Maven & Gradle

Sep 20, 2005

Gentaku Summit Cartridge · This cartridge generates the Velocity screens that will display the entities as modelled. It will generate code that manage the parent child relationships for display and for CRUD. It also generates the Pull tools used to extract the entities on display for the screen. Finally it generates the Action classes that manage the submisssions from each screen, multiple forms is modelled so.

Table Of Contents

Latest Version

Download dentaku : gentaku-summit-cartridge Javadoc & API Documentation - Latest Versions:

All Versions

Download dentaku : gentaku-summit-cartridge Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
20050708.211103
20050208.175843
20050208.175344

How to open Javadoc JAR file in web browser

  1. Rename the file gentaku-summit-cartridge-20050208.175344-javadoc.jar to gentaku-summit-cartridge-20050208.175344-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gentaku-summit-cartridge-20050208.175344-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "gentaku-summit-cartridge-20050208.175344-sources.jar" -d "gentaku-summit-cartridge-20050208.175344-javadoc" -subpackages