Class PentahoPathNormalizerFunctionDescription

  • All Implemented Interfaces:
    Serializable, org.pentaho.reporting.libraries.formula.function.FunctionDescription

    public class PentahoPathNormalizerFunctionDescription
    extends org.pentaho.reporting.libraries.formula.function.AbstractFunctionDescription
    See Also:
    Serialized Form
    • Constructor Detail

      • PentahoPathNormalizerFunctionDescription

        public PentahoPathNormalizerFunctionDescription()
    • Method Detail

      • getValueType

        public org.pentaho.reporting.libraries.formula.typing.Type getValueType()
      • getCategory

        public org.pentaho.reporting.libraries.formula.function.FunctionCategory getCategory()
      • getParameterCount

        public int getParameterCount()
      • getParameterType

        public org.pentaho.reporting.libraries.formula.typing.Type getParameterType​(int position)
      • isParameterMandatory

        public boolean isParameterMandatory​(int position)