Interface IServiceInstanceMenuItem

    • Method Detail

      • getActionJavascript

        String getActionJavascript​(ServiceInstanceConfig serviceInstance,
                                   Element menuItemDefinition)
                            throws PortalException
        Returns the javascript code to be executed when this menu item is triggered by the user.
        Parameters:
        serviceInstance - the service instance this menu item is being triggered on.
        menuItemDefinition - the xml element containing the definition of this menu item.
        Returns:
        the javascript code.
        Throws:
        PortalException - if the menu item cannot be executed, the message of this exception is to be displayed to the user.
        Since:
        8.2.0