public class BiReportSection extends Reference
bi_report_section asset type in IGC, displayed as 'BI Report Section' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
alias__business_name_
The
alias_(business_name) property, displayed as 'Alias (Business Name)' in the IGC UI. |
protected Reference |
bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected ReferenceList |
bi_report_fields
The
bi_report_fields property, displayed as 'BI Report Fields' in the IGC UI. |
protected Reference |
contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected ReferenceList |
contains_sub_section
The
contains_sub_section property, displayed as 'Contains Sub Section' in the IGC UI. |
protected String |
label
The
label property, displayed as 'Label' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected Number |
sequence
The
sequence property, displayed as 'Sequence' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected String |
type
The
type property, displayed as 'Type' in the IGC UI. |
| Constructor and Description |
|---|
BiReportSection() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Name' in the IGC UI.protected String alias__business_name_
alias_(business_name) property, displayed as 'Alias (Business Name)' in the IGC UI.protected String type
type property, displayed as 'Type' in the IGC UI.
protected String label
label property, displayed as 'Label' in the IGC UI.protected String short_description
short_description property, displayed as 'Short Description' in the IGC UI.protected Number sequence
sequence property, displayed as 'Sequence' in the IGC UI.protected Reference bi_report
protected ReferenceList bi_report_fields
bi_report_fields property, displayed as 'BI Report Fields' in the IGC UI.
ReferenceList of Reportobject objects.protected ReferenceList contains_sub_section
contains_sub_section property, displayed as 'Contains Sub Section' in the IGC UI.
ReferenceList of BiReportSection objects.protected Reference contained_in_report_section
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI.
Reference to a BiReportSection object.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getAliasBusinessName()
alias__business_name_public void setAliasBusinessName(String alias__business_name_)
alias__business_name_public String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic ReferenceList getBiReportFields()
bi_report_fieldspublic void setBiReportFields(ReferenceList bi_report_fields)
bi_report_fieldspublic ReferenceList getContainsSubSection()
contains_sub_sectionpublic void setContainsSubSection(ReferenceList contains_sub_section)
contains_sub_sectionpublic Reference getContainedInReportSection()
contained_in_report_sectionpublic void setContainedInReportSection(Reference contained_in_report_section)
contained_in_report_sectionpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.