Back Forward About Registry Java Property Transform data instances
 

  1. About 
  2. Save As 
  3. Entry 
  4. History 

Advanced feature Instances of this data class support the Connector and Metadata Accelerator when it generates class rules and properties from a Java class.

By default, the accelerator implements properties that are themselves Java classes as embedded page properties in PRPC. Sometimes, however, it is more appropriate to implement a Java class property 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 PRPC property. The Java transform class does two things:

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 the Connector and Metadata Accelerator and the Java pages feature, see Working with the Java Pages Feature, a document on the Integration section of the PDN.

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.

Help System home pageHelp Home