public class BiCollectionDimension extends MainObject
bi_collection_dimension asset type in IGC, displayed as 'BI Collection Dimension' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected BiCube |
biCube |
protected String |
businessName |
protected String |
nativeId |
protected BiCollection |
referencesBiCollection |
protected Number |
sequence |
protected BiHierarchy |
usesOlapHierarchy |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
BiCollectionDimension() |
| Modifier and Type | Method and Description |
|---|---|
BiCube |
getBiCube()
Retrieve the
bi_cube property (displayed as 'BI Cube') of the object. |
String |
getBusinessName()
Retrieve the
business_name property (displayed as 'Business Name') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
BiCollection |
getReferencesBiCollection()
Retrieve the
references_bi_collection property (displayed as 'References BI Collection') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') of the object. |
BiHierarchy |
getUsesOlapHierarchy()
Retrieve the
uses_olap_hierarchy property (displayed as 'Uses OLAP Hierarchy') of the object. |
void |
setBiCube(BiCube biCube)
Set the
bi_cube property (displayed as BI Cube) of the object. |
void |
setBusinessName(String businessName)
Set the
business_name property (displayed as Business Name) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setReferencesBiCollection(BiCollection referencesBiCollection)
Set the
references_bi_collection property (displayed as References BI Collection) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) of the object. |
void |
setUsesOlapHierarchy(BiHierarchy usesOlapHierarchy)
Set the
uses_olap_hierarchy property (displayed as Uses OLAP Hierarchy) of the object. |
getAssignedToTerms, 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 BiCube biCube
protected String businessName
protected String nativeId
protected BiCollection referencesBiCollection
protected Number sequence
protected BiHierarchy usesOlapHierarchy
public BiCube getBiCube()
bi_cube property (displayed as 'BI Cube') of the object.BiCubepublic void setBiCube(BiCube biCube)
bi_cube property (displayed as BI Cube) of the object.biCube - the value to setpublic String getBusinessName()
business_name property (displayed as 'Business Name') of the object.Stringpublic void setBusinessName(String businessName)
business_name property (displayed as Business Name) of the object.businessName - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setpublic BiCollection getReferencesBiCollection()
references_bi_collection property (displayed as 'References BI Collection') of the object.BiCollectionpublic void setReferencesBiCollection(BiCollection referencesBiCollection)
references_bi_collection property (displayed as References BI Collection) of the object.referencesBiCollection - the value to setpublic Number getSequence()
sequence property (displayed as 'Sequence') of the object.Numberpublic void setSequence(Number sequence)
sequence property (displayed as Sequence) of the object.sequence - the value to setpublic BiHierarchy getUsesOlapHierarchy()
uses_olap_hierarchy property (displayed as 'Uses OLAP Hierarchy') of the object.BiHierarchypublic void setUsesOlapHierarchy(BiHierarchy usesOlapHierarchy)
uses_olap_hierarchy property (displayed as Uses OLAP Hierarchy) of the object.usesOlapHierarchy - the value to setCopyright © 2018–2021 ODPi. All rights reserved.