public interface IEssReferenceCubeInfo extends IEssExtendedObject
Modifier and Type | Method and Description |
---|---|
long |
getLimit()
Deprecated.
Returns the sizelimit of the reference Cube.
|
java.lang.String |
getLocationAlias()
Deprecated.
Returns the location Alias name for the Reference Cube.
|
IEssCube.EEssCubeletType |
getType()
Deprecated.
Returns the type of the reference Cube.
|
boolean |
isInvalid()
Deprecated.
Returns the reference cube's validity.
|
boolean |
isLoaded()
Deprecated.
Returns the reference cubes load status
It is the state of the reference cube (loaded or unloaded).
|
clearClientCache, getName, getParent, getParentBase, isClientCachingEnabled, setClientCachingEnabled
java.lang.String getLocationAlias()
IEssCube.EEssCubeletType getType() throws com.essbase.api.base.EssException
com.essbase.api.base.EssException
- if an error occurs.long getLimit()
boolean isInvalid()
boolean isLoaded()