Class ConsumerConfigurationInterfaceVerificationControl

  • All Implemented Interfaces:
    VariableResolver, IControl

    public class ConsumerConfigurationInterfaceVerificationControl
    extends Control
    Control that adds subcontrols to its interface according with the current service instance situation. If it's already configured then this control renders controls to ask user if he wants or not to delete current configuration and create a brand new one. In case user chooses to delete current configuration, a process action handler is called to do so. If user chooses not to delete current configuration, the popup is closed. If the service instance isn't configured yet, an input text is shown so that the user can enter the WSRP producer's WSDL address. After enter the correct address, the user is taken to other interface.
    Since:
    5.5.0
    Version:
    $Revision: 14585 $ $Date: 2012-08-06 14:35:07 -0300 (Mon, 06 Aug 2012) $