Uses of Interface
com.activeviam.activepivot.core.intf.api.description.builder.dimension.ICanStartBuildingDimensions
Packages that use ICanStartBuildingDimensions
Package
Description
-
Uses of ICanStartBuildingDimensions in com.activeviam.activepivot.core.impl.private_.builders
Classes in com.activeviam.activepivot.core.impl.private_.builders that implement ICanStartBuildingDimensionsModifier and TypeClassDescriptionfinal classSimple wrapper aroundSimpleCubeDescriptionBuilderto implement the stepIHasAtLeastOneMeasurethat cannot be directly implemented bySimpleCubeDescriptionBuilderbecause of conflicting generic types forICanStartBuildingEpochDimensionalso needed by theIQueryCubeDescriptionBuilder.final classfinal class -
Uses of ICanStartBuildingDimensions in com.activeviam.activepivot.core.impl.private_.builders.dimensions
Classes in com.activeviam.activepivot.core.impl.private_.builders.dimensions that implement ICanStartBuildingDimensionsModifier and TypeClassDescriptionclassSimple implementation ofIAnalysisHierarchyBuilder.classSimple implementation ofIHierarchyBuilder. -
Uses of ICanStartBuildingDimensions in com.activeviam.activepivot.core.intf.api.description.builder
Subinterfaces of ICanStartBuildingDimensions in com.activeviam.activepivot.core.intf.api.description.builderModifier and TypeInterfaceDescriptionstatic interfaceReady-to-build post-processor description.static interfaceStep of the pre-aggregated measures builder when all mandatory information has been given.static interfaceBuilder for native measure customizations.static interfaceStep of the cube builder when a name has been given to the cube.interfaceStep of the measure build when at least one measure is defined. -
Uses of ICanStartBuildingDimensions in com.activeviam.activepivot.core.intf.api.description.builder.dimension
Subinterfaces of ICanStartBuildingDimensions in com.activeviam.activepivot.core.intf.api.description.builder.dimensionModifier and TypeInterfaceDescriptioninterfaceInterface for building an analysis hierarchy.static interfaceA ready-to-build description for a level in a hierarchy coming from a store.interfaceA hierarchy builder with at least one level.static interfaceStep of a cube description builder that describes fully a cube's level when not part of an analysis hierarchy.interfaceInterface for the step after providing theIAnalysisHierarchyDescription.interfaceInterface for the step after providing theIHierarchyDescription.