Uses of Interface
org.palo.api.VirtualCubeDefinition

Packages that use VirtualCubeDefinition
org.palo.api   
 

Uses of VirtualCubeDefinition in org.palo.api
 

Classes in org.palo.api that implement VirtualCubeDefinition
 class DefaultVirtualCubeDefinition
          Deprecated. please use CubeViews and Axiss to persist a certain cube state
 

Methods in org.palo.api with parameters of type VirtualCubeDefinition
 Cube Database.addCube(VirtualCubeDefinition definition)