public class BiCollectionMember extends InformationAsset
bi_collection_member asset type in IGC, displayed as 'BI Collection Member' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected BiCollection |
biCollection |
protected String |
dataType |
protected BiCollectionMember |
details |
protected String |
expression |
protected String |
namespace |
protected ItemList<BiCollectionMember> |
referencedByBiMembers |
protected ItemList<BiCollectionMember> |
referencesBiMembers |
protected String |
type |
protected String |
typeDefinition |
protected ItemList<BiCube> |
usedByBiCubes |
protected ItemList<Reportobject> |
usedByBiReportQueryItems |
protected ItemList<DatabaseColumn> |
usesDatabaseColumns |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
BiCollectionMember() |
| Modifier and Type | Method and Description |
|---|---|
BiCollection |
getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
String |
getDataType()
Retrieve the
data_type property (displayed as 'Data Type') of the object. |
BiCollectionMember |
getDetails()
Retrieve the
details property (displayed as 'Details') of the object. |
String |
getExpression()
Retrieve the
expression property (displayed as 'Expression') of the object. |
String |
getNamespace()
Retrieve the
namespace property (displayed as 'Namespace') of the object. |
ItemList<BiCollectionMember> |
getReferencedByBiMembers()
Retrieve the
referenced_by_bi_members property (displayed as 'Referenced by BI Members') of the object. |
ItemList<BiCollectionMember> |
getReferencesBiMembers()
Retrieve the
references_bi_members property (displayed as 'References BI Members') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
String |
getTypeDefinition()
Retrieve the
type_definition property (displayed as 'Type Definition') of the object. |
ItemList<BiCube> |
getUsedByBiCubes()
Retrieve the
used_by_bi_cubes property (displayed as 'Used by BI Cubes') of the object. |
ItemList<Reportobject> |
getUsedByBiReportQueryItems()
Retrieve the
used_by_bi_report_query_items property (displayed as 'Used by BI Report Query Items') of the object. |
ItemList<DatabaseColumn> |
getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
void |
setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
setDataType(String dataType)
Set the
data_type property (displayed as Data Type) of the object. |
void |
setDetails(BiCollectionMember details)
Set the
details property (displayed as Details) of the object. |
void |
setExpression(String expression)
Set the
expression property (displayed as Expression) of the object. |
void |
setNamespace(String namespace)
Set the
namespace property (displayed as Namespace) of the object. |
void |
setReferencedByBiMembers(ItemList<BiCollectionMember> referencedByBiMembers)
Set the
referenced_by_bi_members property (displayed as Referenced by BI Members) of the object. |
void |
setReferencesBiMembers(ItemList<BiCollectionMember> referencesBiMembers)
Set the
references_bi_members property (displayed as References BI Members) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setTypeDefinition(String typeDefinition)
Set the
type_definition property (displayed as Type Definition) of the object. |
void |
setUsedByBiCubes(ItemList<BiCube> usedByBiCubes)
Set the
used_by_bi_cubes property (displayed as Used by BI Cubes) of the object. |
void |
setUsedByBiReportQueryItems(ItemList<Reportobject> usedByBiReportQueryItems)
Set the
used_by_bi_report_query_items property (displayed as Used by BI Report Query Items) of the object. |
void |
setUsesDatabaseColumns(ItemList<DatabaseColumn> 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 BiCollection biCollection
protected String dataType
protected BiCollectionMember details
protected String expression
protected String namespace
protected ItemList<BiCollectionMember> referencedByBiMembers
protected ItemList<BiCollectionMember> referencesBiMembers
protected String type
protected String typeDefinition
protected ItemList<Reportobject> usedByBiReportQueryItems
protected ItemList<DatabaseColumn> usesDatabaseColumns
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 String getDataType()
data_type property (displayed as 'Data Type') of the object.Stringpublic void setDataType(String dataType)
data_type property (displayed as Data Type) of the object.dataType - the value to setpublic BiCollectionMember getDetails()
details property (displayed as 'Details') of the object.BiCollectionMemberpublic void setDetails(BiCollectionMember details)
details property (displayed as Details) of the object.details - 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 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<BiCollectionMember> getReferencedByBiMembers()
referenced_by_bi_members property (displayed as 'Referenced by BI Members') of the object.ItemList<BiCollectionMember>public void setReferencedByBiMembers(ItemList<BiCollectionMember> referencedByBiMembers)
referenced_by_bi_members property (displayed as Referenced by BI Members) of the object.referencedByBiMembers - the value to setpublic ItemList<BiCollectionMember> getReferencesBiMembers()
references_bi_members property (displayed as 'References BI Members') of the object.ItemList<BiCollectionMember>public void setReferencesBiMembers(ItemList<BiCollectionMember> referencesBiMembers)
references_bi_members property (displayed as References BI Members) of the object.referencesBiMembers - 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 String getTypeDefinition()
type_definition property (displayed as 'Type Definition') of the object.Stringpublic void setTypeDefinition(String typeDefinition)
type_definition property (displayed as Type Definition) of the object.typeDefinition - the value to setpublic ItemList<BiCube> getUsedByBiCubes()
used_by_bi_cubes property (displayed as 'Used by BI Cubes') of the object.ItemList<BiCube>public void setUsedByBiCubes(ItemList<BiCube> usedByBiCubes)
used_by_bi_cubes property (displayed as Used by BI Cubes) of the object.usedByBiCubes - the value to setpublic ItemList<Reportobject> getUsedByBiReportQueryItems()
used_by_bi_report_query_items property (displayed as 'Used by BI Report Query Items') of the object.ItemList<Reportobject>public void setUsedByBiReportQueryItems(ItemList<Reportobject> usedByBiReportQueryItems)
used_by_bi_report_query_items property (displayed as Used by BI Report Query Items) of the object.usedByBiReportQueryItems - the value to setpublic ItemList<DatabaseColumn> getUsesDatabaseColumns()
uses_database_columns property (displayed as 'Uses Database Columns') of the object.ItemList<DatabaseColumn>public void setUsesDatabaseColumns(ItemList<DatabaseColumn> usesDatabaseColumns)
uses_database_columns property (displayed as Uses Database Columns) of the object.usesDatabaseColumns - the value to setCopyright © 2018–2021 ODPi. All rights reserved.