Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

About Registry Java Property Transform data instances

Updated on November 23, 2022

Instances of this data class support the Connector and Metadata wizard when this tool generates class rules and properties from a Java class.

The following tabs are available on this form:

By default, the wizard implements properties that are themselves Java classes as embedded page properties. However, sometimes a Java class property is appropriately implemented as a Single Value property. For example, java.util.Date is best interpreted as a Single Value property, not as a page.

A Java Property Transform data instance identifies a Java class that specifies how to transform a Java class property into a Pega Platform property. The Java transform class does two things:

  • Specifies the property type of a Java class to be implemented when the wizard creates the class rules and properties.
  • Specifies how the generated Java wrapper classes obtain a single value from instances of the Java class and how they set single values to the instances of the Java class.

Before you create a Java Property Transform data instance, code the Java transform class. For an example, see the transform class specified for the java.util.Date data instance.

For more information about using Connector and Metadata wizard and the Java pages feature, see the Pega Community article Working with the Java Pages Feature.

Access

Use the Application Explorer to list, open, or create instances of this data class.

Class

The Data-Registry-Java-PropertyTransform class holds Registry Java Property Transform data instances.

  • Previous topic Metadata Converter form - Completing the Definition tab
  • Next topic Registry Java Property Transform data instances - Completing the Save As form

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us