Class ResourceLookupFunctionDescription

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

    public class ResourceLookupFunctionDescription
    extends org.pentaho.reporting.libraries.formula.function.AbstractFunctionDescription
    Created by dima.prokopenko@gmail.com on 9/29/2016.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceLookupFunctionDescription

        public ResourceLookupFunctionDescription()
    • 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)