public class BiOlapLevelElement extends Reference
bi_olap_level_element asset type in IGC, displayed as 'BI OLAP Level Element' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
business_name
The
business_name property, displayed as 'Business Name' in the IGC UI. |
protected Reference |
defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Element Name' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
| Constructor and Description |
|---|
BiOlapLevelElement() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
canBeCreated() |
static List<String> |
getAllProperties() |
String |
getBusinessName() |
Reference |
getDefinedAsAnOlapMember() |
Reference |
getDefinedInLevel() |
static String |
getIgcTypeDisplayName() |
static String |
getIgcTypeId() |
Reference |
getKeyLevel() |
static List<String> |
getNonRelationshipProperties() |
static List<String> |
getPagedRelationshipProperties() |
String |
getShortDescription() |
static List<String> |
getStringProperties() |
String |
getTheName() |
static Boolean |
includesModificationDetails() |
static Boolean |
isBiOlapLevelElement(Object obj) |
void |
setBusinessName(String business_name) |
void |
setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
setDefinedInLevel(Reference defined_in_level) |
void |
setKeyLevel(Reference key_level) |
void |
setShortDescription(String short_description) |
void |
setTheName(String name) |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Element Name' in the IGC UI.protected String business_name
business_name property, displayed as 'Business Name' in the IGC UI.protected String short_description
short_description property, displayed as 'Short Description' in the IGC UI.protected Reference defined_in_level
protected Reference key_level
protected Reference defined_as_an_olap_member
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI.
Reference to a BiCollectionMember object.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getBusinessName()
business_namepublic void setBusinessName(String business_name)
business_namepublic String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic Reference getDefinedInLevel()
defined_in_levelpublic void setDefinedInLevel(Reference defined_in_level)
defined_in_levelpublic Reference getDefinedAsAnOlapMember()
defined_as_an_olap_memberpublic void setDefinedAsAnOlapMember(Reference defined_as_an_olap_member)
defined_as_an_olap_memberpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.