Uses of Enum Class
mondrian.olap.Role.RollupPolicy
Packages that use Role.RollupPolicy
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of Role.RollupPolicy in mondrian.olap
Methods in mondrian.olap that return Role.RollupPolicyModifier and TypeMethodDescriptionRole.HierarchyAccess.getRollupPolicy()
Returns the policy by which cell values are calculated if not all of a member's children are visible.RoleImpl.DelegatingHierarchyAccess.getRollupPolicy()
static Role.RollupPolicy
Returns the enum constant of this class with the specified name.static Role.RollupPolicy[]
Role.RollupPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in mondrian.olap with parameters of type Role.RollupPolicy