AW Column Oracle Fusion Middleware Online Documentation Library

Presentation Elements 15-3 quot;Share Measuresquot; RefPresentationTable id=4008:464 qualifiedName=quot;Paintquot;.. quot;Forecast Measuresquot; Tables PresentationCatalog

15.2 Presentation Schema

The presentation schema element is not used.

15.3 Presentation Table

The presentation table element corresponds to the presentation table object in the Presentation layer. The presentation table tag includes the following attributes: The presentation table tag includes the following child elements: Syntax PresentationTable … hasDispName= dispName= hasDispDescription= dispDescription= Aliases Alias name= Alias name= Aliases Table 15–3 Presentation Table Tag Attributes Attribute Name Description hasDispName Indicates whether this presentation table has a custom display name. dispName The value of the custom display name, if one exists for this presentation table. hasDispDescription Indicates whether this presentation table has a custom description. dispDescription The value of the custom description, if one exists for this presentation table. Table 15–4 Presentation Table Child Elements Element Name Description Aliases Lists any aliases that have been defined for this presentation table. Aliases are created when presentation objects are renamed to ensure that any references to the old names still work in logical SQL queries. Each alias is contained in a sub-element called Alias, with one attribute called name. Columns References the presentation columns that belong to this presentation table. Each presentation column is contained in a sub-element called RefPresentationColumn. 15-4 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Columns RefPresentationColumn … Columns PresentationTable Example PresentationTable name=Time parentName=quot;Sample App Reducedquot;.quot;quot; parentId=4004:2137 parentUid=73609 id=4008:2139 uid=73611 hasDispName=false hasDispDescription=false Description [CDATA[ Time dimension attributes and time calculations objects ]] Description Aliases Alias name=D0 Time Aliases Columns RefPresentationColumn uid=72783 id=4010:1681 qualifiedName= quot;Sample App Reducedquot;..quot;Timequot;.quot;Day Datequot; RefPresentationColumn uid=72791 id=4010:1682 qualifiedName= quot;Sample App Reducedquot;..quot;Timequot;.quot;Weekquot; RefPresentationColumn uid=72787 id=4010:1683 qualifiedName= quot;Sample App Reducedquot;..quot;Timequot;.quot;Monthquot; RefPresentationColumn uid=72789 id=4010:1684 qualifiedName= quot;Sample App Reducedquot;..quot;Timequot;.quot;Quarterquot; RefPresentationColumn uid=72793 id=4010:1685 qualifiedName= quot;Sample App Reducedquot;..quot;Timequot;.quot;Yearquot; Columns PresentationTable

15.4 Presentation Column

The presentation column element corresponds to the presentation column object in the Presentation layer. The presentation column tag includes the following attributes: Table 15–5 Presentation Column Tag Attributes Attribute Name Description overrideLogicalName Indicates whether the presentation column has been configured to always use the logical column name. This option corresponds to Use Logical Column Name in the Administration Tool. A false value for this attribute indicates that this option has been selected. hasDispName Indicates whether this presentation column has a custom display name. dispName The value of the custom display name, if one exists for this presentation column. hasDispDescription Indicates whether this presentation column has a custom description. dispDescription The value of the custom description, if one exists for this presentation column. Presentation Elements 15-5 The presentation column tag includes the following child elements: Syntax PresentationColumn … overideLogicalName= hasDispName= dispName= hasDispDescription= dispDescription= RefLogicalColumn … Aliases Alias name= Alias name= Aliases PresentationColumn Example PresentationColumn name=Customer Name parentName=quot;Sample App Reducedquot;..quot;Customersquot; parentId=4008:2140 parentUid=73615 id=4010:1686 uid=72845 hasDispName=false hasDispDescription=false overrideLogicalName=true Description [CDATA[ Help : Customer Name stores the first name followed by the last name.]] Description RefLogicalColumn uid=782 id=2006:24 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C1 Cust Namequot; Aliases Alias name=L2 Customer Name Aliases PresentationColumn

15.5 Presentation Hierarchy

The presentation hierarchy element corresponds to the presentation hierarchy object in the Presentation layer. The presentation hierarchy tag includes the following attributes: Table 15–6 Presentation Column Child Elements Attribute Name Description RefLogicalColumn References the logical column upon which this presentation column is based. Aliases Lists any aliases that have been defined for this presentation column. Aliases are created when presentation objects are renamed to ensure that any references to the old names still work in logical SQL queries. Each alias is contained in a sub-element called Alias, with one attribute called name. 15-6 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition The presentation hierarchy tag includes the following child elements: Syntax PresentationHierarchy … hasDisplayName= displayName= hasDispDescription= dispDescription= Levels RefPresentationLevel … Levels Aliases Alias name= Alias name= Aliases DisplayColumns RefPresentationColumn … DisplayColumns Dimension RefDimension … Dimension PresentationHierarchy Table 15–7 Presentation Hierarchy Tag Attributes Attribute Name Description hasDispName Indicates whether this presentation hierarchy has a custom display name. dispName The value of the custom display name, if one exists for this presentation hierarchy. hasDispDescription Indicates whether this presentation hierarchy has a custom description. dispDescription The value of the custom description, if one exists for this presentation hierarchy. Table 15–8 Presentation Hierarchy Child Elements Element Name Description Levels References the presentation levels for this presentation hierarchy. Each presentation level is contained in a sub-element called RefPresentationLevel. Aliases Lists any aliases that have been defined for this presentation hierarchy. Aliases are created when presentation objects are renamed to ensure that any references to the old names still work in logical SQL queries. Each alias is contained in a sub-element called Alias, with one attribute called name. DisplayColumns For parent-child hierarchies only. This element references the columns designated to be used for display for this parent-child hierarchy. Each display column is contained in a sub-element called RefPresentationColumn. Dimension References the logical dimension upon which this presentation hierarchy is based. The dimension is contained in a sub-element called RefDimension.