Class ManageConditionalRenderControl

  • All Implemented Interfaces:
    javax.servlet.jsp.el.VariableResolver, IControl

    public class ManageConditionalRenderControl
    extends Control
    Control that renders its subcontrols only if the current user has the MANAGE_SERVICE_INTERFACE permission on the service instance specified in the serviceInstanceId request parameter.
    Since:
    15.0.0
    Version:
    $Revision$ $Date$