Interface RolapMemberInCube

    • Method Detail

      • getCube

        RolapCube getCube()
        Returns the cube this cube member belongs to.

        This method is not in the RolapMember interface, because regular members may be shared, and therefore do not belong to a specific cube.

        Returns:
        Cube this cube member belongs to, never null