Regenerate Java API libraries

To synchronize any changes that you make to the data model with your Java environment, you regenerate the Java API libraries.

About this task

Whenever you change the data model due to extensions or customizations, you must regenerate the entity libraries and compile your Java code against the latest libraries.

Procedure

  1. In Windows, open a command prompt.
  2. From the PolicyCenter installation directory, run the following command.
    gwb genJavaApi

Results

The command generates Java entity interfaces and typelist classes in libraries in the following location.

PolicyCenter/java-api/lib

Note that the command does not regenerate the Java API Reference documentation.