public class BiReportQueryDetailFilter extends InformationAsset
bi_report_query_detail_filter asset type in IGC, displayed as 'Detail Filter' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected BiReportQuery |
biReportQuery |
protected ItemList<Reportobject> |
containsBiReportQueryItems |
protected String |
expression |
protected String |
expressionInTitle |
protected String |
namespace |
protected ItemList<Reportobject> |
srcContainsBiReportQueryItems |
protected String |
type |
protected ItemList<BiCollectionMember> |
usesBiCollectionMembers |
protected ItemList<DataItem> |
usesDatabaseColumns |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
BiReportQueryDetailFilter() |
| Modifier and Type | Method and Description |
|---|---|
BiReportQuery |
getBiReportQuery()
Retrieve the
bi_report_query property (displayed as 'BI Report Query') of the object. |
ItemList<Reportobject> |
getContainsBiReportQueryItems()
Retrieve the
contains_bi_report_query_items property (displayed as 'References BI Report Query Items') of the object. |
String |
getExpression()
Retrieve the
expression property (displayed as 'Expression') of the object. |
String |
getExpressionInTitle()
Retrieve the
expression_in_title property (displayed as 'Expression') of the object. |
String |
getNamespace()
Retrieve the
namespace property (displayed as 'Namespace') of the object. |
ItemList<Reportobject> |
getSrcContainsBiReportQueryItems()
Retrieve the
src_contains_bi_report_query_items property (displayed as 'Referenced by BI Report Query Item') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
ItemList<BiCollectionMember> |
getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<DataItem> |
getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
void |
setBiReportQuery(BiReportQuery biReportQuery)
Set the
bi_report_query property (displayed as BI Report Query) of the object. |
void |
setContainsBiReportQueryItems(ItemList<Reportobject> containsBiReportQueryItems)
Set the
contains_bi_report_query_items property (displayed as References BI Report Query Items) of the object. |
void |
setExpression(String expression)
Set the
expression property (displayed as Expression) of the object. |
void |
setExpressionInTitle(String expressionInTitle)
Set the
expression_in_title property (displayed as Expression) of the object. |
void |
setNamespace(String namespace)
Set the
namespace property (displayed as Namespace) of the object. |
void |
setSrcContainsBiReportQueryItems(ItemList<Reportobject> srcContainsBiReportQueryItems)
Set the
src_contains_bi_report_query_items property (displayed as Referenced by BI Report Query Item) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
setUsesDatabaseColumns(ItemList<DataItem> usesDatabaseColumns)
Set the
uses_database_columns property (displayed as Uses Database Columns) 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 BiReportQuery biReportQuery
protected ItemList<Reportobject> containsBiReportQueryItems
protected String expression
protected String expressionInTitle
protected String namespace
protected ItemList<Reportobject> srcContainsBiReportQueryItems
protected String type
protected ItemList<BiCollectionMember> usesBiCollectionMembers
public BiReportQuery getBiReportQuery()
bi_report_query property (displayed as 'BI Report Query') of the object.BiReportQuerypublic void setBiReportQuery(BiReportQuery biReportQuery)
bi_report_query property (displayed as BI Report Query) of the object.biReportQuery - the value to setpublic ItemList<Reportobject> getContainsBiReportQueryItems()
contains_bi_report_query_items property (displayed as 'References BI Report Query Items') of the object.ItemList<Reportobject>public void setContainsBiReportQueryItems(ItemList<Reportobject> containsBiReportQueryItems)
contains_bi_report_query_items property (displayed as References BI Report Query Items) of the object.containsBiReportQueryItems - the value to setpublic String getExpression()
expression property (displayed as 'Expression') of the object.Stringpublic void setExpression(String expression)
expression property (displayed as Expression) of the object.expression - the value to setpublic String getExpressionInTitle()
expression_in_title property (displayed as 'Expression') of the object.Stringpublic void setExpressionInTitle(String expressionInTitle)
expression_in_title property (displayed as Expression) of the object.expressionInTitle - 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 ItemList<Reportobject> getSrcContainsBiReportQueryItems()
src_contains_bi_report_query_items property (displayed as 'Referenced by BI Report Query Item') of the object.ItemList<Reportobject>public void setSrcContainsBiReportQueryItems(ItemList<Reportobject> srcContainsBiReportQueryItems)
src_contains_bi_report_query_items property (displayed as Referenced by BI Report Query Item) of the object.srcContainsBiReportQueryItems - 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<BiCollectionMember> getUsesBiCollectionMembers()
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object.ItemList<BiCollectionMember>public void setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object.usesBiCollectionMembers - the value to setpublic ItemList<DataItem> getUsesDatabaseColumns()
uses_database_columns property (displayed as 'Uses Database Columns') of the object.ItemList<DataItem>Copyright © 2018–2021 ODPi. All rights reserved.