Back Forward Java Property mode

Advanced featureOne of eleven property modes, a property of mode Java Property holds a single property value of a known Java class and has a data type similar to Single Value mode properties. These properties support the Process Commander Java pages feature.

Purpose

R-10451 Java pages and Java Property properties implement in Process Commander the data model of a Java class. A Java page is an instance of a Process Commander class that inherits from the Embed-Java- class and is stored on the clipboard as a page. These pages represent the Java class of an external Java object. Java Property properties represent the properties in that Java class. You can create properties of this mode for Process Commander classes that inherit from the Embed-Java- class only.

Typically you use the Connector and Metadata Accelerator to import the Java class that has the data model you want to implement. The accelerator generates the appropriate class and property rules.

For more information about Java pages, see PDNWorking with the Java Pages Feature, a document on the Integration area of the Pega Developer Network.

Prerequisites

The Java CLASS files or JAR files for such objects must be included in the compiler classpaths. See the Pega Developer Network article PDNPRKB-20931 About the Process Commander class paths.

The Process Commander class of the property must be derived from the Embed-Java- class.

Definitions JavaDocs, property mode, PublicAPI, Type
Related topics Property form — Completing the General tab — Java modes

UpDefinitions — J