Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

SASubjectArea Structure


Use this structure to represent Subject Area attributes. This structure is used in the MetadataService Service. Table 25 lists the fields in this structure.

Table 25. SASubjectArea Structure Fields
Fields
Description

String name

Specifies the table name that is used in SQL statements.

String displayName

Specifies the localized name, used in Oracle BI Answers.

String description

Specifies the description of the subject area.

SATable[] tables

Specifies a collection of tables for this subject area. For information about the SATable structure, read SATable Structure.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.