public class BiCollectionFact extends MainObject
bi_collection_fact asset type in IGC, displayed as 'BI Collection Fact' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected BiCube |
biCube |
protected String |
businessName |
protected String |
nativeId |
protected BiCollectionMember |
referencesBiMember |
protected Number |
sequence |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
BiCollectionFact() |
| 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. |
BiCollectionMember |
getReferencesBiMember()
Retrieve the
references_bi_member property (displayed as 'References BI Member') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') 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 |
setReferencesBiMember(BiCollectionMember referencesBiMember)
Set the
references_bi_member property (displayed as References BI Member) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) 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 BiCollectionMember referencesBiMember
protected Number sequence
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 BiCollectionMember getReferencesBiMember()
references_bi_member property (displayed as 'References BI Member') of the object.BiCollectionMemberpublic void setReferencesBiMember(BiCollectionMember referencesBiMember)
references_bi_member property (displayed as References BI Member) of the object.referencesBiMember - 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 setCopyright © 2018–2021 ODPi. All rights reserved.