Interface JRScriptlet

    • Field Detail

      • SCRIPTLET_PARAMETER_NAME_SUFFIX

        static final java.lang.String SCRIPTLET_PARAMETER_NAME_SUFFIX
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()
      • setDescription

        void setDescription​(java.lang.String description)
      • getValueClass

        java.lang.Class<?> getValueClass()
      • getValueClassName

        java.lang.String getValueClassName()
      • getPropertyExpressions

        JRPropertyExpression[] getPropertyExpressions()
        Returns the list of dynamic/expression-based properties for this scriptlet.
        Returns:
        an array containing the expression-based properties of this scriptlet