Package mondrian.test

Class UdfTest.AnotherMemberErrorUdf

  • All Implemented Interfaces:
    UserDefinedFunction
    Enclosing class:
    UdfTest

    public static class UdfTest.AnotherMemberErrorUdf
    extends Object
    implements UserDefinedFunction
    A user-defined function which returns ignores its first parameter (a member) and returns the default member from the second parameter (a hierarchy).
    • Constructor Detail

      • AnotherMemberErrorUdf

        public AnotherMemberErrorUdf()