Package mondrian.gui

Class MondrianGuiDef.Hierarchy

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.Hierarchy
    extends ElementDef
    Defines a hierarchy. You must specify at most one or memberReaderClass. If you specify none, the hierarchy is assumed to come from the same fact table of the current cube.
    See Also:
    Serialized Form
    • Field Detail

      • name

        public java.lang.String name
      • visible

        public java.lang.Boolean visible
      • hasAll

        public java.lang.Boolean hasAll
      • allMemberName

        public java.lang.String allMemberName
      • allMemberCaption

        public java.lang.String allMemberCaption
      • allLevelName

        public java.lang.String allLevelName
      • primaryKey

        public java.lang.String primaryKey
      • primaryKeyTable

        public java.lang.String primaryKeyTable
      • defaultMember

        public java.lang.String defaultMember
      • memberReaderClass

        public java.lang.String memberReaderClass
      • caption

        public java.lang.String caption
      • description

        public java.lang.String description
      • uniqueKeyLevelName

        public java.lang.String uniqueKeyLevelName