Portlet Factory, Version 6.1.2


 

Transform-Sort Builder Input

The Transform-Sort builder takes the inputs described in this table.

Table 1. Transform-Sort Builder Input
Input Name Description
Name Name for this builder call. The WebSphere Portlet Factory Designer displays this name in the builder call list.
Variable Specify a variable to sort.

The variable type must be either schema-typed XML or Object.

Bean Class Name This input is available if the Variable is of type Object.

Enter the fully qualified class name of the Java Beans contained by the specified Collection or Iterator.

Note: If the type is Object, it must be an instance of either java.util.Collection or java.util.Iterator.

Element to Sort This input is available if Variable is of type XML.

Enter the XML element to sort.

Target Variable (Optional) Enter the name of a variable to assign the result to.

If not specified, the result will be assigned to the original variable

Sort by Use this table to set up sort conditions.

Each sort condition consists of two parts. You can specify the following settings for each element or member you want to sort:

Element

Name of the element (for XML) or Member (for Beans) to filter by.

Compare Method

The method to use for comparison. For example, Case Sensitive String, Number, Date, and so on.

Parent topic: Transform-Sort builder


Library | Support |