General

This page provides the possibility to configure the object type, the Java class, the method of function performing, and also to configure view settings of Java Function plugin.

java function CC configuration general
Figure 1. General configuration for Java Function plugin

Name of option

Description

Note

Object type

  • The object types on which the Java function can be executed.

  • The Java function is displayed on the toolbar if the object type is configured for the function according to the object type of the page plug-in.

This field is mandatory.

Java class

  • The "Java class" option provides to select the Java class from all available in the dropdown.

  • Java classes are defined in the code. There are standard classes, and the developer can also add custom Java classes.

  • To develop a custom handler you have to implement com.meylemueller.isy3suite.plugin.javafunction.JavaFunction interface (see an example below).

java function CC configuration general example

Only one Java class can be selected.

Asynchronous

The "Asynchronous" option means it is an asynchronous process: the user receives no feedback directly, but later via message client.

The "Asynchronous" option is turned off by default.

Allow multi-selection

The "Allow multi-selection" option defines if multiselection is possible on selected objects in frontend or not.

The "Allow multi-selection" option is turned on by default.

Open JS result as HTTP Link

The "Open JS result as HTTP Link" option provides a download link with the result file.

The "Open JS result as HTTP Link" option is turned off by default.

Welcome to the AI Chat!

Write a prompt to get started...