public class BiReportQuery extends InformationAsset
bi_report_query asset type in IGC, displayed as 'BI Report Query' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected BiCollection |
biCollection |
protected BiModel |
biModel |
protected BiReport |
biReport |
protected ItemList<BiReportQueryDetailFilter> |
biReportQueryDetailFilters |
protected ItemList<BiReportQueryItem> |
biReportQueryItems |
protected ItemList<BiReportQuerySummaryFilter> |
biReportQuerySummaryFilters |
protected String |
condition |
protected ItemList<BiReportQuery> |
containedByBiReportQueries |
protected ItemList<BiReportQuery> |
containsBiQueries |
protected ItemList<MainObject> |
context |
protected String |
importedFrom |
protected String |
namespace |
protected String |
type |
protected ItemList<BiCollection> |
usesBiCollections |
protected ItemList<Datagroup> |
usesDatabaseTablesOrViews |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
BiReportQuery() |
| Modifier and Type | Method and Description |
|---|---|
BiCollection |
getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiModel |
getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiReport |
getBiReport()
Retrieve the
bi_report property (displayed as 'BI Report') of the object. |
ItemList<BiReportQueryDetailFilter> |
getBiReportQueryDetailFilters()
Retrieve the
bi_report_query_detail_filters property (displayed as 'BI Query Detail Filters') of the object. |
ItemList<BiReportQueryItem> |
getBiReportQueryItems()
Retrieve the
bi_report_query_items property (displayed as 'BI Report Query Items') of the object. |
ItemList<BiReportQuerySummaryFilter> |
getBiReportQuerySummaryFilters()
Retrieve the
bi_report_query_summary_filters property (displayed as 'BI Query Summary Filters') of the object. |
String |
getCondition()
Retrieve the
condition property (displayed as 'Condition') of the object. |
ItemList<BiReportQuery> |
getContainedByBiReportQueries()
Retrieve the
contained_by_bi_report_queries property (displayed as 'Contained by BI Report Queries') of the object. |
ItemList<BiReportQuery> |
getContainsBiQueries()
Retrieve the
contains_bi_queries property (displayed as 'Contains BI Queries') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
String |
getNamespace()
Retrieve the
namespace property (displayed as 'Namespace') of the object. |
ItemList<MainObject> |
getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
ItemList<BiCollection> |
getUsesBiCollections()
Retrieve the
uses_bi_collections property (displayed as 'Uses BI Collections') of the object. |
ItemList<Datagroup> |
getUsesDatabaseTablesOrViews()
Retrieve the
uses_database_tables_or_views property (displayed as 'Uses Database Tables or Views') of the object. |
void |
setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
setBiReport(BiReport biReport)
Set the
bi_report property (displayed as BI Report) of the object. |
void |
setBiReportQueryDetailFilters(ItemList<BiReportQueryDetailFilter> biReportQueryDetailFilters)
Set the
bi_report_query_detail_filters property (displayed as BI Query Detail Filters) of the object. |
void |
setBiReportQueryItems(ItemList<BiReportQueryItem> biReportQueryItems)
Set the
bi_report_query_items property (displayed as BI Report Query Items) of the object. |
void |
setBiReportQuerySummaryFilters(ItemList<BiReportQuerySummaryFilter> biReportQuerySummaryFilters)
Set the
bi_report_query_summary_filters property (displayed as BI Query Summary Filters) of the object. |
void |
setCondition(String condition)
Set the
condition property (displayed as Condition) of the object. |
void |
setContainedByBiReportQueries(ItemList<BiReportQuery> containedByBiReportQueries)
Set the
contained_by_bi_report_queries property (displayed as Contained by BI Report Queries) of the object. |
void |
setContainsBiQueries(ItemList<BiReportQuery> containsBiQueries)
Set the
contains_bi_queries property (displayed as Contains BI Queries) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setNamespace(String namespace)
Set the
namespace property (displayed as Namespace) of the object. |
void |
setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Context) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
Set the
uses_bi_collections property (displayed as Uses BI Collections) of the object. |
void |
setUsesDatabaseTablesOrViews(ItemList<Datagroup> usesDatabaseTablesOrViews)
Set the
uses_database_tables_or_views property (displayed as Uses Database Tables or Views) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected BiCollection biCollection
protected BiModel biModel
protected BiReport biReport
protected ItemList<BiReportQueryDetailFilter> biReportQueryDetailFilters
protected ItemList<BiReportQueryItem> biReportQueryItems
protected ItemList<BiReportQuerySummaryFilter> biReportQuerySummaryFilters
protected String condition
protected ItemList<BiReportQuery> containedByBiReportQueries
protected ItemList<BiReportQuery> containsBiQueries
protected ItemList<MainObject> context
protected String importedFrom
protected String namespace
protected String type
protected ItemList<BiCollection> usesBiCollections
public BiCollection getBiCollection()
bi_collection property (displayed as 'BI Collection') of the object.BiCollectionpublic void setBiCollection(BiCollection biCollection)
bi_collection property (displayed as BI Collection) of the object.biCollection - the value to setpublic BiModel getBiModel()
bi_model property (displayed as 'BI Model') of the object.BiModelpublic void setBiModel(BiModel biModel)
bi_model property (displayed as BI Model) of the object.biModel - the value to setpublic BiReport getBiReport()
bi_report property (displayed as 'BI Report') of the object.BiReportpublic void setBiReport(BiReport biReport)
bi_report property (displayed as BI Report) of the object.biReport - the value to setpublic ItemList<BiReportQueryDetailFilter> getBiReportQueryDetailFilters()
bi_report_query_detail_filters property (displayed as 'BI Query Detail Filters') of the object.ItemList<BiReportQueryDetailFilter>public void setBiReportQueryDetailFilters(ItemList<BiReportQueryDetailFilter> biReportQueryDetailFilters)
bi_report_query_detail_filters property (displayed as BI Query Detail Filters) of the object.biReportQueryDetailFilters - the value to setpublic ItemList<BiReportQueryItem> getBiReportQueryItems()
bi_report_query_items property (displayed as 'BI Report Query Items') of the object.ItemList<BiReportQueryItem>public void setBiReportQueryItems(ItemList<BiReportQueryItem> biReportQueryItems)
bi_report_query_items property (displayed as BI Report Query Items) of the object.biReportQueryItems - the value to setpublic ItemList<BiReportQuerySummaryFilter> getBiReportQuerySummaryFilters()
bi_report_query_summary_filters property (displayed as 'BI Query Summary Filters') of the object.ItemList<BiReportQuerySummaryFilter>public void setBiReportQuerySummaryFilters(ItemList<BiReportQuerySummaryFilter> biReportQuerySummaryFilters)
bi_report_query_summary_filters property (displayed as BI Query Summary Filters) of the object.biReportQuerySummaryFilters - the value to setpublic String getCondition()
condition property (displayed as 'Condition') of the object.Stringpublic void setCondition(String condition)
condition property (displayed as Condition) of the object.condition - the value to setpublic ItemList<BiReportQuery> getContainedByBiReportQueries()
contained_by_bi_report_queries property (displayed as 'Contained by BI Report Queries') of the object.ItemList<BiReportQuery>public void setContainedByBiReportQueries(ItemList<BiReportQuery> containedByBiReportQueries)
contained_by_bi_report_queries property (displayed as Contained by BI Report Queries) of the object.containedByBiReportQueries - the value to setpublic ItemList<BiReportQuery> getContainsBiQueries()
contains_bi_queries property (displayed as 'Contains BI Queries') of the object.ItemList<BiReportQuery>public void setContainsBiQueries(ItemList<BiReportQuery> containsBiQueries)
contains_bi_queries property (displayed as Contains BI Queries) of the object.containsBiQueries - the value to setpublic ItemList<MainObject> getTheContext()
context property (displayed as 'Context') of the object.ItemList<MainObject>public void setTheContext(ItemList<MainObject> context)
context property (displayed as Context) of the object.context - the value to setpublic String getImportedFrom()
imported_from property (displayed as 'Imported From') of the object.Stringpublic void setImportedFrom(String importedFrom)
imported_from property (displayed as Imported From) of the object.importedFrom - the value to setpublic String getNamespace()
namespace property (displayed as 'Namespace') of the object.Stringpublic void setNamespace(String namespace)
namespace property (displayed as Namespace) of the object.namespace - the value to setpublic String getTheType()
type property (displayed as 'Type') of the object.Stringpublic void setTheType(String type)
type property (displayed as Type) of the object.type - the value to setpublic ItemList<BiCollection> getUsesBiCollections()
uses_bi_collections property (displayed as 'Uses BI Collections') of the object.ItemList<BiCollection>public void setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
uses_bi_collections property (displayed as Uses BI Collections) of the object.usesBiCollections - the value to setpublic ItemList<Datagroup> getUsesDatabaseTablesOrViews()
uses_database_tables_or_views property (displayed as 'Uses Database Tables or Views') of the object.ItemList<Datagroup>Copyright © 2018–2021 ODPi. All rights reserved.