Class EssApplicationVariableImpl

All Implemented Interfaces:
EssApplicationVariable, EssObject, EssVariable
Direct Known Subclasses:
EssCubeVariableImpl

public class EssApplicationVariableImpl extends EssVariableImpl implements EssApplicationVariable
Represents a variable that is associated with a particular application. Seemingly unlike the original Essbase API, these variables are ostensibly applicable for individual child cubes but do not show up as actual variables in the EssCubeImpl.getVariables() list.