public class BiCollection extends InformationAsset
bi_collection asset type in IGC, displayed as 'BI Collection' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected BiCollection |
biCollection |
protected ItemList<BiCollectionMember> |
biCollectionMembers |
protected ItemList<BiFilter> |
biFilters |
protected ItemList<BiHierarchy> |
biHierarchies |
protected ItemList<BiLevel> |
biLevels |
protected BiModel |
biModel |
protected ItemList<Olapobject> |
biModelOrBiCollection |
protected List<String> |
filterExpression |
protected ItemList<BiCollection> |
hasOlapCollection |
protected String |
importedFrom |
protected List<String> |
joinCondition |
protected String |
namespace |
protected ItemList<BiCollection> |
referencedByBiCollection |
protected ItemList<BiHierarchy> |
referencedByBiHierarchies |
protected ItemList<BiCollection> |
referencesBiCollections |
protected String |
type |
protected String |
typeDefinition |
protected ItemList<BiCube> |
usedByBiCubes |
protected ItemList<BiReportQuery> |
usedByBiReportQueries |
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 |
|---|
BiCollection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
BiCollection |
getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
ItemList<BiCollectionMember> |
getBiCollectionMembers()
Retrieve the
bi_collection_members property (displayed as 'BI Collection Members') of the object. |
ItemList<BiFilter> |
getBiFilters()
Retrieve the
bi_filters property (displayed as 'BI Filters') of the object. |
ItemList<BiHierarchy> |
getBiHierarchies()
Retrieve the
bi_hierarchies property (displayed as 'BI Hierarchies') of the object. |
ItemList<BiLevel> |
getBiLevels()
Retrieve the
bi_levels property (displayed as 'BI Levels') of the object. |
BiModel |
getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
ItemList<Olapobject> |
getBiModelOrBiCollection()
Retrieve the
bi_model_or_bi_collection property (displayed as 'BI Model or BI Collection') of the object. |
List<String> |
getFilterExpression()
Retrieve the
filter_expression property (displayed as 'Filter Expression') of the object. |
ItemList<BiCollection> |
getHasOlapCollection()
Retrieve the
has_olap_collection property (displayed as 'Has OLAP Collection') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
List<String> |
getJoinCondition()
Retrieve the
join_condition property (displayed as 'Join Condition') of the object. |
String |
getNamespace()
Retrieve the
namespace property (displayed as 'Namespace') of the object. |
ItemList<BiCollection> |
getReferencedByBiCollection()
Retrieve the
referenced_by_bi_collection property (displayed as 'Referenced by BI Collection') of the object. |
ItemList<BiHierarchy> |
getReferencedByBiHierarchies()
Retrieve the
referenced_by_bi_hierarchies property (displayed as 'Referenced by BI Hierarchies') of the object. |
ItemList<BiCollection> |
getReferencesBiCollections()
Retrieve the
references_bi_collections property (displayed as 'References BI Collections') 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<BiReportQuery> |
getUsedByBiReportQueries()
Retrieve the
used_by_bi_report_queries property (displayed as 'Used by BI Report Queries') 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 |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
Set the
bi_collection_members property (displayed as BI Collection Members) of the object. |
void |
setBiFilters(ItemList<BiFilter> biFilters)
Set the
bi_filters property (displayed as BI Filters) of the object. |
void |
setBiHierarchies(ItemList<BiHierarchy> biHierarchies)
Set the
bi_hierarchies property (displayed as BI Hierarchies) of the object. |
void |
setBiLevels(ItemList<BiLevel> biLevels)
Set the
bi_levels property (displayed as BI Levels) of the object. |
void |
setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
setBiModelOrBiCollection(ItemList<Olapobject> biModelOrBiCollection)
Set the
bi_model_or_bi_collection property (displayed as BI Model or BI Collection) of the object. |
void |
setFilterExpression(List<String> filterExpression)
Set the
filter_expression property (displayed as Filter Expression) of the object. |
void |
setHasOlapCollection(ItemList<BiCollection> hasOlapCollection)
Set the
has_olap_collection property (displayed as Has OLAP Collection) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setJoinCondition(List<String> joinCondition)
Set the
join_condition property (displayed as Join Condition) of the object. |
void |
setNamespace(String namespace)
Set the
namespace property (displayed as Namespace) of the object. |
void |
setReferencedByBiCollection(ItemList<BiCollection> referencedByBiCollection)
Set the
referenced_by_bi_collection property (displayed as Referenced by BI Collection) of the object. |
void |
setReferencedByBiHierarchies(ItemList<BiHierarchy> referencedByBiHierarchies)
Set the
referenced_by_bi_hierarchies property (displayed as Referenced by BI Hierarchies) of the object. |
void |
setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
Set the
references_bi_collections property (displayed as References BI Collections) 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 |
setUsedByBiReportQueries(ItemList<BiReportQuery> usedByBiReportQueries)
Set the
used_by_bi_report_queries property (displayed as Used by BI Report Queries) 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 String aliasBusinessName
protected BiCollection biCollection
protected ItemList<BiCollectionMember> biCollectionMembers
protected ItemList<BiHierarchy> biHierarchies
protected BiModel biModel
protected ItemList<Olapobject> biModelOrBiCollection
protected ItemList<BiCollection> hasOlapCollection
protected String importedFrom
protected String namespace
protected ItemList<BiCollection> referencedByBiCollection
protected ItemList<BiHierarchy> referencedByBiHierarchies
protected ItemList<BiCollection> referencesBiCollections
protected String type
protected String typeDefinition
protected ItemList<BiReportQuery> usedByBiReportQueries
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic 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 ItemList<BiCollectionMember> getBiCollectionMembers()
bi_collection_members property (displayed as 'BI Collection Members') of the object.ItemList<BiCollectionMember>public void setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
bi_collection_members property (displayed as BI Collection Members) of the object.biCollectionMembers - the value to setpublic ItemList<BiFilter> getBiFilters()
bi_filters property (displayed as 'BI Filters') of the object.ItemList<BiFilter>public void setBiFilters(ItemList<BiFilter> biFilters)
bi_filters property (displayed as BI Filters) of the object.biFilters - the value to setpublic ItemList<BiHierarchy> getBiHierarchies()
bi_hierarchies property (displayed as 'BI Hierarchies') of the object.ItemList<BiHierarchy>public void setBiHierarchies(ItemList<BiHierarchy> biHierarchies)
bi_hierarchies property (displayed as BI Hierarchies) of the object.biHierarchies - the value to setpublic ItemList<BiLevel> getBiLevels()
bi_levels property (displayed as 'BI Levels') of the object.ItemList<BiLevel>public void setBiLevels(ItemList<BiLevel> biLevels)
bi_levels property (displayed as BI Levels) of the object.biLevels - 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 ItemList<Olapobject> getBiModelOrBiCollection()
bi_model_or_bi_collection property (displayed as 'BI Model or BI Collection') of the object.ItemList<Olapobject>public void setBiModelOrBiCollection(ItemList<Olapobject> biModelOrBiCollection)
bi_model_or_bi_collection property (displayed as BI Model or BI Collection) of the object.biModelOrBiCollection - the value to setpublic List<String> getFilterExpression()
filter_expression property (displayed as 'Filter Expression') of the object.List<String>public void setFilterExpression(List<String> filterExpression)
filter_expression property (displayed as Filter Expression) of the object.filterExpression - the value to setpublic ItemList<BiCollection> getHasOlapCollection()
has_olap_collection property (displayed as 'Has OLAP Collection') of the object.ItemList<BiCollection>public void setHasOlapCollection(ItemList<BiCollection> hasOlapCollection)
has_olap_collection property (displayed as Has OLAP Collection) of the object.hasOlapCollection - 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 List<String> getJoinCondition()
join_condition property (displayed as 'Join Condition') of the object.List<String>public void setJoinCondition(List<String> joinCondition)
join_condition property (displayed as Join Condition) of the object.joinCondition - 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<BiCollection> getReferencedByBiCollection()
referenced_by_bi_collection property (displayed as 'Referenced by BI Collection') of the object.ItemList<BiCollection>public void setReferencedByBiCollection(ItemList<BiCollection> referencedByBiCollection)
referenced_by_bi_collection property (displayed as Referenced by BI Collection) of the object.referencedByBiCollection - the value to setpublic ItemList<BiHierarchy> getReferencedByBiHierarchies()
referenced_by_bi_hierarchies property (displayed as 'Referenced by BI Hierarchies') of the object.ItemList<BiHierarchy>public void setReferencedByBiHierarchies(ItemList<BiHierarchy> referencedByBiHierarchies)
referenced_by_bi_hierarchies property (displayed as Referenced by BI Hierarchies) of the object.referencedByBiHierarchies - the value to setpublic ItemList<BiCollection> getReferencesBiCollections()
references_bi_collections property (displayed as 'References BI Collections') of the object.ItemList<BiCollection>public void setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
references_bi_collections property (displayed as References BI Collections) of the object.referencesBiCollections - 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<BiReportQuery> getUsedByBiReportQueries()
used_by_bi_report_queries property (displayed as 'Used by BI Report Queries') of the object.ItemList<BiReportQuery>public void setUsedByBiReportQueries(ItemList<BiReportQuery> usedByBiReportQueries)
used_by_bi_report_queries property (displayed as Used by BI Report Queries) of the object.usedByBiReportQueries - 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.