Designer 10.15 | Centrasite Eclipse UI Help | Reference | Pages in BIRT | Define Query Page
 
Define Query Page
The CentraSite Eclipse GUI integrates the Define Query page in the BIRT New Data Set wizard and Edit Data Set dialog for data sets that use a data source of type CentraSite. The page has the following fields and options:
Field / Option
Description
Name patterns
Partial or full pattern for the name of the registry objects you want to include in your reports. The wildcard character for the name pattern is %. The name pattern must comply with the SQL-92 LIKE specification. For example, Sample% searches for registry objects whose names start with the string Sample. Specification of a name pattern is mandatory.
Type
The type of the registry objects you want to include in your reports. You must select exactly one type.
Find qualifiers
Options that determine the registry object search behavior. The options you can choose are compliant with the UDDI API specification:
exactNameMatch When selected, only the objects are returned whose names exactly match the pattern specified in the Name Pattern field. Otherwise, a lexical-order name match behavior is applied.
caseSensitiveMatch When selected, only the objects are returned whose names exactly match the case of the pattern specified in the Name Pattern field. Otherwise, the search is case-insensitive.
None, sortByNameAsc, sortByNameDesc Specifies how the names of the registry objects returned are to be sorted:
*None: The default sort order defined in the registry is applied.
*sortByNameAsc: The names are sorted in ascending alphabetic order.
*sortByNameDesc: The names are sorted in descending alphabetic order.
None, sortByDateAsc, sortByDateDesc Specifies how the registry objects returned are to be sorted depending on their last-update date. The registry objects are first sorted by their name, then by their last-update date:
*None: The default sort order defined in the registry is applied.
*sortByDateAsc: The names are sorted in ascending chronological order.
*sortByDateDesc: The names are sorted in descending chronological order.
None, orLikeKeys, orAllKeys, andAllKeys Specifies the boolean operator for combining the categories you select in the list below:
*None: The default operator defined in the registry is applied.
*orLikeKeys: Categories selected in the same taxonomy are ORed, categories of different taxonomies are combined by logical ANDs.
*orAllKeys: All the selected categories are ORed.
*andAllKeys: All the selected categories are combined by logical ANDs.
Categories
Select one or more categories that classify the registry objects you are looking for. The categories you select are combined by the boolean operator you choose under Find qualifiers.