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
- In Windows, open a command prompt.
-
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/libNote that the command does not regenerate the Java API Reference documentation.
