public class Olapobject extends MainObject
olapobject asset type in IGC, displayed as 'OLAPObject' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessName |
protected String |
nativeId |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Olapobject() |
| Modifier and Type | Method and Description |
|---|---|
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. |
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. |
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, setUrltoStringpublic 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 setCopyright © 2018–2021 ODPi. All rights reserved.