Uses of Interface
mondrian.olap.fun.UdfResolver.UdfFactory
-
Packages that use UdfResolver.UdfFactory Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of UdfResolver.UdfFactory in mondrian.olap.fun
Classes in mondrian.olap.fun that implement UdfResolver.UdfFactory Modifier and Type Class Description static class
UdfResolver.ClassUdfFactory
Implementation ofUdfResolver.UdfFactory
that instantiates a given class using a public default constructor.Constructors in mondrian.olap.fun with parameters of type UdfResolver.UdfFactory Constructor Description UdfResolver(UdfResolver.UdfFactory factory)
-