public static class UdfTest.BadPlusOneUdf extends UdfTest.PlusOneUdf
UserDefinedFunction.Argument| Constructor and Description |
|---|
UdfTest.BadPlusOneUdf(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name with which the user-defined function will be used
from within MDX expressions.
|
Type |
getReturnType(Type[] parameterTypes)
Returns the return-type of this function.
|
execute, getDescription, getParameterTypes, getReservedWords, getSyntaxpublic UdfTest.BadPlusOneUdf(String name)
public String getName()
UserDefinedFunctiongetName in interface UserDefinedFunctiongetName in class UdfTest.PlusOneUdfpublic Type getReturnType(Type[] parameterTypes)
UserDefinedFunctiongetReturnType in interface UserDefinedFunctiongetReturnType in class UdfTest.PlusOneUdfparameterTypes - Parameter types