|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEssReferenceCubeInfo
Method Summary | |
---|---|
long |
getLimit() Returns the sizelimit of the reference Cube. |
java.lang.String |
getLocationAlias() Returns the location Alias name for the Reference Cube. |
IEssCube.EEssCubeletType |
getType() Returns the type of the reference Cube. |
boolean |
isInvalid() Returns the reference cube's validity. |
boolean |
isLoaded() Returns the reference cubes load status It is the state of the reference cube (loaded or unloaded). |
Methods inherited from interface com.essbase.api.base.IEssExtendedObject |
---|
clearClientCache, getName, getParent, getParentBase, isClientCachingEnabled, setClientCachingEnabled |
Method Detail |
---|
java.lang.String getLocationAlias()
IEssCube.EEssCubeletType getType() throws com.essbase.api.base.EssException
com.essbase.api.base.EssException
long getLimit()
boolean isInvalid()
boolean isLoaded()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |